sip.js.subscriptiondelegate.onterminated.md

September 26, 2022 ยท View on GitHub

Home > sip.js > SubscriptionDelegate > onTerminated

SubscriptionDelegate.onTerminated() method

Subscription termination. This includes non-NOTIFY termination causes only. Thus this will not be called if a NOTIFY is the cause of termination. https://tools.ietf.org/html/rfc6665\#section-4.4.1

Signature:

onTerminated?(): void;

Returns:

void