Package version
Represents the status of a subscribe() call and can be used to stop a subscription.
Stops the subscription from receiving more messages.
{Error} Thrown if the underlying connection encounters an error while closing.
Promise
Indicates whether the receiver is running. true - is running; false otherwise.
true
false
Generated using TypeDoc
Represents the status of a subscribe() call and can be used to stop a subscription.