







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