Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get iceGatheringTimeout(): number2set iceGatheringTimeout(seconds): void
Timeout for the entire ICE gathering phase, in seconds.
Maximum time (in seconds) to gather ICE candidates.
1console.log(client.preferences.iceGatheringTimeout);