canProcess

open fun canProcess(event: Event<EventType>): Boolean

Asks is this event type supported by listener

Return

True, if this listener can process this type of events, otherwise False. Default answer is False

Parameters

event

event