Protected
subscriptionsProtected
emitProtected
offRegister an event and pass a callback
Void|Function , Void if the handler is already registered or Function if the handler is registered
Register an event and pass a callback
Void|Function , Void if the handler is already registered or Function if the handler is registered
Generated using TypeDoc
Optionally expose the
emit
functionality outside the implementor