js-apis-inner-notification-notificationCommonDef.md 514 字节
Newer Older
E
ester.zhou 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# NotificationCommonDef

> **NOTE**
>
> The initial APIs of this module are supported since API version 9. Newly added APIs will be marked with a superscript to indicate their earliest API version.

## BundleOption

Provides the bundle information of an application.

**System capability**: SystemCapability.Notification.Notification

| Name  | Type  | Mandatory| Description  |
| ------ | ------ |---- |  ------ |
| bundle | string | Yes| Bundle information of the application.|
| uid    | number | No| User ID.|