Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 514 Bytes

sip.js.useragentoptions.reconnectiondelay.md

File metadata and controls

16 lines (11 loc) · 514 Bytes

Home > sip.js > UserAgentOptions > reconnectionDelay

UserAgentOptions.reconnectionDelay property

Warning: This API is now obsolete.

Seconds to wait between reconnection attempts when the transport connection drops.

Signature:

reconnectionDelay?: number;