Home > sip.js > SessionDelegate > onNotify
Called upon receiving an incoming in dialog NOTIFY request.
Signature:
onNotify?(notification: Notification): void;
Parameter | Type | Description |
---|---|---|
notification | Notification |
The notification. |
Returns:
void
If a refer is in progress notifications are delivered to the referrers delegate.