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 435d122 commit 190db1dCopy full SHA for 190db1d
opentok/opentok.py
@@ -359,7 +359,8 @@ def create_session(
359
situate the session in its global network. If you do not set a location hint,
360
the OpenTok servers will be based on the first client connecting to the session.
361
362
- :param Boolean e2ee: Whether to enable end-to-end encryption for the OpenTok session.
+ :param Boolean e2ee: Whether to enable end-to-end encryption for the OpenTok session
363
+ (see https://tokbox.com/platform/fallback).
364
365
:rtype: The Session object. The session_id property of the object is the session ID.
366
"""
0 commit comments