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

PropertyModifiersTypeDescription
constraintsobject

Contents

  1. 1SessionDescriptionHandlerOptions interface
  2. 2Remarks
  3. 3Properties