FunctionalEventListener

基于函数体 KFunction 的监听函数执行器。

Author

ForteScarlet

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
protected abstract val caller: KFunction<*>

Inherited functions

Link copied to clipboard
abstract suspend fun EventListenerContext.handle(): EventResult