| Package | Description | 
|---|---|
| com.tencentcloudapi.mdl.v20200326.models | 
| Modifier and Type | Method and Description | 
|---|---|
ChannelInfo | 
DescribeMediaLiveChannelResponse.getInfo()
Get Channel information. 
 | 
ChannelInfo[] | 
DescribeMediaLiveChannelsResponse.getInfos()
Get Channel list information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeMediaLiveChannelResponse.setInfo(ChannelInfo Info)
Set Channel information. 
 | 
void | 
DescribeMediaLiveChannelsResponse.setInfos(ChannelInfo[] Infos)
Set Channel list information. 
 | 
| Constructor and Description | 
|---|
ChannelInfo(ChannelInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2021. All rights reserved.