<!-- 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; [dialog](./sip.js.subscription.dialog.md)

## Subscription.dialog property

The subscribed subscription dialog.

<b>Signature:</b>

```typescript
readonly dialog: SubscriptionDialog | undefined;
```
