Last updated 4 years ago
The Subscription class implements object value monitoring.
Subscription
This module exposes no properties.
Method
Description
unsubscribe
unsubscribe(): void
Unsubscribes the previously subscribed callback from the EventSource.
EventSource
See Also: EventSource.subscribe, EventSource.subscribeOnNext.
EventSource.subscribe
EventSource.subscribeOnNext