Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Remove the given listener for the given event type(s).
The callback which will be removed.
Generated using TypeDoc
Add the given listener for the given event type(s).