ListenerProvider

fun interface ListenerProvider

Functions

Link copied to clipboard
abstract fun listenersFor(user: User?, outputChannel: OutputChannel): List<AgenticEventListener>