handle

abstract suspend fun handle(context: EventListenerContext): EventResult

处理事件,并得到一个处理的响应。

Throws

任何可能在处理过程中抛出的异常