We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3148bf commit a68d05cCopy full SHA for a68d05c
src/constants.ts
@@ -24,8 +24,7 @@ export const CONFIG = {
24
RECOVER_SESSION: 2,
25
/**
26
* Since 22.0.3
27
- * Make automatic attempts to recover suspended / expired signaling session
28
- * to allow join the call without page reload
+ * Mark sessions immediately as inactive when switching away from Talk
29
*/
30
SESSION_INACTIVE_ON_BLUR: 4,
31
},
0 commit comments