public interface MqttPingSender
abstract Unit
init(ClientComms comms, ILogger logger)
start()
stop()
schedule(Long delayInMilliseconds)
setPingEventHandler(IPingSenderEvents pingSenderEvents)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit init(ClientComms comms, ILogger logger)
abstract Unit start()
abstract Unit stop()
abstract Unit schedule(Long delayInMilliseconds)
abstract Unit setPingEventHandler(IPingSenderEvents pingSenderEvents)