Functions
Link copied to clipboard
fun <C> toHandler(handler: JAsyncSuspendApplicationEventHandler<C>): SuspendApplicationEventHandler<C>
Converts a JAsyncSuspendApplicationEventHandler to a SuspendApplicationEventHandler.
Converts a JAsyncSuspendApplicationEventHandler to a SuspendApplicationEventHandler.