vertx / io.vertx.kotlin.ext.web.handler.sockjs / io.vertx.ext.web.handler.sockjs.BridgeEvent / setHandlerAwait

setHandlerAwait

suspend fun BridgeEvent.setHandlerAwait(): Boolean

Set a handler for the result.

Parameters

handler - the Handler that will be called with the result

Returna
reference to this, so it can be used fluently *