SimpleEventInterceptorsInvoker

Constructors

Link copied to clipboard
constructor(interceptors: Iterable<SimpleEventInterceptorInvoker>)

Functions

Link copied to clipboard
suspend fun invoke(eventContext: EventListenerContext, actualTarget: suspend (EventListenerContext) -> EventResult): EventResult