Change Type | Old Version | New Version | d.ts File |
---|---|---|---|
Added | NA | Module name: ohos.commonEventManager Class name: Support Method or attribute name: COMMON_EVENT_USER_INFO_UPDATED = "usual.event.USER_INFO_UPDATED" |
@ohos.commonEventManager.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function publishAsBundle(request: NotificationRequest, representativeBundle: string, userId: number, callback: AsyncCallback |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function publishAsBundle(request: NotificationRequest, representativeBundle: string, userId: number): Promise |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function cancelAsBundle(id: number, representativeBundle: string, userId: number, callback: AsyncCallback |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function cancelAsBundle(id: number, representativeBundle: string, userId: number): Promise |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function enableNotificationSlot(bundle: BundleOption, type: SlotType, enable: boolean, callback: AsyncCallback |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function enableNotificationSlot(bundle: BundleOption, type: SlotType, enable: boolean): Promise |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function isNotificationSlotEnabled(bundle: BundleOption, type: SlotType, callback: AsyncCallback |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function isNotificationSlotEnabled(bundle: BundleOption, type: SlotType): Promise |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function setSyncNotificationEnabledWithoutApp(userId: number, enable: boolean, callback: AsyncCallback |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function setSyncNotificationEnabledWithoutApp(userId: number, enable: boolean): Promise |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function getSyncNotificationEnabledWithoutApp(userId: number, callback: AsyncCallback |
NA | @ohos.notification.d.ts |
Deleted | Module name: ohos.notification Class name: notification Method or attribute name: function getSyncNotificationEnabledWithoutApp(userId: number): Promise |
NA | @ohos.notification.d.ts |
Initial version changed | Class name: RemoveReason Initial version: 9 |
Class name: RemoveReason Initial version: N/A |
@ohos.notification.d.ts |