sip.js.requestoptions.md
September 26, 2022 ยท View on GitHub
Home > sip.js > RequestOptions
RequestOptions interface
Request options bucket.
Signature:
export interface RequestOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| body | Body | Body to include in the message. | |
| extraHeaders | Array<string> | Extra headers to include in the message. |