For the public to allow to subscribe to events from this Emitter
Fire listeners async one after another.
Process each listener one by one. Return false to stop iterating over the listeners, true to continue.
false
true
For the public to allow to subscribe to events from this Emitter