suspend fun MqttClient.disconnectAwait(): Unit
Disconnects from the MQTT server calling disconnectHandler after disconnection
disconnectHandler - handler called when asynchronous disconnect call ends
disconnectHandler
Returncurrent MQTT client instance *