sip.js.subscriptiondialog.terminate.md
September 26, 2022 ยท View on GitHub
Home > sip.js > SubscriptionDialog > terminate
SubscriptionDialog.terminate() method
4.4.1. Dialog Creation and Termination A subscription is destroyed after a notifier sends a NOTIFY request with a "Subscription-State" of "terminated", or in certain error situations described elsewhere in this document. https://tools.ietf.org/html/rfc6665\#section-4.4.1
Signature:
terminate(): void;
Returns:
void