Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
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
)
添加一个拦截器与它可能存在的配置信息。