vertx / io.vertx.kotlin.mqtt / io.vertx.mqtt.MqttClient / disconnectAwait

disconnectAwait

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.