1# NotificationUserInput
2
3保存用户输入的通知消息。
4
5> **说明:**
6>
7> 本模块首批接口从API version 8开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。
8
9## NotificationUserInput
10
11**系统能力**:SystemCapability.Notification.Notification
12
13| 名称     | 类型    | 只读 | 可选 | 说明                          |
14| -------- | ------ |----- | ---- | ----------------------------- |
15| inputKey | string | 否   |  否  | 用户输入时用于标识此输入的key。 |
16