suspend fun MqttClient.disconnectAwait(): Unit
Suspending version of method io.vertx.mqtt.MqttClient.disconnect
NOTE: This function has been automatically generated from io.vertx.mqtt.MqttClient using Vert.x codegen.