<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SessionDialog](./sip.js.sessiondialog.md) &gt; [answer](./sip.js.sessiondialog.answer.md)

## SessionDialog.answer property

The current answer. Undefined unless signaling state Stable.

<b>Signature:</b>

```typescript
readonly answer: Body | undefined;
```
