Package | Description |
---|---|
com.tencentcloudapi.live.v20180801 | |
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CreateLiveCallbackTemplateResponse |
LiveClient.CreateLiveCallbackTemplate(CreateLiveCallbackTemplateRequest req)
创建回调模板,数量上限:50,成功返回模板id后,需要调用[CreateLiveCallbackRule](/document/product/267/32638)接口将模板 ID 绑定到域名/路径使用。
回调协议相关文档:[事件消息通知](/document/product/267/32744)。 注意:至少填写一个回调 URL。 |
Constructor and Description |
---|
CreateLiveCallbackTemplateRequest(CreateLiveCallbackTemplateRequest 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.