invoke

abstract operator fun invoke(event: Event)

Invokes the underlying static handler method.

Parameters

event

the event instance being dispatched to the handler.