Home > sip.js > UserAgentDelegate > onNotify
Called upon receipt of a notification.
Signature:
onNotify?(notification: Notification): void;| Parameter | Type | Description |
|---|---|---|
| notification | Notification |
The notification. |
Returns:
void
Handler for incoming out of dialog NOTIFY requests.