on

fun <EventType : Enum<EventType>> on(type: EventType, callback: EventDispatcher.MyEventListener<Any>, options: Options? = null, context: Any? = null): EventDispatcher