Signed-off-by: zero-cyc <chenlien@huawei.com>
Change-Id: I2e192d678a82be2010303fd80db2033ea3891670
This commit is contained in:
zero-cyc 2022-03-03 10:54:16 +08:00
parent adc4e51790
commit 63e9433095
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
*
* @since 8
* @systemapi Hide this for inner system use.
* @sysCap SystemCapability.Notification.Notification
* @syscap SystemCapability.Notification.Notification
*/
export enum NotificationFlagStatus {
/**

View File

@ -232,7 +232,7 @@ export interface NotificationRequest {
*
* @name DistributedOptions
* @since 8
* @sysCap SystemCapability.Notification.Notification
* @syscap SystemCapability.Notification.Notification
* @permission N/A
*/
export interface DistributedOptions {