| 操作 | 旧版本 | 新版本 | d.ts文件 |
|---|---|---|---|
| 新增 | NA | 类名:notificationManager 方法or属性:function isSupportDoNotDisturbMode(callback: AsyncCallback<boolean>): void; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:notificationManager 方法or属性:function isSupportDoNotDisturbMode(): Promise<boolean>; | @ohos.notificationManager.d.ts |
| 新增 | NA | 模块名: NotificationCommonDef 类名: BundleOption | NotificationCommonDef.d.ts |
| 新增 | NA | 模块名: NotificationCommonDef 类名: BundleOption 方法 or 属性: bundle: string; | NotificationCommonDef.d.ts |
| 新增 | NA | 模块名: NotificationCommonDef 类名: BundleOption 方法 or 属性: uid?: number; | NotificationCommonDef.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_PACKAGE_CACHE_CLEARED = "usual.event.PACKAGE_CACHE_CLEARED" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_USB_STATE = "usual.event.hardware.usb.action.USB_STATE" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_USB_PORT_CHANGED = "usual.event.hardware.usb.action.USB_PORT_CHANGED" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_VOLUME_REMOVED = "usual.event.data.VOLUME_REMOVED" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_VOLUME_UNMOUNTED = "usual.event.data.VOLUME_UNMOUNTED" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_VOLUME_MOUNTED = "usual.event.data.VOLUME_MOUNTED" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_VOLUME_BAD_REMOVAL = "usual.event.data.VOLUME_BAD_REMOVAL" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_VOLUME_EJECT = "usual.event.data.VOLUME_EJECT" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_SLOT_CHANGE = "usual.event.SLOT_CHANGE" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_SPN_INFO_CHANGED = "usual.event.SPN_INFO_CHANGED" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名: ohos.commonEvent 类名: Support 方法 or 属性:COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "usual.event.QUICK_FIX_APPLY_RESULT" | NA | @ohos.commonEvent.d.ts |
| 删除 | 模块名:ohos.notificationManager 类名:notificationManager 方法 or 属性:function supportDoNotDisturbMode(callback: AsyncCallback<boolean>): void; | NA | @ohos.notificationManager.d.ts |
| 删除 | 模块名:ohos.notificationManager 类名:notificationManager 方法 or 属性:function supportDoNotDisturbMode(): Promise<boolean>; | NA | @ohos.notificationManager.d.ts |
| 删除 | 模块名: ohos.notificationManager 类名: BundleOption | NA | @ohos.notificationManager.d.ts |
| 删除 | 模块名: ohos.notificationManager 类名: BundleOption 方法 or 属性:bundle: string; | NA | @ohos.notificationManager.d.ts |
| 删除 | 模块名: ohos.notificationManager 类名: BundleOption 方法 or 属性:uid?: number; | NA | @ohos.notificationManager.d.ts |
| 删除 | 模块名: ohos.notificationSubscribe 类名: BundleOption | NA | @ohos.notificationSubscribe.d.ts |
| 删除 | 模块名: ohos.notificationSubscribe 类名: BundleOption 方法 or 属性:bundle: string; | NA | @ohos.notificationSubscribe.d.ts |
| 删除 | 模块名: ohos.notificationSubscribe 类名: BundleOption 方法 or 属性:uid?: number; | NA | @ohos.notificationSubscribe.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-application
harmony 鸿蒙js-apidiff-communication