Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029 | |
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
ParseEventResponse |
CmeClient.ParseEvent(ParseEventRequest req)
该接口接受多媒体创作引擎回调给业务的事件内容,将其转化为对应的 EventContent 结构。请不要实际调用该接口,只需要将接收到的事件内容直接使用 JSON 解析到 EventContent 结构即可使用。
|
Constructor and Description |
---|
ParseEventRequest(ParseEventRequest 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.