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
/
JBlockEventInterceptor
/
Context
Context
jvm
data
class
Context
(
val
source
:
EventInterceptor.Context
)
(
source
)
供于
JBlockEventInterceptor
中阻塞拦截API的阻塞 Context 代理类型。
Members
Constructors
Context
Link copied to clipboard
jvm
constructor
(
source
:
EventInterceptor.Context
)
Properties
source
Link copied to clipboard
jvm
val
source
:
EventInterceptor.Context
Functions
invoke
Link copied to clipboard
jvm
fun
invoke
(
)
:
EventResult
fun
invoke
(
eventListenerContext
:
EventListenerContext
)
:
EventResult