You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/opentok.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
226
226
<dtid="opentok.opentok.ArchiveModes">
227
227
<emclass="property">class </em><ttclass="descclassname">opentok.opentok.</tt><ttclass="descname">ArchiveModes</tt><aclass="headerlink" href="#opentok.opentok.ArchiveModes" title="Permalink to this definition">¶</a></dt>
<p>List of valid settings for the archive_mode parameter of the OpenTok.createSession()
229
+
<p>List of valid settings for the archive_mode parameter of the OpenTok.create_Session()
230
230
method.</p>
231
231
<dlclass="attribute">
232
232
<dtid="opentok.opentok.ArchiveModes.always">
@@ -246,7 +246,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
246
246
<dtid="opentok.opentok.MediaModes">
247
247
<emclass="property">class </em><ttclass="descclassname">opentok.opentok.</tt><ttclass="descname">MediaModes</tt><aclass="headerlink" href="#opentok.opentok.MediaModes" title="Permalink to this definition">¶</a></dt>
<p>List of valid settings for the mediaMode parameter of the OpenTok.createSession() method.</p>
249
+
<p>List of valid settings for the mediaMode parameter of the OpenTok.create_session() method.</p>
250
250
<dlclass="attribute">
251
251
<dtid="opentok.opentok.MediaModes.relayed">
252
252
<ttclass="descname">relayed</tt><emclass="property"> = None</em><aclass="headerlink" href="#opentok.opentok.MediaModes.relayed" title="Permalink to this definition">¶</a></dt>
@@ -559,7 +559,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
559
559
<emclass="property">class </em><ttclass="descclassname">opentok.session.</tt><ttclass="descname">Session</tt><big>(</big><em>sdk</em>, <em>session_id</em>, <em>**kwargs</em><big>)</big><aclass="headerlink" href="#opentok.session.Session" title="Permalink to this definition">¶</a></dt>
0 commit comments