<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [ReferrerDelegate](./sip.js.referrerdelegate.md) &gt; [onNotify](./sip.js.referrerdelegate.onnotify.md)

## ReferrerDelegate.onNotify() method

<b>Signature:</b>

```typescript
onNotify(notification: Notification): void;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  notification | <code>Notification</code> |  |

<b>Returns:</b>

`void`

