| Package | Description | 
|---|---|
| com.tencentcloudapi.trtc.v20190722.models | 
| Modifier and Type | Method and Description | 
|---|---|
SingleSubscribeParams | 
StartPublishCdnStreamRequest.getSingleSubscribeParams()
Get The information of a single stream relayed. 
 | 
SingleSubscribeParams | 
UpdatePublishCdnStreamRequest.getSingleSubscribeParams()
Get Pass this parameter to change the single stream that is relayed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StartPublishCdnStreamRequest.setSingleSubscribeParams(SingleSubscribeParams SingleSubscribeParams)
Set The information of a single stream relayed. 
 | 
void | 
UpdatePublishCdnStreamRequest.setSingleSubscribeParams(SingleSubscribeParams SingleSubscribeParams)
Set Pass this parameter to change the single stream that is relayed. 
 | 
| Constructor and Description | 
|---|
SingleSubscribeParams(SingleSubscribeParams 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 © 2022. All rights reserved.