Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 528 Bytes

File metadata and controls

16 lines (11 loc) · 528 Bytes

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;