提交 7b930e86 编写于 作者: G Gloria

Update docs against 14120

Signed-off-by: wusongqing<wusongqing@huawei.com>
上级 4083258f
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.accessibility.GesturePath<br>Class name: GesturePath|@ohos.accessibility.GesturePath.d.ts|
|Added|NA|Module name: ohos.accessibility.GesturePath<br>Class name: GesturePath<br>Method or attribute name: ructor(durationTime|@ohos.accessibility.GesturePath.d.ts|
|Added|NA|Module name: ohos.accessibility.GesturePath<br>Class name: GesturePath<br>Method or attribute name: points|@ohos.accessibility.GesturePath.d.ts|
|Added|NA|Module name: ohos.accessibility.GesturePath<br>Class name: GesturePath<br>Method or attribute name: durationTime|@ohos.accessibility.GesturePath.d.ts|
|Added|NA|Module name: ohos.accessibility.GesturePoint<br>Class name: GesturePoint|@ohos.accessibility.GesturePoint.d.ts|
|Added|NA|Module name: ohos.accessibility.GesturePoint<br>Class name: GesturePoint<br>Method or attribute name: ructor(positionX|@ohos.accessibility.GesturePoint.d.ts|
|Added|NA|Module name: ohos.accessibility.GesturePoint<br>Class name: GesturePoint<br>Method or attribute name: positionX|@ohos.accessibility.GesturePoint.d.ts|
|Added|NA|Module name: ohos.accessibility.GesturePoint<br>Class name: GesturePoint<br>Method or attribute name: positionY|@ohos.accessibility.GesturePoint.d.ts|
|Added|NA|Method or attribute name: performAction<br>Function name: performAction(actionName: string, parameters?: object): Promise<void>;|AccessibilityExtensionContext.d.ts|
|Added|NA|Method or attribute name: performAction<br>Function name: performAction(actionName: string, callback: AsyncCallback<void>): void;|AccessibilityExtensionContext.d.ts|
|Added|NA|Method or attribute name: performAction<br>Function name: performAction(actionName: string, parameters: object, callback: AsyncCallback<void>): void;|AccessibilityExtensionContext.d.ts|
|Deleted|Module name: ohos.accessibility.config<br>Class name: config<br>Method or attribute name: on_enableAbilityListsStateChanged|NA|@ohos.accessibility.config.d.ts|
|Deleted|Module name: ohos.accessibility.config<br>Class name: config<br>Method or attribute name: off_enableAbilityListsStateChanged|NA|@ohos.accessibility.config.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePath|NA|@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePath<br>Method or attribute name: points|NA|@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePath<br>Method or attribute name: durationTime|NA|@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePoint|NA|@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePoint<br>Method or attribute name: positionX|NA|@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePoint<br>Method or attribute name: positionY|NA|@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLists<br>Deprecated version: N/A|Method or attribute name: getAbilityLists<br>Deprecated version: 9<br>Substitute API: ohos.accessibility|@ohos.accessibility.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLists<br>Deprecated version: N/A|Method or attribute name: getAbilityLists<br>Deprecated version: 9|@ohos.accessibility.d.ts|
|Deprecated version changed|Method or attribute name: sendEvent<br>Deprecated version: N/A|Method or attribute name: sendEvent<br>Deprecated version: 9<br>Substitute API: ohos.accessibility|@ohos.accessibility.d.ts|
|Deprecated version changed|Method or attribute name: sendEvent<br>Deprecated version: N/A|Method or attribute name: sendEvent<br>Deprecated version: 9|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: enableAbility<br>Error code: 201, 401, 9300001, 9300002|@ohos.accessibility.config.d.ts|
|Error code added|NA|Method or attribute name: disableAbility<br>Error code: 201, 401, 9300001|@ohos.accessibility.config.d.ts|
|Error code added|NA|Method or attribute name: set<br>Error code: 201, 401|@ohos.accessibility.config.d.ts|
|Error code added|NA|Method or attribute name: on<br>Error code: 401|@ohos.accessibility.config.d.ts|
|Error code added|NA|Method or attribute name: on_accessibilityStateChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: on_touchGuideStateChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: off_accessibilityStateChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: off_touchGuideStateChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: on_enableChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: on_styleChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: off_enableChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: off_styleChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added|NA|Method or attribute name: setTargetBundleName<br>Error code: 401|AccessibilityExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: getFocusElement<br>Error code: 9300003|AccessibilityExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: getWindowRootElement<br>Error code: 9300003|AccessibilityExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: getWindows<br>Error code: 9300003|AccessibilityExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: injectGesture<br>Error code: 401, 9300003|AccessibilityExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: attributeValue<br>Error code: 401, 9300004|AccessibilityExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensionContext.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: answer<br>Function name: function answer(callId?: number): Promise<void>;|@ohos.telephony.call.d.ts|
|Added|NA|Method or attribute name: answer<br>Function name: function answer(callback: AsyncCallback<void>): void;|@ohos.telephony.call.d.ts|
|Added|NA|Method or attribute name: hangup<br>Function name: function hangup(callId?: number): Promise<void>;|@ohos.telephony.call.d.ts|
|Added|NA|Method or attribute name: hangup<br>Function name: function hangup(callback: AsyncCallback<void>): void;|@ohos.telephony.call.d.ts|
|Added|NA|Method or attribute name: reject<br>Function name: function reject(callId?: number, options?: RejectMessageOptions): Promise<void>;|@ohos.telephony.call.d.ts|
|Added|NA|Method or attribute name: reject<br>Function name: function reject(callback: AsyncCallback<void>): void;|@ohos.telephony.call.d.ts|
|Added|NA|Method or attribute name: reject<br>Function name: function reject(options: RejectMessageOptions, callback: AsyncCallback<void>): void;|@ohos.telephony.call.d.ts|
|Added|NA|Method or attribute name: setAudioDevice<br>Function name: function setAudioDevice(device: AudioDevice, options: AudioDeviceOptions, callback: AsyncCallback<void>): void;|@ohos.telephony.call.d.ts|
|Added|NA|Method or attribute name: setAudioDevice<br>Function name: function setAudioDevice(device: AudioDevice, options?: AudioDeviceOptions): Promise<void>;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: AudioDevice<br>Method or attribute name: DEVICE_EARPIECE|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: AudioDeviceOptions|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: AudioDeviceOptions<br>Method or attribute name: bluetoothAddress|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: MmiCodeResults|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: MmiCodeResults<br>Method or attribute name: result|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: MmiCodeResults<br>Method or attribute name: message|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: MmiCodeResult|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: MmiCodeResult<br>Method or attribute name: MMI_CODE_SUCCESS|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call<br>Class name: MmiCodeResult<br>Method or attribute name: MMI_CODE_FAILED|@ohos.telephony.call.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: shutdown|@ohos.power.d.ts|
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: reboot|@ohos.power.d.ts|
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: isActive|@ohos.power.d.ts|
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: wakeup|@ohos.power.d.ts|
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: suspend|@ohos.power.d.ts|
|Added||Method or attribute name: getPowerMode<br>Function name: function getPowerMode(): DevicePowerMode;|@ohos.power.d.ts|
|Added||Module name: ohos.runningLock<br>Class name: RunningLock<br>Method or attribute name: hold|@ohos.runningLock.d.ts|
|Added||Module name: ohos.runningLock<br>Class name: RunningLock<br>Method or attribute name: isHolding|@ohos.runningLock.d.ts|
|Added||Module name: ohos.runningLock<br>Class name: RunningLock<br>Method or attribute name: unhold|@ohos.runningLock.d.ts|
|Added||Module name: ohos.runningLock<br>Class name: runningLock<br>Method or attribute name: isSupported|@ohos.runningLock.d.ts|
|Added||Module name: ohos.runningLock<br>Class name: runningLock<br>Method or attribute name: create|@ohos.runningLock.d.ts|
|Added||Module name: ohos.runningLock<br>Class name: runningLock<br>Method or attribute name: create|@ohos.runningLock.d.ts|
|Added||Module name: ohos.thermal<br>Class name: thermal<br>Method or attribute name: registerThermalLevelCallback|@ohos.thermal.d.ts|
|Added||Module name: ohos.thermal<br>Class name: thermal<br>Method or attribute name: unregisterThermalLevelCallback|@ohos.thermal.d.ts|
|Added||Module name: ohos.thermal<br>Class name: thermal<br>Method or attribute name: getLevel|@ohos.thermal.d.ts|
|Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: shutdownDevice||@ohos.power.d.ts|
|Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: wakeupDevice||@ohos.power.d.ts|
|Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: suspendDevice||@ohos.power.d.ts|
|Deprecated version changed|Method or attribute name: rebootDevice<br>Deprecated version: N/A|Method or attribute name: rebootDevice<br>Deprecated version: 9<br>New API: {@link power|@ohos.power.d.ts|
|Deprecated version changed|Method or attribute name: isScreenOn<br>Deprecated version: N/A|Method or attribute name: isScreenOn<br>Deprecated version: 9<br>New API: {@link power|@ohos.power.d.ts|
|Added|NA|Method or attribute name: getPowerMode<br>Function name: function getPowerMode(): DevicePowerMode;|@ohos.power.d.ts|
|Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: shutdownDevice|NA|@ohos.power.d.ts|
|Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: wakeupDevice|NA|@ohos.power.d.ts|
|Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: suspendDevice|NA|@ohos.power.d.ts|
|Access level changed|Class name: brightness<br>Access level: public API|Class name: brightness<br>Access level: system API|@ohos.brightness.d.ts|
|Deprecated version changed|Method or attribute name: rebootDevice<br>Deprecated version: N/A|Method or attribute name: rebootDevice<br>Deprecated version: 9<br>Substitute API: {@link power|@ohos.power.d.ts|
|Deprecated version changed|Method or attribute name: isScreenOn<br>Deprecated version: N/A|Method or attribute name: isScreenOn<br>Deprecated version: 9<br>Substitute API: {@link power|@ohos.power.d.ts|
|Deprecated version changed|Method or attribute name: isScreenOn<br>Deprecated version: N/A|Method or attribute name: isScreenOn<br>Deprecated version: 9|@ohos.power.d.ts|
|Deprecated version changed|Method or attribute name: lock<br>Deprecated version: N/A|Method or attribute name: lock<br>Deprecated version: 9<br>New API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: isUsed<br>Deprecated version: N/A|Method or attribute name: isUsed<br>Deprecated version: 9<br>New API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: unlock<br>Deprecated version: N/A|Method or attribute name: unlock<br>Deprecated version: 9<br>New API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: isRunningLockTypeSupported<br>Deprecated version: N/A|Method or attribute name: isRunningLockTypeSupported<br>Deprecated version: 9<br>New API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: lock<br>Deprecated version: N/A|Method or attribute name: lock<br>Deprecated version: 9<br>Substitute API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: isUsed<br>Deprecated version: N/A|Method or attribute name: isUsed<br>Deprecated version: 9<br>Substitute API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: unlock<br>Deprecated version: N/A|Method or attribute name: unlock<br>Deprecated version: 9<br>Substitute API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: isRunningLockTypeSupported<br>Deprecated version: N/A|Method or attribute name: isRunningLockTypeSupported<br>Deprecated version: 9<br>Substitute API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: isRunningLockTypeSupported<br>Deprecated version: N/A|Method or attribute name: isRunningLockTypeSupported<br>Deprecated version: 9|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: createRunningLock<br>Deprecated version: N/A|Method or attribute name: createRunningLock<br>Deprecated version: 9<br>New API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: createRunningLock<br>Deprecated version: N/A|Method or attribute name: createRunningLock<br>Deprecated version: 9<br>Substitute API: {@link RunningLock|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: createRunningLock<br>Deprecated version: N/A|Method or attribute name: createRunningLock<br>Deprecated version: 9|@ohos.runningLock.d.ts|
|Deprecated version changed|Method or attribute name: subscribeThermalLevel<br>Deprecated version: N/A|Method or attribute name: subscribeThermalLevel<br>Deprecated version: 9<br>New API: {@link thermal|@ohos.thermal.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribeThermalLevel<br>Deprecated version: N/A|Method or attribute name: unsubscribeThermalLevel<br>Deprecated version: 9<br>New API: {@link thermal|@ohos.thermal.d.ts|
|Deprecated version changed|Method or attribute name: getThermalLevel<br>Deprecated version: N/A|Method or attribute name: getThermalLevel<br>Deprecated version: 9<br>New API: {@link thermal|@ohos.thermal.d.ts|
|Deprecated version changed|Method or attribute name: subscribeThermalLevel<br>Deprecated version: N/A|Method or attribute name: subscribeThermalLevel<br>Deprecated version: 9<br>Substitute API: {@link thermal|@ohos.thermal.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribeThermalLevel<br>Deprecated version: N/A|Method or attribute name: unsubscribeThermalLevel<br>Deprecated version: 9<br>Substitute API: {@link thermal|@ohos.thermal.d.ts|
|Deprecated version changed|Method or attribute name: getThermalLevel<br>Deprecated version: N/A|Method or attribute name: getThermalLevel<br>Deprecated version: 9<br>Substitute API: {@link thermal|@ohos.thermal.d.ts|
|Deprecated version changed|Class name: BatteryResponse<br>Deprecated version: 9|Class name: BatteryResponse<br>Deprecated version: 6|@system.battery.d.ts|
|Deprecated version changed|Method or attribute name: charging<br>Deprecated version: 9|Method or attribute name: charging<br>Deprecated version: 6|@system.battery.d.ts|
|Deprecated version changed|Method or attribute name: level<br>Deprecated version: 9|Method or attribute name: level<br>Deprecated version: 6|@system.battery.d.ts|
......@@ -73,3 +60,4 @@
|Deprecated version changed|Method or attribute name: getMode<br>Deprecated version: 9|Method or attribute name: getMode<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: setMode<br>Deprecated version: 9|Method or attribute name: setMode<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: setKeepScreenOn<br>Deprecated version: 9|Method or attribute name: setKeepScreenOn<br>Deprecated version: 7|@system.brightness.d.ts|
|Access level changed|Class name: brightness<br>Access level: public API|Class name: brightness<br>Access level: system API|@ohos.brightness.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleAdded|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Added|NA|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleRemoved|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Added|NA|Module name: ohos.enterpriseDeviceManager<br>Class name: ManagedEvent|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Module name: ohos.enterpriseDeviceManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_ADDED|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Module name: ohos.enterpriseDeviceManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_REMOVED|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: enableAdmin<br>Function name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, callback: AsyncCallback<void>): void;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: enableAdmin<br>Function name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId: number, callback: AsyncCallback<void>): void;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: enableAdmin<br>Function name: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId?: number): Promise<void>;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: disableAdmin<br>Function name: function disableAdmin(admin: Want, callback: AsyncCallback<void>): void;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: disableAdmin<br>Function name: function disableAdmin(admin: Want, userId: number, callback: AsyncCallback<void>): void;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: disableAdmin<br>Function name: function disableAdmin(admin: Want, userId?: number): Promise<void>;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: disableSuperAdmin<br>Function name: function disableSuperAdmin(bundleName: String, callback: AsyncCallback<void>): void;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: disableSuperAdmin<br>Function name: function disableSuperAdmin(bundleName: String): Promise<void>;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: setEnterpriseInfo<br>Function name: function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo, callback: AsyncCallback<void>): void;|@ohos.enterpriseDeviceManager.d.ts|
|Added|NA|Method or attribute name: setEnterpriseInfo<br>Function name: function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo): Promise<void>;|@ohos.enterpriseDeviceManager.d.ts|
|Model changed|Method or attribute name: isAdminEnabled<br>model:|Method or attribute name: isAdminEnabled<br>Model: @stagemodelonly|@ohos.enterpriseDeviceManager.d.ts|
|Model changed|Method or attribute name: isAdminEnabled<br>model:|Method or attribute name: isAdminEnabled<br>Model: @stagemodelonly|@ohos.enterpriseDeviceManager.d.ts|
|Model changed|Method or attribute name: isAdminEnabled<br>model:|Method or attribute name: isAdminEnabled<br>Model: @stagemodelonly|@ohos.enterpriseDeviceManager.d.ts|
|Model changed|Method or attribute name: getEnterpriseInfo<br>model:|Method or attribute name: getEnterpriseInfo<br>Model: @stagemodelonly|@ohos.enterpriseDeviceManager.d.ts|
|Model changed|Method or attribute name: getEnterpriseInfo<br>model:|Method or attribute name: getEnterpriseInfo<br>Model: @stagemodelonly|@ohos.enterpriseDeviceManager.d.ts|
|Model changed|Method or attribute name: isSuperAdmin<br>model:|Method or attribute name: isSuperAdmin<br>Model: @stagemodelonly|@ohos.enterpriseDeviceManager.d.ts|
|Model changed|Method or attribute name: isSuperAdmin<br>model:|Method or attribute name: isSuperAdmin<br>Model: @stagemodelonly|@ohos.enterpriseDeviceManager.d.ts|
|Model changed|Method or attribute name: setDateTime<br>model:|Method or attribute name: setDateTime<br>Model: @stagemodelonly|DeviceSettingsManager.d.ts|
|Model changed|Method or attribute name: setDateTime<br>model:|Method or attribute name: setDateTime<br>Model: @stagemodelonly|DeviceSettingsManager.d.ts|
|Access level changed|Class name: configPolicy<br>Access level: public API|Class name: configPolicy<br>Access level: system API|@ohos.configPolicy.d.ts|
|Access level changed|Method or attribute name: isAdminEnabled<br>Access level: public API|Method or attribute name: isAdminEnabled<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: isAdminEnabled<br>Access level: public API|Method or attribute name: isAdminEnabled<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: isAdminEnabled<br>Access level: public API|Method or attribute name: isAdminEnabled<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: getEnterpriseInfo<br>Access level: public API|Method or attribute name: getEnterpriseInfo<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: getEnterpriseInfo<br>Access level: public API|Method or attribute name: getEnterpriseInfo<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: isSuperAdmin<br>Access level: public API|Method or attribute name: isSuperAdmin<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: isSuperAdmin<br>Access level: public API|Method or attribute name: isSuperAdmin<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: setDateTime<br>Access level: public API|Method or attribute name: setDateTime<br>Access level: system API|DeviceSettingsManager.d.ts|
|Access level changed|Method or attribute name: setDateTime<br>Access level: public API|Method or attribute name: setDateTime<br>Access level: system API|DeviceSettingsManager.d.ts|
|Permission changed|Method or attribute name: setDateTime<br>Permission: ohos.permission.EDM_MANAGE_DATETIME|Method or attribute name: setDateTime<br>Permission: ohos.permission.ENTERPRISE_SET_DATETIME|DeviceSettingsManager.d.ts|
|Permission changed|Method or attribute name: setDateTime<br>Permission: ohos.permission.EDM_MANAGE_DATETIME|Method or attribute name: setDateTime<br>Permission: ohos.permission.ENTERPRISE_SET_DATETIME|DeviceSettingsManager.d.ts|
|Error code added|NA|Method or attribute name: getOneCfgFile<br>Error code: 401|@ohos.configPolicy.d.ts|
|Error code added|NA|Method or attribute name: getCfgFiles<br>Error code: 401|@ohos.configPolicy.d.ts|
|Error code added|NA|Method or attribute name: getCfgDirList<br>Error code: 401|@ohos.configPolicy.d.ts|
|Error code added|NA|Method or attribute name: isAdminEnabled<br>Error code: 401|@ohos.enterpriseDeviceManager.d.ts|
|Error code added|NA|Method or attribute name: isAdminEnabled<br>Error code: 401|@ohos.enterpriseDeviceManager.d.ts|
|Error code added|NA|Method or attribute name: isAdminEnabled<br>Error code: 401|@ohos.enterpriseDeviceManager.d.ts|
|Error code added|NA|Method or attribute name: getEnterpriseInfo<br>Error code: 9200001, 401|@ohos.enterpriseDeviceManager.d.ts|
|Error code added|NA|Method or attribute name: getEnterpriseInfo<br>Error code: 9200001, 401|@ohos.enterpriseDeviceManager.d.ts|
|Error code added|NA|Method or attribute name: isSuperAdmin<br>Error code: 401|@ohos.enterpriseDeviceManager.d.ts|
|Error code added|NA|Method or attribute name: isSuperAdmin<br>Error code: 401|@ohos.enterpriseDeviceManager.d.ts|
|Error code added|NA|Method or attribute name: setDateTime<br>Error code: 9200001, 9200002, 201, 401|DeviceSettingsManager.d.ts|
|Access level changed|Class name: configPolicy<br>Access level: public API|Class name: configPolicy<br>Access level: system API|@ohos.configPolicy.d.ts|
|Access level changed|Method or attribute name: isAdminEnabled<br>Access level: public API|Method or attribute name: isAdminEnabled<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: isAdminEnabled<br>Access level: public API|Method or attribute name: isAdminEnabled<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: isAdminEnabled<br>Access level: public API|Method or attribute name: isAdminEnabled<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: getEnterpriseInfo<br>Access level: public API|Method or attribute name: getEnterpriseInfo<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: getEnterpriseInfo<br>Access level: public API|Method or attribute name: getEnterpriseInfo<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: isSuperAdmin<br>Access level: public API|Method or attribute name: isSuperAdmin<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: isSuperAdmin<br>Access level: public API|Method or attribute name: isSuperAdmin<br>Access level: system API|@ohos.enterpriseDeviceManager.d.ts|
|Access level changed|Method or attribute name: setDateTime<br>Access level: public API|Method or attribute name: setDateTime<br>Access level: system API|DeviceSettingsManager.d.ts|
|Access level changed|Method or attribute name: setDateTime<br>Access level: public API|Method or attribute name: setDateTime<br>Access level: system API|DeviceSettingsManager.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: getServiceDump<br>Function name: function getServiceDump(serviceid : number, fd : number, args : Array<string>) : void;|@ohos.hidebug.d.ts|
|Added|NA|Method or attribute name: onQuery<br>Function name: onQuery: (infos: SysEventInfo[]) => void;|@ohos.hiSysEvent.d.ts|
|Added|NA|Method or attribute name: addWatcher<br>Function name: function addWatcher(watcher: Watcher): void;|@ohos.hiSysEvent.d.ts|
|Added|NA|Method or attribute name: removeWatcher<br>Function name: function removeWatcher(watcher: Watcher): void;|@ohos.hiSysEvent.d.ts|
|Added|NA|Method or attribute name: query<br>Function name: function query(queryArg: QueryArg, rules: QueryRule[], querier: Querier): void;|@ohos.hiSysEvent.d.ts|
|Added|NA|Method or attribute name: begin<br>Function name: function begin(name: string, flags?: number): HiTraceId;|@ohos.hiTraceChain.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType<br>Method or attribute name: FAULT|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType<br>Method or attribute name: STATISTIC|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType<br>Method or attribute name: SECURITY|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType<br>Method or attribute name: BEHAVIOR|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Event|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: USER_LOGIN|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: USER_LOGOUT|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: DISTRIBUTED_SERVICE_START|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Param|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Param<br>Method or attribute name: USER_ID|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Param<br>Method or attribute name: DISTRIBUTED_SERVICE_NAME|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Param<br>Method or attribute name: DISTRIBUTED_SERVICE_INSTANCE_ID|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: configure|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: ConfigOption|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: ConfigOption<br>Method or attribute name: disable|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: ConfigOption<br>Method or attribute name: maxStorage|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: domain|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: name|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: eventType|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: params|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: write|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: write|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: packageId|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: row|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: size|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: data|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackageHolder|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: ructor(watcherName|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: setSize|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: takeNext|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: TriggerCondition|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: row|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: size|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: timeOut|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventFilter|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventFilter<br>Method or attribute name: domain|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventFilter<br>Method or attribute name: eventTypes|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: name|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: triggerCondition|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: appEventFilters|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: onTrigger|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: addWatcher|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: removeWatcher|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added|NA|Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: clearData|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventInfo|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: domain|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: name|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: eventType|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: params|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackage|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: packageId|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: row|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: size|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: data|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackageHolder|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: ructor(watcherName|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: setSize|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: takeNext|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: TriggerCondition|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: row|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: size|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: timeOut|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventFilter|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventFilter<br>Method or attribute name: domain|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: AppEventFilter<br>Method or attribute name: eventTypes|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: Watcher|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: name|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: triggerCondition|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: appEventFilters|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: onTrigger|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: addWatcher|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: removeWatcher|NA|@ohos.hiAppEvent.d.ts|
|Deleted|Module name: ohos.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: clearData|NA|@ohos.hiAppEvent.d.ts|
|Deprecated version changed|Method or attribute name: querySelfFaultLog<br>Deprecated version: N/A|Method or attribute name: querySelfFaultLog<br>Deprecated version: 9<br>Substitute API: ohos.faultlogger/FaultLogger|@ohos.faultLogger.d.ts|
|Deprecated version changed|Method or attribute name: querySelfFaultLog<br>Deprecated version: N/A|Method or attribute name: querySelfFaultLog<br>Deprecated version: 9<br>Substitute API: ohos.faultlogger/FaultLogger|@ohos.faultLogger.d.ts|
|Deprecated version changed|Class name: hiAppEvent<br>Deprecated version: N/A|Class name: hiAppEvent<br>Deprecated version: 9<br>Substitute API: ohos.hiviewdfx.hiAppEvent |@ohos.hiAppEvent.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: 9|Method or attribute name: write<br>Deprecated version: N/A<br>Substitute API: ohos.hiviewdfx.hiAppEvent |@ohos.hiAppEvent.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: 9|Method or attribute name: write<br>Deprecated version: N/A|@ohos.hiAppEvent.d.ts|
|Deprecated version changed|Method or attribute name: addRule<br>Deprecated version: N/A|Method or attribute name: addRule<br>Deprecated version: 9<br>Substitute API: ohos.hichecker/hichecker|@ohos.hichecker.d.ts|
|Deprecated version changed|Method or attribute name: removeRule<br>Deprecated version: N/A|Method or attribute name: removeRule<br>Deprecated version: 9<br>Substitute API: ohos.hichecker/hichecker|@ohos.hichecker.d.ts|
|Deprecated version changed|Method or attribute name: contains<br>Deprecated version: N/A|Method or attribute name: contains<br>Deprecated version: 9<br>Substitute API: ohos.hichecker/hichecker|@ohos.hichecker.d.ts|
|Deprecated version changed|Method or attribute name: startProfiling<br>Deprecated version: N/A|Method or attribute name: startProfiling<br>Deprecated version: 9<br>Substitute API: ohos.hidebug/hidebug.startJsCpuProfiling |@ohos.hidebug.d.ts|
|Deprecated version changed|Method or attribute name: stopProfiling<br>Deprecated version: N/A|Method or attribute name: stopProfiling<br>Deprecated version: 9<br>Substitute API: ohos.hidebug/hidebug.stopJsCpuProfiling |@ohos.hidebug.d.ts|
|Deprecated version changed|Method or attribute name: dumpHeapData<br>Deprecated version: N/A|Method or attribute name: dumpHeapData<br>Deprecated version: 9<br>Substitute API: ohos.hidebug/hidebug.dumpJsHeapData |@ohos.hidebug.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.distributedHardware.deviceManager<br>Class name: DeviceManager<br>Method or attribute name: setUserOperation|@ohos.distributedHardware.deviceManager.d.ts|
|Added|NA|Module name: ohos.distributedHardware.deviceManager<br>Class name: DeviceManager<br>Method or attribute name: on_uiStateChange|@ohos.distributedHardware.deviceManager.d.ts|
|Added|NA|Module name: ohos.distributedHardware.deviceManager<br>Class name: DeviceManager<br>Method or attribute name: off_uiStateChange|@ohos.distributedHardware.deviceManager.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.systemParameterV9<br>Class name: systemParameterV9|@ohos.systemParameterV9.d.ts|
|Added|NA|Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: getSync|@ohos.systemParameterV9.d.ts|
|Added|NA|Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: get|@ohos.systemParameterV9.d.ts|
|Added|NA|Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: get|@ohos.systemParameterV9.d.ts|
|Added|NA|Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: get|@ohos.systemParameterV9.d.ts|
|Added|NA|Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: setSync|@ohos.systemParameterV9.d.ts|
|Added|NA|Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: set|@ohos.systemParameterV9.d.ts|
|Added|NA|Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: set|@ohos.systemParameterV9.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.telephony.data<br>Class name: data<br>Method or attribute name: getDefaultCellularDataSlotIdSync|@ohos.telephony.data.d.ts|
|Added|NA|Method or attribute name: sendUpdateCellLocationRequest<br>Function name: function sendUpdateCellLocationRequest(slotId: number, callback: AsyncCallback<void>): void;|@ohos.telephony.radio.d.ts|
|Added|NA|Method or attribute name: sendUpdateCellLocationRequest<br>Function name: function sendUpdateCellLocationRequest(slotId?: number): Promise<void>;|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegState|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegState<br>Method or attribute name: IMS_UNREGISTERED|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegState<br>Method or attribute name: IMS_REGISTERED|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegTech|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegTech<br>Method or attribute name: REGISTRATION_TECH_NONE|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegTech<br>Method or attribute name: REGISTRATION_TECH_LTE|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegTech<br>Method or attribute name: REGISTRATION_TECH_IWLAN|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegTech<br>Method or attribute name: REGISTRATION_TECH_NR|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegInfo|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegInfo<br>Method or attribute name: imsRegState|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsRegInfo<br>Method or attribute name: imsRegTech|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsServiceType|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsServiceType<br>Method or attribute name: TYPE_VOICE|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsServiceType<br>Method or attribute name: TYPE_VIDEO|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsServiceType<br>Method or attribute name: TYPE_UT|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.radio<br>Class name: ImsServiceType<br>Method or attribute name: TYPE_SMS|@ohos.telephony.radio.d.ts|
|Added|NA|Module name: ohos.telephony.sim<br>Class name: sim<br>Method or attribute name: getOpKey|@ohos.telephony.sim.d.ts|
|Added|NA|Module name: ohos.telephony.sim<br>Class name: sim<br>Method or attribute name: getOpKey|@ohos.telephony.sim.d.ts|
|Added|NA|Module name: ohos.telephony.sim<br>Class name: sim<br>Method or attribute name: getOpName|@ohos.telephony.sim.d.ts|
|Added|NA|Module name: ohos.telephony.sim<br>Class name: sim<br>Method or attribute name: getOpName|@ohos.telephony.sim.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: componentId<br>Function name: componentId: string;|@ohos.update.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: setProperty<br>Function name: setProperty(request: SetPropertyRequest, callback: AsyncCallback<void>): void;|@ohos.account.osAccount.d.ts|
|Added|NA|Method or attribute name: setProperty<br>Function name: setProperty(request: SetPropertyRequest): Promise<void>;|@ohos.account.osAccount.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: controlTransfer<br>Function name: function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise<number>;|@ohos.usb.d.ts|
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册