sip.js.sessiondescriptionhandleroptions.md
September 26, 2022 ยท View on GitHub
Home > sip.js > SessionDescriptionHandlerOptions
SessionDescriptionHandlerOptions interface
Options for SessionDescriptionHandler methods.
Signature:
export interface SessionDescriptionHandlerOptions
Remarks
These options are provided to various UserAgent methods (invite() for example) and passed through on calls to getDescription() and setDescription().
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| constraints | object |