Skip to content

Commit

Permalink
Merge pull request #1000 from haoxiuwen/doc-v2
Browse files Browse the repository at this point in the history
Modify IM Doc
  • Loading branch information
haoxiuwen authored Oct 22, 2024
2 parents 05fe698 + 15784c0 commit 67d18b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/document/harmonyos/push/push_harmony.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

| 推送证书参数 | 类型 | 是否必需 | 描述 |
| :-------- | :----- | :------- | :---------------- |
| 证书名称 | String || 推送证书名称,即华为 API Console 上服务账号密钥的名称。<br/>证书名称是环信服务器用来判断目标设备使用哪种推送通道的唯一条件,因此**必须确保与 HarmonyOS 终端设备上传的证书名称一致。** <br/>详见 [**创建服务账号密钥**窗口中 **名称** 参数的值](https://developer.huawei.com/consumer/cn/doc/start/api-0000001062522591#section11695162765311)|
| 证书名称 | String || 推送证书名称,请填写鸿蒙 Client ID。<br/>证书名称是环信服务器用来判断目标设备使用哪种推送通道的唯一条件,因此**必须确保与 HarmonyOS 终端设备上传的证书名称一致。** <br/>详见 [**创建服务账号密钥**窗口中 **名称** 参数的值](https://developer.huawei.com/consumer/cn/doc/start/api-0000001062522591#section11695162765311)|
| 上传文件 | - || 点击 **上传证书**,上传 JSON 推送证书,即服务账号的密钥文件。申请服务器密钥可参考官方文档:[华为 API Console操作指南-服务帐号密钥](https://developer.huawei.com/consumer/cn/doc/start/api-0000001062522591#section11695162765311),选择启用推送服务后,再生成服务器密钥。 |
| Category | - || 通知消息类别。详见 [HarmonyOS NEXT 官网相关文档](https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/push-apply-right-V5#section16708911111611)|
| Action | - || 消息接收方在收到离线推送通知时单击通知栏时打开的应用指定页面的自定义标记。 |
Expand Down

0 comments on commit 67d18b9

Please sign in to comment.