sip.js.useragentcoreconfiguration.authenticationfactory.md
September 26, 2022 ยท View on GitHub
Home > sip.js > UserAgentCoreConfiguration > authenticationFactory
UserAgentCoreConfiguration.authenticationFactory() method
DEPRECATED Authentication factory function.
Signature:
authenticationFactory(): DigestAuthentication | undefined;
Returns:
DigestAuthentication | undefined