Skip to content

Commit

Permalink
Merge branch 'master' of github.com:AgoraIO/agora_doc_source
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyuagora committed Jul 22, 2024
2 parents 902576b + e9d6354 commit 82eb8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dita/RTC-NG/API/api_irtcengineex_joinchannelex.dita
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</section>
<section id="related" deliveryTarget="details">
<title>相关回调</title>
<p>成功调用该方法加入频道后会触发以下回调://TODO 让研发 review 是否会触发下列回调
<p>成功调用该方法加入频道后会触发以下回调:
<ul>
<li>本地会触发 <xref keyref="onJoinChannelSuccess" /> 和 <xref keyref="onConnectionStateChanged" /> 回调。</li>
<li>通信场景下的用户和直播场景下的主播加入频道后,远端会触发 <xref keyref="onUserJoined" /> 回调。</li>
Expand Down

0 comments on commit 82eb8d2

Please sign in to comment.