invoke

abstract operator fun invoke(eventData: T)

Called to handle data from a captured event.

Parameters

eventData

the caught event data