提交 482b9f21 编写于 作者: 廖康康

提醒代理文档更新

Signed-off-by: N廖康康 <liaokangkang@huawei.com>
上级 bf47c7b0
......@@ -57,7 +57,7 @@ interface WantAgent: 设置点击通知后需要跳转的目标ability信息
| pkgName | string | 是 | 目标包的名称 |
| abilityName | string | 是 | 目标ability的名称 |
interface MaxScreenWantAgent: 设置提醒到达时跳转的目标包。如果设备正在使用中,则弹出一个通知框
interface MaxScreenWantAgent: 提醒到达时自动拉起的目标界面信息,如果设备在使用中,则只弹出通知横幅框(现版本暂不支持此功能)
**表6** MaxScreenWantAgent
......
......@@ -434,7 +434,7 @@ reminderAgent.removeNotificationSlot(notification.SlotType.CONTENT_INFORMATION).
## MaxScreenWantAgent
提醒到达时自动拉起的目标ability信息。
提醒到达时自动拉起的目标ability信息。(现版本暂不支持此功能)
**系统能力**:以下各项对应的系统能力均为SystemCapability.Notification.ReminderAgent
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册