Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Using Paho Android MQTT service.

Hi Bin,
I tried setting the waiting period to 5000ms but the waitForCompletion (for connect) still gives an exception. Also, I can see mosquitto logging a CONNACK for the client on emulator. Sounds odd that, connection to broker isn't complete for 5 seconds.

Just curious...if the connection isn't complete, how does having a callback for publish help ?

Nagesh

Back to the top