Readonly
streamRemoves an event listener from the subscription.
event name, see SubscriptionEvents for options
the callback function to remove
Adds an event listener to the subscription.
event name, see SubscriptionEvents for options
the callback function
Adds an event listener to the subscription that is invoked only once.
event name, see SubscriptionEvents for options
the callback function
Generated using TypeDoc
A convenience API for managing an individual subscription.