-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3345 from AgoraIO/translation/4.x-api-ref
New YiCAT updates
- Loading branch information
Showing
503 changed files
with
7,262 additions
and
6,296 deletions.
There are no files selected for viewing
26 changes: 13 additions & 13 deletions
26
en-US/dita/RTC-NG/API/api_channelmediarelayconfiguration_getdestchannelmediainfos.dita
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd"> | ||
<reference id="api_channelmediarelayconfiguration_getdestchannelmediainfo"> | ||
<title><ph keyref="getDestChannelMediaInfos" /></title> | ||
<reference id="api_channelmediarelayconfiguration_getdestchannelmediainfos"> | ||
<title><ph keyref="getDestChannelMediaInfos"/></title> | ||
<shortdesc id="short"><ph id="shortdesc">Gets the information of the target channel.</ph></shortdesc> | ||
<prolog> | ||
<metadata> | ||
<keywords> | ||
<indexterm keyref="getDestChannelMediaInfos" /> | ||
<indexterm keyref="getDestChannelMediaInfos"/> | ||
</keywords> | ||
</metadata> | ||
</prolog> | ||
<refbody> | ||
<section id="prototype"> | ||
<p outputclass="codeblock"> | ||
<codeblock props="android" outputclass="language-java">public Map<String, ChannelMediaInfo> getDestChannelMediaInfos() { | ||
<codeblock props="android" outputclass="language-java">public Map<String, ChannelMediaInfo> getDestChannelMediaInfos() { | ||
return destInfos; | ||
}</codeblock> | ||
<codeblock props="ios mac" outputclass="language-objectivec" /> | ||
<codeblock props="cpp unreal bp" outputclass="language-cpp" /> | ||
<codeblock props="electron" outputclass="language-typescript" /> | ||
<codeblock props="unity cs" outputclass="language-csharp" /> | ||
<codeblock props="rn" outputclass="language-typescript" /> | ||
<codeblock props="flutter" outputclass="language-dart" /> | ||
<codeblock props="reserve" outputclass="language-cpp" /></p> | ||
<codeblock props="ios mac" outputclass="language-objectivec"/> | ||
<codeblock props="cpp unreal bp" outputclass="language-cpp"/> | ||
<codeblock props="electron" outputclass="language-typescript"/> | ||
<codeblock props="unity cs" outputclass="language-csharp"/> | ||
<codeblock props="rn" outputclass="language-typescript"/> | ||
<codeblock props="flutter" outputclass="language-dart"/> | ||
<codeblock props="reserve" outputclass="language-cpp"></codeblock></p> | ||
</section> | ||
<section id="return_values"> | ||
<title>Returns</title> | ||
<p>The information of the target channel. See <xref keyref="ChannelMediaInfo" />.</p> | ||
<p>The information of the target channel. See <xref keyref="ChannelMediaInfo"/>.</p> | ||
</section> | ||
</refbody> | ||
</reference> | ||
</reference> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.