Package | Description |
---|---|
com.tencentcloudapi.live.v20180801 | |
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CreateLiveCallbackRuleResponse |
LiveClient.CreateLiveCallbackRule(CreateLiveCallbackRuleRequest req)
创建回调规则,需要先调用[CreateLiveCallbackTemplate](/document/product/267/32637)接口创建回调模板,将返回的模板id绑定到域名/路径进行使用。
回调协议相关文档:[事件消息通知](/document/product/267/32744)。 |
Constructor and Description |
---|
CreateLiveCallbackRuleRequest(CreateLiveCallbackRuleRequest 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 © 2025. All rights reserved.