1e41f4b71Sopenharmony_ci# NotificationSubscribeInfo(系统接口)
2e41f4b71Sopenharmony_ci
3e41f4b71Sopenharmony_ci通知发布者的信息。
4e41f4b71Sopenharmony_ci
5e41f4b71Sopenharmony_ci> **说明:**
6e41f4b71Sopenharmony_ci>
7e41f4b71Sopenharmony_ci> 本模块首批接口从API version 7开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。
8e41f4b71Sopenharmony_ci>
9e41f4b71Sopenharmony_ci> 本模块为系统接口。
10e41f4b71Sopenharmony_ci
11e41f4b71Sopenharmony_ci## NotificationSubscribeInfo
12e41f4b71Sopenharmony_ci
13e41f4b71Sopenharmony_ci**系统能力**:以下各项对应的系统能力均为SystemCapability.Notification.Notification
14e41f4b71Sopenharmony_ci
15e41f4b71Sopenharmony_ci**系统接口**: 以下为系统接口,三方应用不支持调用。
16e41f4b71Sopenharmony_ci
17e41f4b71Sopenharmony_ci| 名称                 | 类型                  |  必填 | 说明                                       |
18e41f4b71Sopenharmony_ci| -------------------- | --------------------- | --- | ------------------------------------------ |
19e41f4b71Sopenharmony_ci| bundleNames          | Array<string\>         | 否  | 应用Bundle名称。                              |
20e41f4b71Sopenharmony_ci| userId               | number                | 否  | 用户ID。                                      |
21e41f4b71Sopenharmony_ci| deviceType<sup>12+</sup>           | string                | 否  | 设备类型。                                    |
22