|
| .NET Framework Class Library |
| Notification Constructor (String) |
| Notification Class See Also Send Feedback |
Constructs a notification.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.Notification = function(kind); |
Parameters
- kind
- Type: System..::.String