Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 533 Bytes

sip.js.sessionmanageroptions.registrationretry.md

File metadata and controls

13 lines (8 loc) · 533 Bytes

Home > sip.js > SessionManagerOptions > registrationRetry

SessionManagerOptions.registrationRetry property

If true then registration attempts will be automatically retried when any registration attempts fail or is otherwise rejected.

Signature:

registrationRetry?: boolean;