Skip to content

Commit 190db1d

Browse files
maxkahanjeffswartz
andauthored
Update opentok/opentok.py
Co-authored-by: Jeff Swartz <[email protected]>
1 parent 435d122 commit 190db1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

opentok/opentok.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,8 @@ def create_session(
359359
situate the session in its global network. If you do not set a location hint,
360360
the OpenTok servers will be based on the first client connecting to the session.
361361
362-
:param Boolean e2ee: Whether to enable end-to-end encryption for the OpenTok session.
362+
:param Boolean e2ee: Whether to enable end-to-end encryption for the OpenTok session
363+
(see https://tokbox.com/platform/fallback).
363364
364365
:rtype: The Session object. The session_id property of the object is the session ID.
365366
"""

0 commit comments

Comments
 (0)