Skip to content

Commit

Permalink
Update api_imusiccontentcenter_getcaches.dita
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyuagora committed Oct 24, 2024
1 parent 7f6fbe0 commit 07a4d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dita/RTC-NG/API/api_imusiccontentcenter_getcaches.dita
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</ul>
<ul props="android hmos ios flutter">
<li props="android hmos ios">方法调用成功时,返回包含 <xref keyref="MusicCacheInfo"/> 对象的数组。</li>
<li props="flutter">方法调用成功时,返回 <xref keyref="MusicChartInfo"/> 对象的列表。</li>
<li props="flutter">方法调用成功时,返回 <xref keyref="MusicCacheInfo"/> 对象的列表。</li>
<li props="android hmos ios">方法调用失败时,返回 <ph keyref="NULL"/>。</li>
<li props="flutter">方法调用失败时,会抛出 <xref keyref="AgoraRtcException"/> 异常,你需要捕获异常并进行处理。<ph props="cn">详见<xref keyref="error-code-link"/>了解详情和解决建议。</ph></li>
</ul>
Expand Down

0 comments on commit 07a4d83

Please sign in to comment.