open fun autoKeepAlive(isAutoKeepAlive: Boolean): MqttEndpoint
Enable/disable auto keep alive (sending ping response)
isAutoKeepAlive - auto keep alive
isAutoKeepAlive
Return a reference to this, so the API can be used fluently