addInterceptor

为此监听函数添加一个独特的拦截器。 拦截器的优先级与最终此监听函数被添加的全局性拦截器共享。


open fun addInterceptor(interceptor: EventInterceptor)(source)

为此监听函数添加一个独特的拦截器。