Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.event
/
EventDispatcherConfiguration
/
addInterceptor
add
Interceptor
abstract
fun
addInterceptor
(
propertiesConsumer
:
ConfigurerFunction
<
EventInterceptorRegistrationProperties
>
?
,
interceptor
:
EventInterceptor
)
(
source
)
open
fun
addInterceptor
(
interceptor
:
EventInterceptor
)
(
source
)
添加一个拦截器与它可能存在的配置信息。