Home > sip.js > BodyAndContentType
Message body content and type.
Signature:
export interface BodyAndContentType | Property | Modifiers | Type | Description |
|---|---|---|---|
| body | string | Message body content. | |
| contentType | string | Message body content type. |
Home > sip.js > BodyAndContentType
Message body content and type.
Signature:
export interface BodyAndContentType | Property | Modifiers | Type | Description |
|---|---|---|---|
| body | string | Message body content. | |
| contentType | string | Message body content type. |