<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Session](./sip.js.session.md) &gt; [dialog](./sip.js.session.dialog.md)

## Session.dialog property

The confirmed session dialog.

<b>Signature:</b>

```typescript
readonly dialog: SessionDialog | undefined;
```
