Skip to content

Commit

Permalink
Merge branch '4.2.2-bugfix-0921' of github.com:AgoraIO/agora_doc_sour…
Browse files Browse the repository at this point in the history
…ce into 4.2.2-bugfix-0921
  • Loading branch information
Suri539 committed Sep 20, 2023
2 parents e439398 + ff69a33 commit 4e07cfe
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 5 deletions.
1 change: 1 addition & 0 deletions dita/RTC-NG/API/class_screencaptureparameters.dita
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@
<li><codeph><ph keyref="true"/></codeph>:(默认)采集鼠标。</li>
<li><codeph><ph keyref="false"/></codeph>: 不采集鼠标。</li>
</ul></p>
<note props="cpp mac unity flutter electron">受 macOS 系统限制,在共享屏幕时将该参数设置为 <codeph><ph keyref="false"/></codeph> 无效(共享窗口时无影响)。</note>
</pd>
</plentry>
<plentry props="mac cpp unreal bp unity electron rn flutter cs">
Expand Down
2 changes: 1 addition & 1 deletion dita/RTC-NG/API/enum_networktype.dita
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</plentry>
<plentry>
<pt><ph keyref="NETWORK_TYPE_WIFI"/></pt>
<pd>2: 网络类型为 Wi-Fi (包含热点)。</pd>
<pd>2: 网络类型为 Wi-Fi包含热点)。</pd>
</plentry>
<plentry>
<pt><ph keyref="NETWORK_TYPE_MOBILE_2G"/></pt>
Expand Down
7 changes: 7 additions & 0 deletions dita/RTC-NG/config/keys-rtc-ng-api-flutter.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -9210,6 +9210,13 @@
</keywords>
</topicmeta>
</keydef>
<keydef keys="NETWORK_TYPE_MOBILE_5G">
<topicmeta>
<keywords>
<keyword>networkTypeMobile5g</keyword>
</keywords>
</topicmeta>
</keydef>
<keydef keys="ORIENTATION_MODE" href="../API/enum_orientationmode.dita">
<topicmeta>
<keywords>
Expand Down
2 changes: 1 addition & 1 deletion dita/RTC-NG/config/keys-rtc-ng-api-ios.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -3465,7 +3465,7 @@
<keydef keys="onConnectionStateChanged" href="../API/callback_irtcengineeventhandler_onconnectionstatechanged.dita">
<topicmeta>
<keywords>
<keyword>connectionChangedToState</keyword>
<keyword>connectionStateChanged</keyword>
</keywords>
</topicmeta>
</keydef>
Expand Down
2 changes: 1 addition & 1 deletion dita/RTC-NG/config/keys-rtc-ng-api-macos.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -3231,7 +3231,7 @@
<keydef keys="onConnectionStateChanged" href="../API/callback_irtcengineeventhandler_onconnectionstatechanged.dita">
<topicmeta>
<keywords>
<keyword>connectionChangedToState</keyword>
<keyword>connectionStateChanged</keyword>
</keywords>
</topicmeta>
</keydef>
Expand Down
2 changes: 1 addition & 1 deletion en-US/dita/RTC-NG/config/keys-rtc-ng-api-ios.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -3465,7 +3465,7 @@
<keydef keys="onConnectionStateChanged" href="../API/callback_irtcengineeventhandler_onconnectionstatechanged.dita">
<topicmeta>
<keywords>
<keyword>connectionChangedToState</keyword>
<keyword>connectionStateChanged</keyword>
</keywords>
</topicmeta>
</keydef>
Expand Down
2 changes: 1 addition & 1 deletion en-US/dita/RTC-NG/config/keys-rtc-ng-api-macos.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -3231,7 +3231,7 @@
<keydef keys="onConnectionStateChanged" href="../API/callback_irtcengineeventhandler_onconnectionstatechanged.dita">
<topicmeta>
<keywords>
<keyword>connectionChangedToState</keyword>
<keyword>connectionStateChanged</keyword>
</keywords>
</topicmeta>
</keydef>
Expand Down

0 comments on commit 4e07cfe

Please sign in to comment.