abstract fun onEvent(event: Event!): Unit
Callback for the listener to be notified of events.
event - Event!: the event type
event