suspend fun BridgeEvent.setHandlerAwait(): Boolean
Set a handler for the result.
handler - the Handler that will be called with the result
handler
Returna reference to this, so it can be used fluently *