Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Android paho Mqtt Service Ping Sender

Hello,

 

I am using android paho 1.0.3

Could I exactly know that, if I publish something to the server in between two ping intervals does paho.service again ping to the server as scheduled.

Ex:          Ping to the server by mqtt service @ 11.00.00 PM (Keep alive time 60 seconds). Scheduled next ping @ 11.01.00 PM

               Publish to the server by the user @ 11.00.30 PM (Publish success)

               Then, At what time next ping should be happened? Is it should be happened at 11.01.00PM as scheduled or at 11.00.30 PM + 60              seconds later?

 

Thanks.

 

Best Regards,
Melanka Sachith Wanniarachchi


Back to the top