未验证 提交 422ba75c 编写于 作者: O openharmony_ci 提交者: Gitee

!2581 后台代理提醒-权限描述下层到函数级别

Merge pull request !2581 from rcy-hw/0326
......@@ -11,17 +11,14 @@ import reminderAgent from'@ohos.reminderAgent';
```
## 权限
ohos.permission.PUBLISH_AGENT_REMINDER
## reminderAgent.publishReminder
publishReminder(reminderReq: ReminderRequest, callback: AsyncCallback<number>): void
发布一个后台代理提醒,使用callback方式实现异步调用。
**需要权限**: ohos.permission.PUBLISH_AGENT_REMINDER
**系统能力**: SystemCapability.Notification.ReminderAgent
**参数**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册