open fun closeHandler(closeHandler: Handler<Void>): MqttClient
Set a handler that will be called when the connection with server is closed
closeHandler - handler to call
closeHandler
Return current MQTT client instance