Handle that points to a previously subscribed listener. This handle is returned when a subscription occurs and can be used to remove the subscription.
Unsubscribe, the listener will no longer receive events.
promise that resolves when the listener is fully unsubscribed
Generated using TypeDoc
Handle that points to a previously subscribed listener. This handle is returned when a subscription occurs and can be used to remove the subscription.