Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 646 Bytes

sip.js.sessiondescriptionhandlerfactoryoptions.md

File metadata and controls

18 lines (10 loc) · 646 Bytes

Home > sip.js > SessionDescriptionHandlerFactoryOptions

SessionDescriptionHandlerFactoryOptions type

Options for SessionDescriptionHandlerFactory.

Signature:

export declare type SessionDescriptionHandlerFactoryOptions = SessionDescriptionHandlerConfiguration;

Remarks

The "options" are provided as part of the UserAgent configuration and passed through on every call to SessionDescriptionHandlerFactory's constructor.