sip.js.useragentoptions.reconnectionattempts.md
December 15, 2019 ยท View on GitHub
Home > sip.js > UserAgentOptions > reconnectionAttempts
UserAgentOptions.reconnectionAttempts property
Warning: This API is now obsolete.
Maximum number of times to attempt to reconnect when the transport connection drops.
Signature:
reconnectionAttempts?: number;