Home > sip.js > RequestOptions
Request options bucket.
Signature:
export interface RequestOptions
Property | Modifiers | Type | Description |
---|---|---|---|
body | Body | Body to include in the message. | |
extraHeaders | Array<string> | Extra headers to include in the message. |