Simple Robot
Toggle table of contents
4.11.0
jvm
Platform filter
jvm
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.event
/
JAsyncEventListener
/
handle
handle
jvm
@
NonBlocking
abstract
fun
handle
(
context
:
EventListenerContext
)
:
CompletionStage
<
out
EventResult
>
(
source
)
通过
context
异步处理事件并得到异步响应。