harmony 鸿蒙NotificationSubscribeInfo (System API)
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.
Name | Type | Mandatory | Description |
---|---|---|---|
bundleNames | Array |
No | Bundle names of the applications whose notifications are to be subscribed to. |
userId | number | No | User ID. |
deviceType12+ | string | No | Device type. The value is obtained based on device information. |
slotTypes18+ | Array<notificationManager.SlotType> | No | Types of the notification slot. |
filterLimit18+ | number | No | Notification 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 Error Codes
harmony 鸿蒙NotificationActionButton
harmony 鸿蒙NotificationCommonDef
harmony 鸿蒙NotificationContent (System API)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦