Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get iceRestartTimeout(): number2set iceRestartTimeout(seconds): void
Timeout for a single ICE restart attempt in seconds.
Timeout (in seconds) for an ICE restart attempt.
1console.log(client.preferences.iceRestartTimeout);