Represent a list of observers registered to multiple Observables object.
Release associated resources
Raise a callback when one of the observable will notify
defines a list of observables to watch
defines the callback to call on notification
defines the mask used to filter notifications
defines the current scope used to restore the JS context
the new MultiObserver
Generated using TypeDoc
Represent a list of observers registered to multiple Observables object.