| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612 | |
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ParseNotificationResponse | MpsClient. ParseNotification(ParseNotificationRequest req)从 CMQ 获取到消息后,从消息的 msgBody 字段中解析出 MPS 事件通知的内容。
该接口不用于发起网络调用,而是用来帮助生成各个语言平台的 SDK,您可以参考 SDK 中的解析函数,实现事件通知的解析。 | 
| Constructor and Description | 
|---|
| ParseNotificationResponse(ParseNotificationResponse 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.