suspend fun ServerWebSocket.setHandshakeAwait(future: Future<Int>): Int
Suspending version of method io.vertx.core.http.ServerWebSocket.setHandshake
future
- the future to complete with
Return
NOTE: This function has been automatically generated from io.vertx.core.http.ServerWebSocket using Vert.x codegen.