Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CallBackTemplateInfo |
DescribeLiveCallbackTemplateResponse.getTemplate()
Get Callback template information.
|
CallBackTemplateInfo[] |
DescribeLiveCallbackTemplatesResponse.getTemplates()
Get Template information list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLiveCallbackTemplateResponse.setTemplate(CallBackTemplateInfo Template)
Set Callback template information.
|
void |
DescribeLiveCallbackTemplatesResponse.setTemplates(CallBackTemplateInfo[] Templates)
Set Template information list.
|
Constructor and Description |
---|
CallBackTemplateInfo(CallBackTemplateInfo 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 © 2023. All rights reserved.