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