vertx / io.vertx.kotlin.ext.unit / io.vertx.ext.unit.Completion / handlerAwait

handlerAwait

suspend fun <T> Completion<T>.handlerAwait(): T?

Suspending version of method io.vertx.ext.unit.Completion.handler

Return

T?

NOTE: This function has been automatically generated from io.vertx.ext.unit.Completion using Vert.x codegen.