<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Subscription](./sip.js.subscription.md) &gt; [delegate](./sip.js.subscription.delegate.md)

## Subscription.delegate property

Subscription delegate. See [SubscriptionDelegate](./sip.js.subscriptiondelegate.md) for details.

<b>Signature:</b>

```typescript
delegate: SubscriptionDelegate | undefined;
```
