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.
2 parents 4a4dfd7 + 1427f7f commit 811cc98Copy full SHA for 811cc98
src/OpenTok/OpenTok.php
@@ -167,7 +167,7 @@ public function generateToken($sessionId, $options = array())
167
*
168
* <li><code>'e2ee'</code> (Boolean) — Whether to enable
169
* <a href="https://tokbox.com/developer/guides/end-to-end-encryption">end-to-end encryption</a>
170
- * for the OpenTok session.</li>
+ * for a routed session.</li>
171
172
* <li><code>'location'</code> (String) — An IP address that the OpenTok servers
173
* will use to situate the session in its global network. If you do not set a location hint,
0 commit comments