Rx.Observer.prototype.asObserver()
Hides the identity of an observer.
Returns
(Observer): An observer that hides the identity of the specified observer.
Example
Location
- rx.js
Rx.Observer.prototype.asObserver()
Hides the identity of an observer.
(Observer): An observer that hides the identity of the specified observer.