Notification Constructor (String)

RxJS

Constructs a notification.

Namespace:  Rx
Assembly:  RxJS (in RxJS.dll)

Syntax

JavaScript
Rx.Notification = function(kind);

Parameters

kind
Type: System..::.String

See Also