sip.js.useragentcoredelegate.onnotify.md
September 26, 2022 ยท View on GitHub
Home > sip.js > UserAgentCoreDelegate > onNotify
UserAgentCoreDelegate.onNotify() method
DEPRECATED. Receive NOTIFY request.
Signature:
onNotify?(request: IncomingNotifyRequest): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| request | IncomingNotifyRequest |
Returns:
void