Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.listener
/
FunctionalEventListener
Functional
Event
Listener
abstract
class
FunctionalEventListener
:
EventListener
(
source
)
基于函数体
KFunction
的监听函数执行器。
Author
ForteScarlet
Inheritors
FunctionalBindableEventListener
Members
Constructors
Functional
Event
Listener
Link copied to clipboard
constructor
(
)
Functions
handle
Link copied to clipboard
abstract
suspend
fun
EventListenerContext
.
handle
(
)
:
EventResult