Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1resetToDefaults(): Promise<void>
Clears all SDK-persisted state and resets to defaults.
This clears device preferences, device history, authorization state, attached call IDs, and all SDK storage keys, then re-enumerates devices.
Promise<void>
1await client.resetToDefaults();