Simple Robot
5.0.0-Preview2
      Target filter
Search in API
Skip to content
    Simple Robot
simbot-api/love.forte.simbot.application/JAsyncSuspendApplicationEventHandler/Companion/toHandler

toHandler

@JvmStatic
fun <C> toHandler(handler: JAsyncSuspendApplicationEventHandler<C>): SuspendApplicationEventHandler<C>(source)

Converts a JAsyncSuspendApplicationEventHandler to a SuspendApplicationEventHandler.

Return

The converted SuspendApplicationEventHandler.

Parameters

handler

The JAsyncSuspendApplicationEventHandler to convert.

Generated by Dokka
© 2024-2026 Simple Robot. All rights reserved.