Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get devicePollingInterval(): number2set devicePollingInterval(seconds): void
Polling interval for device enumeration, in seconds.
Polling interval (in seconds) when device-change events are unavailable.
1console.log(client.preferences.devicePollingInterval);