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 0f78baf commit f4cb1feCopy full SHA for f4cb1fe
README.rst
@@ -63,8 +63,8 @@ keyword parameters for this method:
63
or not (``manual``).
64
65
* ``e2ee`` which is a boolean. This specifies whether to enable
66
-`end-to-end encryption <https://tokbox.com/developer/guides/end-to-end-encryption/>`_
67
-for the OpenTok session.
+ `end-to-end encryption <https://tokbox.com/developer/guides/end-to-end-encryption/>`_
+ for the OpenTok session.
68
69
This method returns a ``Session`` object. Its ``session_id`` attribute is useful when saving to a persistent
70
store (such as a database).
0 commit comments