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 caa2c29 commit f0592a9Copy full SHA for f0592a9
src/main/java/com/opentok/ArchiveMode.java
@@ -20,7 +20,7 @@ public enum ArchiveMode {
20
MANUAL ("manual"),
21
22
/**
23
- * The session is archived automatically (as soon as there are clients publishing streams
+ * The session is archived automatically (as soon as there are clients connected
24
* to the session).
25
*/
26
ALWAYS ("always");
0 commit comments