openharmony 鸿蒙 js-apis-inner-notification-notificationSubscribeInfo-sys

2025-06-12 浏览 (1)

NotificationSubscribeInfo (System API)

The NotificationSubscribeInfo module provides APIs for defining the information about the publisher for notification subscription.

NOTE

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

The APIs provided by this module are system APIs.

NotificationSubscribeInfo

System capability: SystemCapability.Notification.Notification

System API: This is a system API and cannot be called by third-party applications.

NameTypeMandatoryDescription
bundleNamesArray<string>NoBundle names of the applications whose notifications are to be subscribed to.
userIdnumberNoUser ID.
deviceType12+stringNoDevice type. The value is obtained based on device information.
slotTypes18+Array<notificationManager.SlotType>NoTypes of the notification slot.
filterLimit18+numberNoNotification filtering range. The options are as follows:
- 0: All notifications are subscribed.
- 1: Filter out notifications whose slot type is SOCIAL_COMMUNICATION and userInput is empty.
- 2: Filter out notifications whose slot type is SOCIAL_COMMUNICATION and userInput is not empty.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Notification Kit (User Notification Service)

harmony 鸿蒙Notification

harmony 鸿蒙Notification Error Codes

harmony 鸿蒙NotificationActionButton

harmony 鸿蒙NotificationCommonDef

harmony 鸿蒙NotificationContent (System API)

harmony 鸿蒙NotificationContent

harmony 鸿蒙NotificationFlags (System API)

harmony 鸿蒙NotificationFlags

harmony 鸿蒙NotificationRequest (System API)

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/bvyoEA