Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get maxRecoveryAttempts(): number2set maxRecoveryAttempts(value): void
Maximum recovery attempts before giving up.
Maximum number of automatic recovery attempts before giving up.
1console.log(client.preferences.maxRecoveryAttempts);