off
Removes all listeners.
Removes a listener from an event queue, using the token as a reference
Parameters
eventType
A string representing the Event type
token
Integer-valued token that was created during 'on'
Removes all listeners.
Removes a listener from an event queue, using the token as a reference
A string representing the Event type
Integer-valued token that was created during 'on'