Skip to content

Commit

Permalink
IOS/MAC: add rte destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Nov 25, 2024
1 parent dd3f730 commit 6234eb8
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions dita/RTC-NG/RTC_NG_API_iOS.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@
<topicref href="API/toc_rte_player.dita" chunk="to-content">
<topicref keyref="AddView" toc="no"/>
<topicref keyref="Code" toc="no"/>
<topicref keyref="Destroy_Rte" toc="no"/>
<topicref keyref="GetInfo" toc="no"/>
<topicref keyref="Message" toc="no"/>
<topicref keyref="MuteAudio" toc="no"/>
Expand Down
1 change: 1 addition & 0 deletions dita/RTC-NG/RTC_NG_API_macOS.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@
<topicref href="API/toc_rte_player.dita" chunk="to-content">
<topicref keyref="AddView" toc="no"/>
<topicref keyref="Code" toc="no"/>
<topicref keyref="Destroy_Rte" toc="no"/>
<topicref keyref="GetInfo" toc="no"/>
<topicref keyref="Message" toc="no"/>
<topicref keyref="MuteAudio" toc="no"/>
Expand Down
7 changes: 7 additions & 0 deletions dita/RTC-NG/config/keys-rtc-ng-api-ios.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,13 @@
</keywords>
</topicmeta>
</keydef>
<keydef keys="Destroy_Rte" href="../API/api_rte_destroy.dita">
<topicmeta>
<keywords>
<keyword>destroy:</keyword>
</keywords>
</topicmeta>
</keydef>
<keydef keys="Message" href="../API/api_error_message.dita">
<topicmeta>
<keywords>
Expand Down
7 changes: 7 additions & 0 deletions dita/RTC-NG/config/keys-rtc-ng-api-macos.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,13 @@
</keywords>
</topicmeta>
</keydef>
<keydef keys="Destroy_Rte" href="../API/api_rte_destroy.dita">
<topicmeta>
<keywords>
<keyword>destroy:</keyword>
</keywords>
</topicmeta>
</keydef>
<keydef keys="Message" href="../API/api_error_message.dita">
<topicmeta>
<keywords>
Expand Down

0 comments on commit 6234eb8

Please sign in to comment.