suspend fun StompClientConnection.disconnectAwait(): Frame
Suspending version of method io.vertx.ext.stomp.StompClientConnection.disconnect
Return
NOTE: This function has been automatically generated from io.vertx.ext.stomp.StompClientConnection using Vert.x codegen.
suspend fun StompClientConnection.disconnectAwait(frame: Frame): Frame
Suspending version of method io.vertx.ext.stomp.StompClientConnection.disconnect
Return
NOTE: This function has been automatically generated from io.vertx.ext.stomp.StompClientConnection using Vert.x codegen.