Subscription
The Subscription class implements object value monitoring.
Properties
This module exposes no properties.
Methods
Method
Description
unsubscribe
unsubscribe(): void
Unsubscribes the previously subscribed callback from the EventSource.
See Also: EventSource.subscribe, EventSource.subscribeOnNext.
Last updated
Was this helpful?