<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SubscriptionDelegate](./sip.js.subscriptiondelegate.md)

## SubscriptionDelegate interface

Delegate for [Subscription](./sip.js.subscription.md)<!-- -->.

<b>Signature:</b>

```typescript
export interface SubscriptionDelegate 
```

## Methods

|  Method | Description |
|  --- | --- |
|  [onNotify(notification)](./sip.js.subscriptiondelegate.onnotify.md) | Called upon receiving an incoming in dialog NOTIFY request. |

