提交 358b0469 编写于 作者: 廖康康

提醒代理文档更新

Signed-off-by: N廖康康 <liaokangkang@huawei.com>
上级 4198fe33
......@@ -57,7 +57,7 @@ interface WantAgent: 设置点击通知后需要跳转的目标ability信息
| pkgName | string | 是 | 目标包的名称 |
| abilityName | string | 是 | 目标ability的名称 |
interface MaxScreenWantAgent: 提醒到达时自动拉起的目标ability信息(全屏显示),如果设备在使用中,则只弹出通知横幅框(该接口预留)
interface MaxScreenWantAgent: 全屏显示提醒到达时自动拉起的目标ability信息,如果设备在使用中,则只弹出通知横幅框,该接口预留
**表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.
先完成此消息的编辑!
想要评论请 注册