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