getDestChannelMediaInfos
Gets the information of the target channel.
public Map<String, ChannelMediaInfo> getDestChannelMediaInfos() { return destInfos; }
Returns
The information of the target channel. See ChannelMediaInfo.
Gets the information of the target channel.
public Map<String, ChannelMediaInfo> getDestChannelMediaInfos() { return destInfos; }
The information of the target channel. See ChannelMediaInfo.