IgnoredEventHandler

fun interface IgnoredEventHandler

Functions

Link copied to clipboard
abstract suspend fun onIgnoredEvent(eventAndArgument: EventAndArgument<*>)

It is up to user to throw exception from this method or not