keepAlive property

  1. @protected
MqttConnectionKeepAlive? keepAlive
getter/setter pair

Handles the connection management while idle.

Implementation

@protected
MqttConnectionKeepAlive? keepAlive;