Home > sip.js > SessionDescriptionHandlerFactoryOptions
Options for SessionDescriptionHandlerFactory.
Signature:
export declare type SessionDescriptionHandlerFactoryOptions = SessionDescriptionHandlerConfiguration;
References: SessionDescriptionHandlerConfiguration
The "options" are provided as part of the UserAgent configuration and passed through on every call to SessionDescriptionHandlerFactory's constructor.