Registers an event listener that will be notified when an event of the specified {@link EventType} was firedwithin the App.
@param type the {@link EventType} of interest @param listener the listener that gets called when an event was fired within the App. @see AppListener
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|