Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get reinviteDebounceTime(): number2set reinviteDebounceTime(value): void
Minimum time in ms between re-INVITE attempts.
1console.log(client.preferences.reinviteDebounceTime);