1e41f4b71Sopenharmony_ci| Change Type | Old Version | New Version | d.ts File |
2e41f4b71Sopenharmony_ci| ---- | ------ | ------ | -------- |
3e41f4b71Sopenharmony_ci|Added|NA|Class name: Support;<br>Method or attribute name: COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED = 'usual.event.CHARGE_IDLE_MODE_CHANGED'|@ohos.commonEventManager.d.ts|
4e41f4b71Sopenharmony_ci|Added|NA|Class name: emitter;<br>Method or attribute name: function off(eventId: number, callback: Callback\<EventData>): void;|@ohos.events.emitter.d.ts|
5e41f4b71Sopenharmony_ci|Added|NA|Class name: notificationSubscribe;<br>Method or attribute name: function remove(hashCodes: Array\<String>, reason: RemoveReason, callback: AsyncCallback\<void>): void;|@ohos.notificationSubscribe.d.ts|
6e41f4b71Sopenharmony_ci|Added|NA|Class name: notificationSubscribe;<br>Method or attribute name: function remove(hashCodes: Array\<String>, reason: RemoveReason): Promise\<void>;|@ohos.notificationSubscribe.d.ts|
7e41f4b71Sopenharmony_ci|Error code changed|Class name: reminderAgentManager;<br>Method or attribute name: function publishReminder(reminderReq: ReminderRequest, callback: AsyncCallback\<number>): void;<br>Old version information: 401|Class name: reminderAgentManager;<br>Method or attribute name: function publishReminder(reminderReq: ReminderRequest, callback: AsyncCallback\<number>): void;<br>New version information: 401,1700001,1700002|@ohos.reminderAgentManager.d.ts|
8e41f4b71Sopenharmony_ci|Error code changed|Class name: reminderAgentManager;<br>Method or attribute name: function publishReminder(reminderReq: ReminderRequest): Promise\<number>;<br>Old version information: 401|Class name: reminderAgentManager;<br>Method or attribute name: function publishReminder(reminderReq: ReminderRequest): Promise\<number>;<br>New version information: 401,1700001,1700002|@ohos.reminderAgentManager.d.ts|
9e41f4b71Sopenharmony_ci|Error code changed|Class name: reminderAgentManager;<br>Method or attribute name: function cancelReminder(reminderId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: reminderAgentManager;<br>Method or attribute name: function cancelReminder(reminderId: number, callback: AsyncCallback\<void>): void;<br>New version information: 401,1700003,1700004|@ohos.reminderAgentManager.d.ts|
10e41f4b71Sopenharmony_ci|Error code changed|Class name: reminderAgentManager;<br>Method or attribute name: function cancelReminder(reminderId: number): Promise\<void>;<br>Old version information: 401|Class name: reminderAgentManager;<br>Method or attribute name: function cancelReminder(reminderId: number): Promise\<void>;<br>New version information: 401,1700003,1700004|@ohos.reminderAgentManager.d.ts|
11e41f4b71Sopenharmony_ci|Error code changed|Class name: reminderAgentManager;<br>Method or attribute name: function getValidReminders(callback: AsyncCallback\<Array\<ReminderRequest>>): void;<br>Old version information: 401|Class name: reminderAgentManager;<br>Method or attribute name: function getValidReminders(callback: AsyncCallback\<Array\<ReminderRequest>>): void;<br>New version information: 401,1700004|@ohos.reminderAgentManager.d.ts|
12e41f4b71Sopenharmony_ci|Error code changed|Class name: reminderAgentManager;<br>Method or attribute name: function getValidReminders(): Promise\<Array\<ReminderRequest>>;<br>Old version information: 401|Class name: reminderAgentManager;<br>Method or attribute name: function getValidReminders(): Promise\<Array\<ReminderRequest>>;<br>New version information: 401,1700004|@ohos.reminderAgentManager.d.ts|
13e41f4b71Sopenharmony_ci|Error code changed|Class name: reminderAgentManager;<br>Method or attribute name: function cancelAllReminders(callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: reminderAgentManager;<br>Method or attribute name: function cancelAllReminders(callback: AsyncCallback\<void>): void;<br>New version information: 401,1700004|@ohos.reminderAgentManager.d.ts|
14e41f4b71Sopenharmony_ci|Error code changed|Class name: reminderAgentManager;<br>Method or attribute name: function cancelAllReminders(): Promise\<void>;<br>Old version information: 401|Class name: reminderAgentManager;<br>Method or attribute name: function cancelAllReminders(): Promise\<void>;<br>New version information: 401,1700004|@ohos.reminderAgentManager.d.ts|
15e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function publish(request: NotificationRequest, userId: number): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function publish(request: NotificationRequest, userId: number): Promise\<void>;<br>New version information: systemapi|@ohos.notification.d.ts|
16e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function isNotificationEnabled(userId: number): Promise\<boolean>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function isNotificationEnabled(userId: number): Promise\<boolean>;<br>New version information: systemapi|@ohos.notification.d.ts|
17e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function removeAll(userId: number): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function removeAll(userId: number): Promise\<void>;<br>New version information: systemapi|@ohos.notification.d.ts|
18e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise\<void>;<br>New version information: systemapi|@ohos.notification.d.ts|
19e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function setDoNotDisturbDate(date: DoNotDisturbDate): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function setDoNotDisturbDate(date: DoNotDisturbDate): Promise\<void>;<br>New version information: systemapi|@ohos.notification.d.ts|
20e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise\<void>;<br>New version information: systemapi|@ohos.notification.d.ts|
21e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function getDoNotDisturbDate(): Promise\<DoNotDisturbDate>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function getDoNotDisturbDate(): Promise\<DoNotDisturbDate>;<br>New version information: systemapi|@ohos.notification.d.ts|
22e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function getDoNotDisturbDate(userId: number): Promise\<DoNotDisturbDate>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function getDoNotDisturbDate(userId: number): Promise\<DoNotDisturbDate>;<br>New version information: systemapi|@ohos.notification.d.ts|
23e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function supportDoNotDisturbMode(): Promise\<boolean>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function supportDoNotDisturbMode(): Promise\<boolean>;<br>New version information: systemapi|@ohos.notification.d.ts|
24e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function enableDistributed(enable: boolean): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function enableDistributed(enable: boolean): Promise\<void>;<br>New version information: systemapi|@ohos.notification.d.ts|
25e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise\<void>;<br>New version information: systemapi|@ohos.notification.d.ts|
26e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function isDistributedEnabledByBundle(bundle: BundleOption): Promise\<boolean>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function isDistributedEnabledByBundle(bundle: BundleOption): Promise\<boolean>;<br>New version information: systemapi|@ohos.notification.d.ts|
27e41f4b71Sopenharmony_ci|Access level changed|Class name: notification;<br>Method or attribute name: function getDeviceRemindType(): Promise\<DeviceRemindType>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function getDeviceRemindType(): Promise\<DeviceRemindType>;<br>New version information: systemapi|@ohos.notification.d.ts|
28e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_NONE = 0<br>Old version information: |Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_NONE = 0<br>New version information: systemapi|@ohos.notification.d.ts|
29e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_ONCE = 1<br>Old version information: |Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_ONCE = 1<br>New version information: systemapi|@ohos.notification.d.ts|
30e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_DAILY = 2<br>Old version information: |Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_DAILY = 2<br>New version information: systemapi|@ohos.notification.d.ts|
31e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_CLEARLY = 3<br>Old version information: |Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_CLEARLY = 3<br>New version information: systemapi|@ohos.notification.d.ts|
32e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>New version information: systemapi|@ohos.notification.d.ts|
33e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>New version information: systemapi|@ohos.notification.d.ts|
34e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>New version information: systemapi|@ohos.notification.d.ts|
35e41f4b71Sopenharmony_ci|Access level changed|Class name: DeviceRemindType;<br>Method or attribute name: IDLE_DONOT_REMIND = 0<br>Old version information: |Class name: DeviceRemindType;<br>Method or attribute name: IDLE_DONOT_REMIND = 0<br>New version information: systemapi|@ohos.notification.d.ts|
36e41f4b71Sopenharmony_ci|Access level changed|Class name: DeviceRemindType;<br>Method or attribute name: IDLE_REMIND = 1<br>Old version information: |Class name: DeviceRemindType;<br>Method or attribute name: IDLE_REMIND = 1<br>New version information: systemapi|@ohos.notification.d.ts|
37e41f4b71Sopenharmony_ci|Access level changed|Class name: DeviceRemindType;<br>Method or attribute name: ACTIVE_DONOT_REMIND = 2<br>Old version information: |Class name: DeviceRemindType;<br>Method or attribute name: ACTIVE_DONOT_REMIND = 2<br>New version information: systemapi|@ohos.notification.d.ts|
38e41f4b71Sopenharmony_ci|Access level changed|Class name: DeviceRemindType;<br>Method or attribute name: ACTIVE_REMIND = 3<br>Old version information: |Class name: DeviceRemindType;<br>Method or attribute name: ACTIVE_REMIND = 3<br>New version information: systemapi|@ohos.notification.d.ts|
39e41f4b71Sopenharmony_ci|Access level changed|Class name: SourceType;<br>Method or attribute name: TYPE_NORMAL = 0<br>Old version information: |Class name: SourceType;<br>Method or attribute name: TYPE_NORMAL = 0<br>New version information: systemapi|@ohos.notification.d.ts|
40e41f4b71Sopenharmony_ci|Access level changed|Class name: SourceType;<br>Method or attribute name: TYPE_CONTINUOUS = 1<br>Old version information: |Class name: SourceType;<br>Method or attribute name: TYPE_CONTINUOUS = 1<br>New version information: systemapi|@ohos.notification.d.ts|
41e41f4b71Sopenharmony_ci|Access level changed|Class name: SourceType;<br>Method or attribute name: TYPE_TIMER = 2<br>Old version information: |Class name: SourceType;<br>Method or attribute name: TYPE_TIMER = 2<br>New version information: systemapi|@ohos.notification.d.ts|
42e41f4b71Sopenharmony_ci|Access level changed|Class name: RemoveReason;<br>Method or attribute name: CLICK_REASON_REMOVE = 1<br>Old version information: |Class name: RemoveReason;<br>Method or attribute name: CLICK_REASON_REMOVE = 1<br>New version information: systemapi|@ohos.notification.d.ts|
43e41f4b71Sopenharmony_ci|Access level changed|Class name: RemoveReason;<br>Method or attribute name: CANCEL_REASON_REMOVE = 2<br>Old version information: |Class name: RemoveReason;<br>Method or attribute name: CANCEL_REASON_REMOVE = 2<br>New version information: systemapi|@ohos.notification.d.ts|
44e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>New version information: systemapi|@ohos.notificationManager.d.ts|
45e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationCheckInfo;<br>Method or attribute name: notificationId: number;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: notificationId: number;<br>New version information: systemapi|@ohos.notificationManager.d.ts|
46e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>New version information: systemapi|@ohos.notificationManager.d.ts|
47e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationCheckResult;<br>Method or attribute name: code: number;<br>Old version information: |Class name: NotificationCheckResult;<br>Method or attribute name: code: number;<br>New version information: systemapi|@ohos.notificationManager.d.ts|
48e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationCheckResult;<br>Method or attribute name: message: string;<br>Old version information: |Class name: NotificationCheckResult;<br>Method or attribute name: message: string;<br>New version information: systemapi|@ohos.notificationManager.d.ts|
49e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_NONE = 0<br>Old version information: |Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_NONE = 0<br>New version information: systemapi|@ohos.notificationManager.d.ts|
50e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_ONCE = 1<br>Old version information: |Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_ONCE = 1<br>New version information: systemapi|@ohos.notificationManager.d.ts|
51e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_DAILY = 2<br>Old version information: |Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_DAILY = 2<br>New version information: systemapi|@ohos.notificationManager.d.ts|
52e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_CLEARLY = 3<br>Old version information: |Class name: DoNotDisturbType;<br>Method or attribute name: TYPE_CLEARLY = 3<br>New version information: systemapi|@ohos.notificationManager.d.ts|
53e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>New version information: systemapi|@ohos.notificationManager.d.ts|
54e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>New version information: systemapi|@ohos.notificationManager.d.ts|
55e41f4b71Sopenharmony_ci|Access level changed|Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>New version information: systemapi|@ohos.notificationManager.d.ts|
56e41f4b71Sopenharmony_ci|Access level changed|Class name: DeviceRemindType;<br>Method or attribute name: IDLE_DONOT_REMIND = 0<br>Old version information: |Class name: DeviceRemindType;<br>Method or attribute name: IDLE_DONOT_REMIND = 0<br>New version information: systemapi|@ohos.notificationManager.d.ts|
57e41f4b71Sopenharmony_ci|Access level changed|Class name: DeviceRemindType;<br>Method or attribute name: IDLE_REMIND = 1<br>Old version information: |Class name: DeviceRemindType;<br>Method or attribute name: IDLE_REMIND = 1<br>New version information: systemapi|@ohos.notificationManager.d.ts|
58e41f4b71Sopenharmony_ci|Access level changed|Class name: DeviceRemindType;<br>Method or attribute name: ACTIVE_DONOT_REMIND = 2<br>Old version information: |Class name: DeviceRemindType;<br>Method or attribute name: ACTIVE_DONOT_REMIND = 2<br>New version information: systemapi|@ohos.notificationManager.d.ts|
59e41f4b71Sopenharmony_ci|Access level changed|Class name: DeviceRemindType;<br>Method or attribute name: ACTIVE_REMIND = 3<br>Old version information: |Class name: DeviceRemindType;<br>Method or attribute name: ACTIVE_REMIND = 3<br>New version information: systemapi|@ohos.notificationManager.d.ts|
60e41f4b71Sopenharmony_ci|Access level changed|Class name: SourceType;<br>Method or attribute name: TYPE_NORMAL = 0<br>Old version information: |Class name: SourceType;<br>Method or attribute name: TYPE_NORMAL = 0<br>New version information: systemapi|@ohos.notificationManager.d.ts|
61e41f4b71Sopenharmony_ci|Access level changed|Class name: SourceType;<br>Method or attribute name: TYPE_CONTINUOUS = 1<br>Old version information: |Class name: SourceType;<br>Method or attribute name: TYPE_CONTINUOUS = 1<br>New version information: systemapi|@ohos.notificationManager.d.ts|
62e41f4b71Sopenharmony_ci|Access level changed|Class name: SourceType;<br>Method or attribute name: TYPE_TIMER = 2<br>Old version information: |Class name: SourceType;<br>Method or attribute name: TYPE_TIMER = 2<br>New version information: systemapi|@ohos.notificationManager.d.ts|
63e41f4b71Sopenharmony_ci|Access level changed|Class name: notificationSubscribe;<br>Method or attribute name: export type BundleOption = _BundleOption;<br>Old version information: |Class name: notificationSubscribe;<br>Method or attribute name: export type BundleOption = _BundleOption;<br>New version information: systemapi|@ohos.notificationSubscribe.d.ts|
64e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationKey;<br>Method or attribute name: id: number;<br>Old version information: |Class name: NotificationKey;<br>Method or attribute name: id: number;<br>New version information: systemapi|@ohos.notificationSubscribe.d.ts|
65e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationKey;<br>Method or attribute name: label?: string;<br>Old version information: |Class name: NotificationKey;<br>Method or attribute name: label?: string;<br>New version information: systemapi|@ohos.notificationSubscribe.d.ts|
66e41f4b71Sopenharmony_ci|Access level changed|Class name: RemoveReason;<br>Method or attribute name: CLICK_REASON_REMOVE = 1<br>Old version information: |Class name: RemoveReason;<br>Method or attribute name: CLICK_REASON_REMOVE = 1<br>New version information: systemapi|@ohos.notificationSubscribe.d.ts|
67e41f4b71Sopenharmony_ci|Access level changed|Class name: RemoveReason;<br>Method or attribute name: CANCEL_REASON_REMOVE = 2<br>Old version information: |Class name: RemoveReason;<br>Method or attribute name: CANCEL_REASON_REMOVE = 2<br>New version information: systemapi|@ohos.notificationSubscribe.d.ts|
68e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSorting;<br>Method or attribute name: readonly slot: NotificationSlot;<br>Old version information: |Class name: NotificationSorting;<br>Method or attribute name: readonly slot: NotificationSlot;<br>New version information: systemapi|notificationSorting.d.ts|
69e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSorting;<br>Method or attribute name: readonly hashCode: string;<br>Old version information: |Class name: NotificationSorting;<br>Method or attribute name: readonly hashCode: string;<br>New version information: systemapi|notificationSorting.d.ts|
70e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSorting;<br>Method or attribute name: readonly ranking: number;<br>Old version information: |Class name: NotificationSorting;<br>Method or attribute name: readonly ranking: number;<br>New version information: systemapi|notificationSorting.d.ts|
71e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSortingMap;<br>Method or attribute name: readonly sortings: { [key: string]: NotificationSorting };<br>Old version information: |Class name: NotificationSortingMap;<br>Method or attribute name: readonly sortings: { [key: string]: NotificationSorting };<br>New version information: systemapi|notificationSortingMap.d.ts|
72e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSortingMap;<br>Method or attribute name: readonly sortedHashCode: Array\<string>;<br>Old version information: |Class name: NotificationSortingMap;<br>Method or attribute name: readonly sortedHashCode: Array\<string>;<br>New version information: systemapi|notificationSortingMap.d.ts|
73e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscribeInfo;<br>Method or attribute name: bundleNames?: Array\<string>;<br>Old version information: |Class name: NotificationSubscribeInfo;<br>Method or attribute name: bundleNames?: Array\<string>;<br>New version information: systemapi|notificationSubscribeInfo.d.ts|
74e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscribeInfo;<br>Method or attribute name: userId?: number;<br>Old version information: |Class name: NotificationSubscribeInfo;<br>Method or attribute name: userId?: number;<br>New version information: systemapi|notificationSubscribeInfo.d.ts|
75e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onConsume?: (data: SubscribeCallbackData) => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onConsume?: (data: SubscribeCallbackData) => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
76e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onCancel?: (data: SubscribeCallbackData) => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onCancel?: (data: SubscribeCallbackData) => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
77e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onUpdate?: (data: NotificationSortingMap) => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onUpdate?: (data: NotificationSortingMap) => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
78e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onConnect?: () => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onConnect?: () => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
79e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onDisconnect?: () => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onDisconnect?: () => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
80e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onDestroy?: () => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onDestroy?: () => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
81e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onDoNotDisturbDateChange?: (mode: notification.DoNotDisturbDate) => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onDoNotDisturbDateChange?: (mode: notification.DoNotDisturbDate) => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
82e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onEnabledNotificationChanged?: (callbackData: EnabledNotificationCallbackData) => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onEnabledNotificationChanged?: (callbackData: EnabledNotificationCallbackData) => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
83e41f4b71Sopenharmony_ci|Access level changed|Class name: NotificationSubscriber;<br>Method or attribute name: onBadgeChanged?: (data: BadgeNumberCallbackData) => void;<br>Old version information: |Class name: NotificationSubscriber;<br>Method or attribute name: onBadgeChanged?: (data: BadgeNumberCallbackData) => void;<br>New version information: systemapi|notificationSubscriber.d.ts|
84e41f4b71Sopenharmony_ci|Access level changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly request: NotificationRequest;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly request: NotificationRequest;<br>New version information: systemapi|notificationSubscriber.d.ts|
85e41f4b71Sopenharmony_ci|Access level changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly sortingMap?: NotificationSortingMap;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly sortingMap?: NotificationSortingMap;<br>New version information: systemapi|notificationSubscriber.d.ts|
86e41f4b71Sopenharmony_ci|Access level changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly reason?: number;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly reason?: number;<br>New version information: systemapi|notificationSubscriber.d.ts|
87e41f4b71Sopenharmony_ci|Access level changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly sound?: string;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly sound?: string;<br>New version information: systemapi|notificationSubscriber.d.ts|
88e41f4b71Sopenharmony_ci|Access level changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly vibrationValues?: Array\<number>;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly vibrationValues?: Array\<number>;<br>New version information: systemapi|notificationSubscriber.d.ts|
89e41f4b71Sopenharmony_ci|Access level changed|Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly bundle: string;<br>Old version information: |Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly bundle: string;<br>New version information: systemapi|notificationSubscriber.d.ts|
90e41f4b71Sopenharmony_ci|Access level changed|Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly bundle: string;<br>Old version information: |Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly bundle: string;<br>New version information: systemapi|notificationSubscriber.d.ts|
91e41f4b71Sopenharmony_ci|Access level changed|Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly uid: number;<br>Old version information: |Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly uid: number;<br>New version information: systemapi|notificationSubscriber.d.ts|
92e41f4b71Sopenharmony_ci|Access level changed|Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly uid: number;<br>Old version information: |Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly uid: number;<br>New version information: systemapi|notificationSubscriber.d.ts|
93e41f4b71Sopenharmony_ci|Access level changed|Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly enable: boolean;<br>Old version information: |Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly enable: boolean;<br>New version information: systemapi|notificationSubscriber.d.ts|
94e41f4b71Sopenharmony_ci|Access level changed|Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly badgeNumber: number;<br>Old version information: |Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly badgeNumber: number;<br>New version information: systemapi|notificationSubscriber.d.ts|
95e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function publish(request: NotificationRequest, userId: number): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function publish(request: NotificationRequest, userId: number): Promise\<void>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
96e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function isNotificationEnabled(userId: number): Promise\<boolean>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function isNotificationEnabled(userId: number): Promise\<boolean>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
97e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function removeAll(userId: number): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function removeAll(userId: number): Promise\<void>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
98e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise\<void>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
99e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function setDoNotDisturbDate(date: DoNotDisturbDate): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function setDoNotDisturbDate(date: DoNotDisturbDate): Promise\<void>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
100e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise\<void>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
101e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function getDoNotDisturbDate(): Promise\<DoNotDisturbDate>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function getDoNotDisturbDate(): Promise\<DoNotDisturbDate>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
102e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function getDoNotDisturbDate(userId: number): Promise\<DoNotDisturbDate>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function getDoNotDisturbDate(userId: number): Promise\<DoNotDisturbDate>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
103e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function supportDoNotDisturbMode(): Promise\<boolean>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function supportDoNotDisturbMode(): Promise\<boolean>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
104e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function enableDistributed(enable: boolean): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function enableDistributed(enable: boolean): Promise\<void>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
105e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise\<void>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise\<void>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
106e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function isDistributedEnabledByBundle(bundle: BundleOption): Promise\<boolean>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function isDistributedEnabledByBundle(bundle: BundleOption): Promise\<boolean>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
107e41f4b71Sopenharmony_ci|Permission changed|Class name: notification;<br>Method or attribute name: function getDeviceRemindType(): Promise\<DeviceRemindType>;<br>Old version information: |Class name: notification;<br>Method or attribute name: function getDeviceRemindType(): Promise\<DeviceRemindType>;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER|@ohos.notification.d.ts|
108e41f4b71Sopenharmony_ci|Permission changed|Class name: NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER,ohos.permission.NOTIFICATION_AGENT_CONTROLLER|@ohos.notificationManager.d.ts|
109e41f4b71Sopenharmony_ci|Permission changed|Class name: NotificationCheckInfo;<br>Method or attribute name: notificationId: number;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: notificationId: number;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER,ohos.permission.NOTIFICATION_AGENT_CONTROLLER|@ohos.notificationManager.d.ts|
110e41f4b71Sopenharmony_ci|Permission changed|Class name: NotificationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER,ohos.permission.NOTIFICATION_AGENT_CONTROLLER|@ohos.notificationManager.d.ts|
111e41f4b71Sopenharmony_ci|Permission changed|Class name: NotificationCheckResult;<br>Method or attribute name: code: number;<br>Old version information: |Class name: NotificationCheckResult;<br>Method or attribute name: code: number;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER,ohos.permission.NOTIFICATION_AGENT_CONTROLLER|@ohos.notificationManager.d.ts|
112e41f4b71Sopenharmony_ci|Permission changed|Class name: NotificationCheckResult;<br>Method or attribute name: message: string;<br>Old version information: |Class name: NotificationCheckResult;<br>Method or attribute name: message: string;<br>New version information: ohos.permission.NOTIFICATION_CONTROLLER,ohos.permission.NOTIFICATION_AGENT_CONTROLLER|@ohos.notificationManager.d.ts|
113e41f4b71Sopenharmony_ci|Type changed|Class name: EventData;<br>Method or attribute name: data?: { [key: string]: any };<br>Old version information: |Class name: EventData;<br>Method or attribute name: data?: { [key: string]: any };<br>New version information: ?object|@ohos.events.emitter.d.ts|
114e41f4b71Sopenharmony_ci|Type changed|Class name: InnerEvent;<br>Method or attribute name: eventId: number;<br>Old version information: |Class name: InnerEvent;<br>Method or attribute name: eventId: number;<br>New version information: number|@ohos.events.emitter.d.ts|
115e41f4b71Sopenharmony_ci|Type changed|Class name: InnerEvent;<br>Method or attribute name: priority?: EventPriority;<br>Old version information: |Class name: InnerEvent;<br>Method or attribute name: priority?: EventPriority;<br>New version information: ?EventPriority|@ohos.events.emitter.d.ts|
116e41f4b71Sopenharmony_ci|Type changed|Class name: BundleOption;<br>Method or attribute name: bundle: string;<br>Old version information: |Class name: BundleOption;<br>Method or attribute name: bundle: string;<br>New version information: string|@ohos.notification.d.ts|
117e41f4b71Sopenharmony_ci|Type changed|Class name: BundleOption;<br>Method or attribute name: uid?: number;<br>Old version information: |Class name: BundleOption;<br>Method or attribute name: uid?: number;<br>New version information: ?number|@ohos.notification.d.ts|
118e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationKey;<br>Method or attribute name: id: number;<br>Old version information: |Class name: NotificationKey;<br>Method or attribute name: id: number;<br>New version information: number|@ohos.notification.d.ts|
119e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationKey;<br>Method or attribute name: label?: string;<br>Old version information: |Class name: NotificationKey;<br>Method or attribute name: label?: string;<br>New version information: ?string|@ohos.notification.d.ts|
120e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: bundleName: string;<br>New version information: string|@ohos.notificationManager.d.ts|
121e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationCheckInfo;<br>Method or attribute name: notificationId: number;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: notificationId: number;<br>New version information: number|@ohos.notificationManager.d.ts|
122e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>Old version information: |Class name: NotificationCheckInfo;<br>Method or attribute name: contentType: ContentType;<br>New version information: ContentType|@ohos.notificationManager.d.ts|
123e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationCheckResult;<br>Method or attribute name: code: number;<br>Old version information: |Class name: NotificationCheckResult;<br>Method or attribute name: code: number;<br>New version information: number|@ohos.notificationManager.d.ts|
124e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationCheckResult;<br>Method or attribute name: message: string;<br>Old version information: |Class name: NotificationCheckResult;<br>Method or attribute name: message: string;<br>New version information: string|@ohos.notificationManager.d.ts|
125e41f4b71Sopenharmony_ci|Type changed|Class name: DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: type: DoNotDisturbType;<br>New version information: DoNotDisturbType|@ohos.notificationManager.d.ts|
126e41f4b71Sopenharmony_ci|Type changed|Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: begin: Date;<br>New version information: Date|@ohos.notificationManager.d.ts|
127e41f4b71Sopenharmony_ci|Type changed|Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>Old version information: |Class name: DoNotDisturbDate;<br>Method or attribute name: end: Date;<br>New version information: Date|@ohos.notificationManager.d.ts|
128e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationKey;<br>Method or attribute name: id: number;<br>Old version information: |Class name: NotificationKey;<br>Method or attribute name: id: number;<br>New version information: number|@ohos.notificationSubscribe.d.ts|
129e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationKey;<br>Method or attribute name: label?: string;<br>Old version information: |Class name: NotificationKey;<br>Method or attribute name: label?: string;<br>New version information: ?string|@ohos.notificationSubscribe.d.ts|
130e41f4b71Sopenharmony_ci|Type changed|Class name: ActionResult;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: ActionResult;<br>Method or attribute name: bundleName: string;<br>New version information: string|@system.notification.d.ts|
131e41f4b71Sopenharmony_ci|Type changed|Class name: ActionResult;<br>Method or attribute name: abilityName: string;<br>Old version information: |Class name: ActionResult;<br>Method or attribute name: abilityName: string;<br>New version information: string|@system.notification.d.ts|
132e41f4b71Sopenharmony_ci|Type changed|Class name: ActionResult;<br>Method or attribute name: uri: string;<br>Old version information: |Class name: ActionResult;<br>Method or attribute name: uri: string;<br>New version information: string|@system.notification.d.ts|
133e41f4b71Sopenharmony_ci|Type changed|Class name: ShowNotificationOptions;<br>Method or attribute name: contentTitle?: string;<br>Old version information: |Class name: ShowNotificationOptions;<br>Method or attribute name: contentTitle?: string;<br>New version information: ?string|@system.notification.d.ts|
134e41f4b71Sopenharmony_ci|Type changed|Class name: ShowNotificationOptions;<br>Method or attribute name: contentText?: string;<br>Old version information: |Class name: ShowNotificationOptions;<br>Method or attribute name: contentText?: string;<br>New version information: ?string|@system.notification.d.ts|
135e41f4b71Sopenharmony_ci|Type changed|Class name: ShowNotificationOptions;<br>Method or attribute name: clickAction?: ActionResult;<br>Old version information: |Class name: ShowNotificationOptions;<br>Method or attribute name: clickAction?: ActionResult;<br>New version information: ?ActionResult|@system.notification.d.ts|
136e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventData;<br>Method or attribute name: event: string;<br>Old version information: |Class name: CommonEventData;<br>Method or attribute name: event: string;<br>New version information: string|commonEventData.d.ts|
137e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventData;<br>Method or attribute name: bundleName?: string;<br>Old version information: |Class name: CommonEventData;<br>Method or attribute name: bundleName?: string;<br>New version information: ?string|commonEventData.d.ts|
138e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventData;<br>Method or attribute name: code?: number;<br>Old version information: |Class name: CommonEventData;<br>Method or attribute name: code?: number;<br>New version information: ?number|commonEventData.d.ts|
139e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventData;<br>Method or attribute name: data?: string;<br>Old version information: |Class name: CommonEventData;<br>Method or attribute name: data?: string;<br>New version information: ?string|commonEventData.d.ts|
140e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventData;<br>Method or attribute name: parameters?: { [key: string]: any };<br>Old version information: |Class name: CommonEventData;<br>Method or attribute name: parameters?: { [key: string]: any };<br>New version information: ?object|commonEventData.d.ts|
141e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventPublishData;<br>Method or attribute name: bundleName?: string;<br>Old version information: |Class name: CommonEventPublishData;<br>Method or attribute name: bundleName?: string;<br>New version information: ?string|commonEventPublishData.d.ts|
142e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventPublishData;<br>Method or attribute name: code?: number;<br>Old version information: |Class name: CommonEventPublishData;<br>Method or attribute name: code?: number;<br>New version information: ?number|commonEventPublishData.d.ts|
143e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventPublishData;<br>Method or attribute name: data?: string;<br>Old version information: |Class name: CommonEventPublishData;<br>Method or attribute name: data?: string;<br>New version information: ?string|commonEventPublishData.d.ts|
144e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventPublishData;<br>Method or attribute name: subscriberPermissions?: Array\<string>;<br>Old version information: |Class name: CommonEventPublishData;<br>Method or attribute name: subscriberPermissions?: Array\<string>;<br>New version information: ?Array\<string>|commonEventPublishData.d.ts|
145e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventPublishData;<br>Method or attribute name: isOrdered?: boolean;<br>Old version information: |Class name: CommonEventPublishData;<br>Method or attribute name: isOrdered?: boolean;<br>New version information: ?boolean|commonEventPublishData.d.ts|
146e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventPublishData;<br>Method or attribute name: isSticky?: boolean;<br>Old version information: |Class name: CommonEventPublishData;<br>Method or attribute name: isSticky?: boolean;<br>New version information: ?boolean|commonEventPublishData.d.ts|
147e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventPublishData;<br>Method or attribute name: parameters?: { [key: string]: any };<br>Old version information: |Class name: CommonEventPublishData;<br>Method or attribute name: parameters?: { [key: string]: any };<br>New version information: ?object|commonEventPublishData.d.ts|
148e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventSubscribeInfo;<br>Method or attribute name: events: Array\<string>;<br>Old version information: |Class name: CommonEventSubscribeInfo;<br>Method or attribute name: events: Array\<string>;<br>New version information: Array\<string>|commonEventSubscribeInfo.d.ts|
149e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventSubscribeInfo;<br>Method or attribute name: publisherPermission?: string;<br>Old version information: |Class name: CommonEventSubscribeInfo;<br>Method or attribute name: publisherPermission?: string;<br>New version information: ?string|commonEventSubscribeInfo.d.ts|
150e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventSubscribeInfo;<br>Method or attribute name: publisherDeviceId?: string;<br>Old version information: |Class name: CommonEventSubscribeInfo;<br>Method or attribute name: publisherDeviceId?: string;<br>New version information: ?string|commonEventSubscribeInfo.d.ts|
151e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventSubscribeInfo;<br>Method or attribute name: userId?: number;<br>Old version information: |Class name: CommonEventSubscribeInfo;<br>Method or attribute name: userId?: number;<br>New version information: ?number|commonEventSubscribeInfo.d.ts|
152e41f4b71Sopenharmony_ci|Type changed|Class name: CommonEventSubscribeInfo;<br>Method or attribute name: priority?: number;<br>Old version information: |Class name: CommonEventSubscribeInfo;<br>Method or attribute name: priority?: number;<br>New version information: ?number|commonEventSubscribeInfo.d.ts|
153e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationActionButton;<br>Method or attribute name: title: string;<br>Old version information: |Class name: NotificationActionButton;<br>Method or attribute name: title: string;<br>New version information: string|notificationActionButton.d.ts|
154e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationActionButton;<br>Method or attribute name: wantAgent: WantAgent;<br>Old version information: |Class name: NotificationActionButton;<br>Method or attribute name: wantAgent: WantAgent;<br>New version information: WantAgent|notificationActionButton.d.ts|
155e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationActionButton;<br>Method or attribute name: extras?: { [key: string]: any };<br>Old version information: |Class name: NotificationActionButton;<br>Method or attribute name: extras?: { [key: string]: any };<br>New version information: ?object|notificationActionButton.d.ts|
156e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationActionButton;<br>Method or attribute name: userInput?: NotificationUserInput;<br>Old version information: |Class name: NotificationActionButton;<br>Method or attribute name: userInput?: NotificationUserInput;<br>New version information: ?NotificationUserInput|notificationActionButton.d.ts|
157e41f4b71Sopenharmony_ci|Type changed|Class name: BundleOption;<br>Method or attribute name: bundle: string;<br>Old version information: |Class name: BundleOption;<br>Method or attribute name: bundle: string;<br>New version information: string|NotificationCommonDef.d.ts|
158e41f4b71Sopenharmony_ci|Type changed|Class name: BundleOption;<br>Method or attribute name: uid?: number;<br>Old version information: |Class name: BundleOption;<br>Method or attribute name: uid?: number;<br>New version information: ?number|NotificationCommonDef.d.ts|
159e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationBasicContent;<br>Method or attribute name: title: string;<br>Old version information: |Class name: NotificationBasicContent;<br>Method or attribute name: title: string;<br>New version information: string|notificationContent.d.ts|
160e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationBasicContent;<br>Method or attribute name: text: string;<br>Old version information: |Class name: NotificationBasicContent;<br>Method or attribute name: text: string;<br>New version information: string|notificationContent.d.ts|
161e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationBasicContent;<br>Method or attribute name: additionalText?: string;<br>Old version information: |Class name: NotificationBasicContent;<br>Method or attribute name: additionalText?: string;<br>New version information: ?string|notificationContent.d.ts|
162e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationLongTextContent;<br>Method or attribute name: longText: string;<br>Old version information: |Class name: NotificationLongTextContent;<br>Method or attribute name: longText: string;<br>New version information: string|notificationContent.d.ts|
163e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationLongTextContent;<br>Method or attribute name: briefText: string;<br>Old version information: |Class name: NotificationLongTextContent;<br>Method or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts|
164e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationMultiLineContent;<br>Method or attribute name: briefText: string;<br>Old version information: |Class name: NotificationMultiLineContent;<br>Method or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts|
165e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationPictureContent;<br>Method or attribute name: briefText: string;<br>Old version information: |Class name: NotificationPictureContent;<br>Method or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts|
166e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationLongTextContent;<br>Method or attribute name: expandedTitle: string;<br>Old version information: |Class name: NotificationLongTextContent;<br>Method or attribute name: expandedTitle: string;<br>New version information: string|notificationContent.d.ts|
167e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationPictureContent;<br>Method or attribute name: expandedTitle: string;<br>Old version information: |Class name: NotificationPictureContent;<br>Method or attribute name: expandedTitle: string;<br>New version information: string|notificationContent.d.ts|
168e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationMultiLineContent;<br>Method or attribute name: longTitle: string;<br>Old version information: |Class name: NotificationMultiLineContent;<br>Method or attribute name: longTitle: string;<br>New version information: string|notificationContent.d.ts|
169e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationMultiLineContent;<br>Method or attribute name: lines: Array\<string>;<br>Old version information: |Class name: NotificationMultiLineContent;<br>Method or attribute name: lines: Array\<string>;<br>New version information: Array\<string>|notificationContent.d.ts|
170e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationPictureContent;<br>Method or attribute name: picture: image.PixelMap;<br>Old version information: |Class name: NotificationPictureContent;<br>Method or attribute name: picture: image.PixelMap;<br>New version information: image.PixelMap|notificationContent.d.ts|
171e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationContent;<br>Method or attribute name: contentType: notification.ContentType;<br>Old version information: |Class name: NotificationContent;<br>Method or attribute name: contentType: notification.ContentType;<br>New version information: notification.ContentType|notificationContent.d.ts|
172e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationContent;<br>Method or attribute name: normal?: NotificationBasicContent;<br>Old version information: |Class name: NotificationContent;<br>Method or attribute name: normal?: NotificationBasicContent;<br>New version information: ?NotificationBasicContent|notificationContent.d.ts|
173e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationContent;<br>Method or attribute name: longText?: NotificationLongTextContent;<br>Old version information: |Class name: NotificationContent;<br>Method or attribute name: longText?: NotificationLongTextContent;<br>New version information: ?NotificationLongTextContent|notificationContent.d.ts|
174e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationContent;<br>Method or attribute name: multiLine?: NotificationMultiLineContent;<br>Old version information: |Class name: NotificationContent;<br>Method or attribute name: multiLine?: NotificationMultiLineContent;<br>New version information: ?NotificationMultiLineContent|notificationContent.d.ts|
175e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationContent;<br>Method or attribute name: picture?: NotificationPictureContent;<br>Old version information: |Class name: NotificationContent;<br>Method or attribute name: picture?: NotificationPictureContent;<br>New version information: ?NotificationPictureContent|notificationContent.d.ts|
176e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: content: NotificationContent;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: content: NotificationContent;<br>New version information: NotificationContent|notificationRequest.d.ts|
177e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: id?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: id?: number;<br>New version information: ?number|notificationRequest.d.ts|
178e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: slotType?: notification.SlotType;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: slotType?: notification.SlotType;<br>New version information: ?notification.SlotType|notificationRequest.d.ts|
179e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: isOngoing?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: isOngoing?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
180e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: isUnremovable?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: isUnremovable?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
181e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: deliveryTime?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: deliveryTime?: number;<br>New version information: ?number|notificationRequest.d.ts|
182e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: tapDismissed?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: tapDismissed?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
183e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: autoDeletedTime?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: autoDeletedTime?: number;<br>New version information: ?number|notificationRequest.d.ts|
184e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: wantAgent?: WantAgent;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: wantAgent?: WantAgent;<br>New version information: ?WantAgent|notificationRequest.d.ts|
185e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>New version information: ?object|notificationRequest.d.ts|
186e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: color?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: color?: number;<br>New version information: ?number|notificationRequest.d.ts|
187e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: colorEnabled?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: colorEnabled?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
188e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: isAlertOnce?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: isAlertOnce?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
189e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: isStopwatch?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: isStopwatch?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
190e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: isCountDown?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: isCountDown?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
191e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: isFloatingIcon?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: isFloatingIcon?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
192e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: label?: string;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: label?: string;<br>New version information: ?string|notificationRequest.d.ts|
193e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: badgeIconStyle?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: badgeIconStyle?: number;<br>New version information: ?number|notificationRequest.d.ts|
194e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: showDeliveryTime?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: showDeliveryTime?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
195e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: actionButtons?: Array\<NotificationActionButton>;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: actionButtons?: Array\<NotificationActionButton>;<br>New version information: ?Array\<NotificationActionButton>|notificationRequest.d.ts|
196e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: smallIcon?: image.PixelMap;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: smallIcon?: image.PixelMap;<br>New version information: ?image.PixelMap|notificationRequest.d.ts|
197e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: largeIcon?: image.PixelMap;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: largeIcon?: image.PixelMap;<br>New version information: ?image.PixelMap|notificationRequest.d.ts|
198e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: groupName?: string;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: groupName?: string;<br>New version information: ?string|notificationRequest.d.ts|
199e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: readonly creatorBundleName?: string;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: readonly creatorBundleName?: string;<br>New version information: ?string|notificationRequest.d.ts|
200e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: readonly creatorUid?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: readonly creatorUid?: number;<br>New version information: ?number|notificationRequest.d.ts|
201e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: readonly creatorPid?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: readonly creatorPid?: number;<br>New version information: ?number|notificationRequest.d.ts|
202e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: readonly creatorUserId?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: readonly creatorUserId?: number;<br>New version information: ?number|notificationRequest.d.ts|
203e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: classification?: string;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: classification?: string;<br>New version information: ?string|notificationRequest.d.ts|
204e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: readonly hashCode?: string;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: readonly hashCode?: string;<br>New version information: ?string|notificationRequest.d.ts|
205e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: isRemoveAllowed?: boolean;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: isRemoveAllowed?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
206e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: readonly source?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: readonly source?: number;<br>New version information: ?number|notificationRequest.d.ts|
207e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: template?: NotificationTemplate;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: template?: NotificationTemplate;<br>New version information: ?NotificationTemplate|notificationRequest.d.ts|
208e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: distributedOption?: DistributedOptions;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: distributedOption?: DistributedOptions;<br>New version information: ?DistributedOptions|notificationRequest.d.ts|
209e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: readonly deviceId?: string;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: readonly deviceId?: string;<br>New version information: ?string|notificationRequest.d.ts|
210e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: readonly notificationFlags?: NotificationFlags;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: readonly notificationFlags?: NotificationFlags;<br>New version information: ?NotificationFlags|notificationRequest.d.ts|
211e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: removalWantAgent?: WantAgent;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: removalWantAgent?: WantAgent;<br>New version information: ?WantAgent|notificationRequest.d.ts|
212e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationRequest;<br>Method or attribute name: badgeNumber?: number;<br>Old version information: |Class name: NotificationRequest;<br>Method or attribute name: badgeNumber?: number;<br>New version information: ?number|notificationRequest.d.ts|
213e41f4b71Sopenharmony_ci|Type changed|Class name: DistributedOptions;<br>Method or attribute name: isDistributed?: boolean;<br>Old version information: |Class name: DistributedOptions;<br>Method or attribute name: isDistributed?: boolean;<br>New version information: ?boolean|notificationRequest.d.ts|
214e41f4b71Sopenharmony_ci|Type changed|Class name: DistributedOptions;<br>Method or attribute name: supportDisplayDevices?: Array\<string>;<br>Old version information: |Class name: DistributedOptions;<br>Method or attribute name: supportDisplayDevices?: Array\<string>;<br>New version information: ?Array\<string>|notificationRequest.d.ts|
215e41f4b71Sopenharmony_ci|Type changed|Class name: DistributedOptions;<br>Method or attribute name: supportOperateDevices?: Array\<string>;<br>Old version information: |Class name: DistributedOptions;<br>Method or attribute name: supportOperateDevices?: Array\<string>;<br>New version information: ?Array\<string>|notificationRequest.d.ts|
216e41f4b71Sopenharmony_ci|Type changed|Class name: DistributedOptions;<br>Method or attribute name: readonly remindType?: number;<br>Old version information: |Class name: DistributedOptions;<br>Method or attribute name: readonly remindType?: number;<br>New version information: ?number|notificationRequest.d.ts|
217e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: type: notification.SlotType;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: type: notification.SlotType;<br>New version information: notification.SlotType|notificationSlot.d.ts|
218e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: level?: notification.SlotLevel;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: level?: notification.SlotLevel;<br>New version information: ?notification.SlotLevel|notificationSlot.d.ts|
219e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: desc?: string;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: desc?: string;<br>New version information: ?string|notificationSlot.d.ts|
220e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: badgeFlag?: boolean;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: badgeFlag?: boolean;<br>New version information: ?boolean|notificationSlot.d.ts|
221e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: bypassDnd?: boolean;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: bypassDnd?: boolean;<br>New version information: ?boolean|notificationSlot.d.ts|
222e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: lockscreenVisibility?: number;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: lockscreenVisibility?: number;<br>New version information: ?number|notificationSlot.d.ts|
223e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: vibrationEnabled?: boolean;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: vibrationEnabled?: boolean;<br>New version information: ?boolean|notificationSlot.d.ts|
224e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: sound?: string;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: sound?: string;<br>New version information: ?string|notificationSlot.d.ts|
225e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: lightEnabled?: boolean;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: lightEnabled?: boolean;<br>New version information: ?boolean|notificationSlot.d.ts|
226e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: lightColor?: number;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: lightColor?: number;<br>New version information: ?number|notificationSlot.d.ts|
227e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: vibrationValues?: Array\<number>;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: vibrationValues?: Array\<number>;<br>New version information: ?Array\<number>|notificationSlot.d.ts|
228e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSlot;<br>Method or attribute name: readonly enabled?: boolean;<br>Old version information: |Class name: NotificationSlot;<br>Method or attribute name: readonly enabled?: boolean;<br>New version information: ?boolean|notificationSlot.d.ts|
229e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSorting;<br>Method or attribute name: readonly slot: NotificationSlot;<br>Old version information: |Class name: NotificationSorting;<br>Method or attribute name: readonly slot: NotificationSlot;<br>New version information: NotificationSlot|notificationSorting.d.ts|
230e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSorting;<br>Method or attribute name: readonly hashCode: string;<br>Old version information: |Class name: NotificationSorting;<br>Method or attribute name: readonly hashCode: string;<br>New version information: string|notificationSorting.d.ts|
231e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSorting;<br>Method or attribute name: readonly ranking: number;<br>Old version information: |Class name: NotificationSorting;<br>Method or attribute name: readonly ranking: number;<br>New version information: number|notificationSorting.d.ts|
232e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSortingMap;<br>Method or attribute name: readonly sortings: { [key: string]: NotificationSorting };<br>Old version information: |Class name: NotificationSortingMap;<br>Method or attribute name: readonly sortings: { [key: string]: NotificationSorting };<br>New version information: object|notificationSortingMap.d.ts|
233e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSortingMap;<br>Method or attribute name: readonly sortedHashCode: Array\<string>;<br>Old version information: |Class name: NotificationSortingMap;<br>Method or attribute name: readonly sortedHashCode: Array\<string>;<br>New version information: Array\<string>|notificationSortingMap.d.ts|
234e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSubscribeInfo;<br>Method or attribute name: bundleNames?: Array\<string>;<br>Old version information: |Class name: NotificationSubscribeInfo;<br>Method or attribute name: bundleNames?: Array\<string>;<br>New version information: ?Array\<string>|notificationSubscribeInfo.d.ts|
235e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationSubscribeInfo;<br>Method or attribute name: userId?: number;<br>Old version information: |Class name: NotificationSubscribeInfo;<br>Method or attribute name: userId?: number;<br>New version information: ?number|notificationSubscribeInfo.d.ts|
236e41f4b71Sopenharmony_ci|Type changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly request: NotificationRequest;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly request: NotificationRequest;<br>New version information: NotificationRequest|notificationSubscriber.d.ts|
237e41f4b71Sopenharmony_ci|Type changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly sortingMap?: NotificationSortingMap;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly sortingMap?: NotificationSortingMap;<br>New version information: ?NotificationSortingMap|notificationSubscriber.d.ts|
238e41f4b71Sopenharmony_ci|Type changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly reason?: number;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly reason?: number;<br>New version information: ?number|notificationSubscriber.d.ts|
239e41f4b71Sopenharmony_ci|Type changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly sound?: string;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly sound?: string;<br>New version information: ?string|notificationSubscriber.d.ts|
240e41f4b71Sopenharmony_ci|Type changed|Class name: SubscribeCallbackData;<br>Method or attribute name: readonly vibrationValues?: Array\<number>;<br>Old version information: |Class name: SubscribeCallbackData;<br>Method or attribute name: readonly vibrationValues?: Array\<number>;<br>New version information: ?Array\<number>|notificationSubscriber.d.ts|
241e41f4b71Sopenharmony_ci|Type changed|Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly bundle: string;<br>Old version information: |Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly bundle: string;<br>New version information: string|notificationSubscriber.d.ts|
242e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly bundle: string;<br>Old version information: |Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly bundle: string;<br>New version information: string|notificationSubscriber.d.ts|
243e41f4b71Sopenharmony_ci|Type changed|Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly uid: number;<br>Old version information: |Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly uid: number;<br>New version information: number|notificationSubscriber.d.ts|
244e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly uid: number;<br>Old version information: |Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly uid: number;<br>New version information: number|notificationSubscriber.d.ts|
245e41f4b71Sopenharmony_ci|Type changed|Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly enable: boolean;<br>Old version information: |Class name: EnabledNotificationCallbackData;<br>Method or attribute name: readonly enable: boolean;<br>New version information: boolean|notificationSubscriber.d.ts|
246e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly badgeNumber: number;<br>Old version information: |Class name: BadgeNumberCallbackData;<br>Method or attribute name: readonly badgeNumber: number;<br>New version information: number|notificationSubscriber.d.ts|
247e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationTemplate;<br>Method or attribute name: name: string;<br>Old version information: |Class name: NotificationTemplate;<br>Method or attribute name: name: string;<br>New version information: string|notificationTemplate.d.ts|
248e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationTemplate;<br>Method or attribute name: data: { [key: string]: Object };<br>Old version information: |Class name: NotificationTemplate;<br>Method or attribute name: data: { [key: string]: Object };<br>New version information: object|notificationTemplate.d.ts|
249e41f4b71Sopenharmony_ci|Type changed|Class name: NotificationUserInput;<br>Method or attribute name: inputKey: string;<br>Old version information: |Class name: NotificationUserInput;<br>Method or attribute name: inputKey: string;<br>New version information: string|notificationUserInput.d.ts|
250e41f4b71Sopenharmony_ci|Function changed|Class name: NotificationRequest;<br>Method or attribute name: readonly isRemoveAllowed?: boolean;|Class name: NotificationRequest;<br>Method or attribute name: isRemoveAllowed?: boolean;|notificationRequest.d.ts|
251