<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Inviter](./sip.js.inviter.md) &gt; [body](./sip.js.inviter.body.md)

## Inviter.body property

Initial outgoing INVITE request message body.

<b>Signature:</b>

```typescript
readonly body: BodyAndContentType | undefined;
```
