sip.js.sessionmanageroptions.managedsessionfactory.md
October 20, 2022 ยท View on GitHub
Home > sip.js > SessionManagerOptions > managedSessionFactory
SessionManagerOptions.managedSessionFactory property
A factory for generating ManagedSession instances.
Signature:
managedSessionFactory?: ManagedSessionFactory;
Remarks
The factory will be passed a Session object for the current session.