public interface MqttPingSender
void init(org.eclipse.paho.client.mqttv3.internal.ClientComms comms)
The
- core of the client, which holds the state information for pending and in-flight messages.void start()
void stop()
void schedule(long delayInMilliseconds)
delay
- in milliseconds.