







Represents a notification to an observer.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Notification = function(); Type.createClass( 'Rx.Notification', Rx.Observable); |
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
JavaScript |
---|
Rx.Notification = function(); Type.createClass( 'Rx.Notification', Rx.Observable); |