Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1enableSavePreferences(storage): void
Enables persistence of preferences to storage. Loads any previously saved preferences and syncs future changes.
Storage manager used to persist user preferences across sessions.
1client.preferences.enableSavePreferences(storage);