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
<li><ahref="com/opentok/Archive.html" title="class in com.opentok" target="classFrame">Archive</a></li>
15
15
<li><ahref="com/opentok/Archive.Status.html" title="enum in com.opentok" target="classFrame">Archive.Status</a></li>
16
16
<li><ahref="com/opentok/exception/InvalidArgumentException.html" title="class in com.opentok.exception" target="classFrame">InvalidArgumentException</a></li>
17
+
<li><ahref="com/opentok/MediaMode.html" title="enum in com.opentok" target="classFrame">MediaMode</a></li>
17
18
<li><ahref="com/opentok/OpenTok.html" title="class in com.opentok" target="classFrame">OpenTok</a></li>
18
19
<li><ahref="com/opentok/exception/OpenTokException.html" title="class in com.opentok.exception" target="classFrame">OpenTokException</a></li>
19
20
<li><ahref="com/opentok/exception/RequestException.html" title="class in com.opentok.exception" target="classFrame">RequestException</a></li>
<divclass="block">The download URL of the AVAILABLE MP4 file. This is only set for an archive with the status set to "AVAILABLE";
339
-
for other archives, (including archives wit the status "UPLOADED") this method returns null. The download URL is
340
-
obfuscated, and the file is only AVAILABLE from the URL for 10 minutes. To generate a new URL, call
341
-
the <ahref="../../com/opentok/OpenTok.html#listArchives()"><code>OpenTok.listArchives()</code></a> or <ahref="../../com/opentok/OpenTok.html#getArchive(java.lang.String)"><code>OpenTok.getArchive(String)</code></a> method.</div>
339
+
<divclass="block">The download URL of the available MP4 file. This is only set for an archive with the status
340
+
set to Status.AVAILABLE; for other archives, (including archives with the status of
341
+
Status.UPLOADED) this method returns null. The download URL is obfuscated, and the file
342
+
is only available from the URL for 10 minutes. To generate a new URL, call the
343
+
<ahref="../../com/opentok/OpenTok.html#listArchives()"><code>OpenTok.listArchives()</code></a> or <ahref="../../com/opentok/OpenTok.html#getArchive(java.lang.String)"><code>OpenTok.getArchive(String)</code></a>
0 commit comments