提交 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.app.ability.Ability<br>Class name: Ability|@ohos.app.ability.Ability.d.ts|
|Added|NA|Module name: ohos.app.ability.Ability<br>Class name: Ability<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.Ability.d.ts|
|Added|NA|Module name: ohos.app.ability.Ability<br>Class name: Ability<br>Method or attribute name: onMemoryLevel|@ohos.app.ability.Ability.d.ts|
|Added|NA|Module name: ohos.app.ability.Ability<br>Class name: Ability<br>Method or attribute name: onSaveState|@ohos.app.ability.Ability.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: AbilityConstant|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam<br>Method or attribute name: launchReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam<br>Method or attribute name: lastExitReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: UNKNOWN|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: START_ABILITY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: CALL|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: CONTINUATION|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: APP_RECOVERY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: UNKNOWN|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: ABILITY_NOT_RESPONDING|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: NORMAL|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: MISMATCH|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_MODERATE|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_LOW|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_CRITICAL|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_UNDEFINED|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_FULLSCREEN|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_FLOATING|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_MISMATCH|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType<br>Method or attribute name: CONTINUATION|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType<br>Method or attribute name: APP_RECOVERY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry<br>Method or attribute name: getAbilityDelegator|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry<br>Method or attribute name: getArguments|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: UNINITIALIZED|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: CREATE|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: FOREGROUND|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: BACKGROUND|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: DESTROY|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityCreate|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageCreate|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageActive|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageInactive|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageDestroy|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityDestroy|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityForeground|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityBackground|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityContinue|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: INITIAL|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: FOREGROUND|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: BACKGROUND|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: FOREGROUNDING|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: BACKGROUNDING|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: updateConfiguration|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: updateConfiguration|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getAbilityRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getAbilityRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getExtensionRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getExtensionRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getTopAbility|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getTopAbility|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: context|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onCreate|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onAcceptWant|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onMemoryLevel|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_CREATE|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_FOREGROUND|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_ACTIVE|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_BACKGROUND|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_DESTROY|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_CREATE|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_FOREGROUND|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_ACTIVE|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_BACKGROUND|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_DESTROY|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: on_applicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: on_applicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: off_applicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: off_applicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getForegroundApplications|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getForegroundApplications|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessWithAccount|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessWithAccount|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRunningInStabilityTest|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRunningInStabilityTest|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessesByBundleName|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessesByBundleName|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: clearUpApplicationData|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: clearUpApplicationData|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRamConstrainedDevice|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRamConstrainedDevice|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getAppMemorySize|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getAppMemorySize|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getProcessRunningInformation|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getProcessRunningInformation|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appReceovery|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: ALWAYS_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: CPP_CRASH_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: JS_CRASH_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: APP_FREEZE_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag<br>Method or attribute name: SAVE_WHEN_ERROR|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag<br>Method or attribute name: SAVE_WHEN_BACKGROUND|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag<br>Method or attribute name: SAVE_WITH_FILE|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag<br>Method or attribute name: SAVE_WITH_SHARED_MEMORY|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appReceovery<br>Method or attribute name: enableAppRecovery|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appReceovery<br>Method or attribute name: restartApp|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appReceovery<br>Method or attribute name: saveAppState|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.common<br>Class name: common|@ohos.app.ability.common.d.ts|
|Added|NA|Module name: ohos.app.ability.common<br>Class name: AreaMode|@ohos.app.ability.common.d.ts|
|Added|NA|Module name: ohos.app.ability.common<br>Class name: AreaMode<br>Method or attribute name: EL1|@ohos.app.ability.common.d.ts|
|Added|NA|Module name: ohos.app.ability.common<br>Class name: AreaMode<br>Method or attribute name: EL2|@ohos.app.ability.common.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: language|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: colorMode|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: direction|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: screenDensity|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: displayId|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: hasPointerDevice|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ConfigurationConstant|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_DARK|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_LIGHT|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_VERTICAL|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_HORIZONTAL|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_SDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_MDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_LDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XXLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XXXLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.contextConstant<br>Class name: contextConstant|@ohos.app.ability.contextConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode|@ohos.app.ability.contextConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode<br>Method or attribute name: EL1|@ohos.app.ability.contextConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode<br>Method or attribute name: EL2|@ohos.app.ability.contextConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.EnvironmentCallback<br>Class name: EnvironmentCallback|@ohos.app.ability.EnvironmentCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.EnvironmentCallback<br>Class name: EnvironmentCallback<br>Method or attribute name: onConfigurationUpdated|@ohos.app.ability.EnvironmentCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.errorManager<br>Class name: errorManager|@ohos.app.ability.errorManager.d.ts|
|Added|NA|Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: on_error|@ohos.app.ability.errorManager.d.ts|
|Added|NA|Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: off_error|@ohos.app.ability.errorManager.d.ts|
|Added|NA|Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: off_error|@ohos.app.ability.errorManager.d.ts|
|Added|NA|Module name: ohos.app.ability.ExtensionAbility<br>Class name: ExtensionAbility|@ohos.app.ability.ExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: on_mission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: off_mission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: off_mission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfo|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfo|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfos|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfos|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getLowResolutionMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getLowResolutionMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: lockMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: lockMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: unlockMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: unlockMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearAllMissions|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearAllMissions|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: moduleName|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: originHapHash|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: quickFixFilePath|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleName|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionCode|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionName|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionCode|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionName|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: hapModuleQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: context|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onCreate|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDestroy|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onRequest|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onConnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDisconnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onReconnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDump|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions|@ohos.app.ability.StartOptions.d.ts|
|Added|NA|Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions<br>Method or attribute name: windowMode|@ohos.app.ability.StartOptions.d.ts|
|Added|NA|Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions<br>Method or attribute name: displayId|@ohos.app.ability.StartOptions.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: OnReleaseCallback|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: OnReleaseCallback<br>Method or attribute name: OnReleaseCallback|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: CalleeCallback|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: CalleeCallback<br>Method or attribute name: CalleeCallback|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: call|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: callWithResult|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: release|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: onRelease|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: on_release|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: off_release|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: off_release|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Callee|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Callee<br>Method or attribute name: on|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Callee<br>Method or attribute name: off|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: context|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: launchWant|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: lastRequestWant|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: callee|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onCreate|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageCreate|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageDestroy|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageRestore|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onDestroy|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onForeground|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onBackground|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onContinue|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onNewWant|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onDump|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: deviceId|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: bundleName|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: abilityName|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: uri|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: type|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: flags|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: action|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: parameters|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: entities|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: moduleName|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getBundleName|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getBundleName|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getUid|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getUid|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWant|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWant|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: cancel|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: cancel|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: trigger|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: trigger|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: equal|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: equal|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getOperationType|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getOperationType|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: ONE_TIME_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: NO_BUILD_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: CANCEL_PRESENT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: UPDATE_PRESENT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: CONSTANT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ELEMENT|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ACTION|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_URI|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ENTITIES|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_BUNDLE|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: UNKNOWN_TYPE|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_ABILITY|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_ABILITIES|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_SERVICE|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: SEND_COMMON_EVENT|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: info|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: want|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: finalCode|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: finalData|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: extraInfo|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: wantConstant|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_HOME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DIAL|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEARCH|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_WIRELESS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MANAGE_APPLICATIONS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_APPLICATION_DETAILS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SET_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SHOW_ALARMS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SNOOZE_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DISMISS_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DISMISS_TIMER|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_SMS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_CHOOSE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_IMAGE_CAPTURE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_VIDEO_CAPTURE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SELECT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_MULTIPLE_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SCAN_MEDIA_FILE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_VIEW_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_EDIT_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: INTENT_PARAMS_INTENT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: INTENT_PARAMS_TITLE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_FILE_SELECT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: PARAMS_STREAM|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_APP_ACCOUNT_AUTH|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MARKET_DOWNLOAD|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MARKET_CROWDTEST|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_SANDBOX|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_BUNDLE_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_MODULE_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_ABILITY_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_INDEX|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_DEFAULT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_HOME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_VOICE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_BROWSABLE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_VIDEO|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_READ_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_WRITE_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_FORWARD_RESULT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CONTINUATION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_NOT_OHOS_COMPONENT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_FORM_ENABLED|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_PERSISTABLE_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_PREFIX_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITYSLICE_MULTI_DEVICE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_START_FOREGROUND_ABILITY|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CONTINUATION_REVERSIBLE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_INSTALL_ON_DEMAND|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_INSTALL_WITH_BACKGROUND_MODE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CLEAR_MISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_NEW_MISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_MISSION_TOP|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.form.formBindingData<br>Class name: formBindingData|@ohos.app.form.formBindingData.d.ts|
|Added|NA|Module name: ohos.app.form.formBindingData<br>Class name: formBindingData<br>Method or attribute name: createFormBindingData|@ohos.app.form.formBindingData.d.ts|
|Added|NA|Module name: ohos.app.form.formBindingData<br>Class name: FormBindingData|@ohos.app.form.formBindingData.d.ts|
|Added|NA|Module name: ohos.app.form.formBindingData<br>Class name: FormBindingData<br>Method or attribute name: data|@ohos.app.form.formBindingData.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: context|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onAddForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onCastToNormalForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onUpdateForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onChangeFormVisibility|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onFormEvent|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onRemoveForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onConfigurationUpdate|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onAcquireFormState|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onShareForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: requestForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: requestForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: castToNormalForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: castToNormalForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyVisibleForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyVisibleForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyInvisibleForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyInvisibleForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: enableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: enableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: disableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: disableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: isSystemReady|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: isSystemReady|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getAllFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getAllFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteInvalidForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteInvalidForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: acquireFormState|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: acquireFormState|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: on_formUninstall|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: off_formUninstall|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsVisible|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsVisible|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsEnableUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsEnableUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: shareForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: shareForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsPrivacyProtected|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsPrivacyProtected|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: formInfo|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: bundleName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: moduleName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: abilityName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: name|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: description|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: type|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: jsComponentName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: colorMode|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: isDefault|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: updateEnabled|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: formVisibleNotify|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: relatedBundleName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: scheduledUpdateTime|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: formConfigAbility|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: updateDuration|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: defaultDimension|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: supportDimensions|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: customizeData|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormType|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormType<br>Method or attribute name: JS|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormType<br>Method or attribute name: eTS|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: ColorMode|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_AUTO|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_DARK|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_LIGHT|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo<br>Method or attribute name: formState|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo<br>Method or attribute name: want|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormState|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: UNKNOWN|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: DEFAULT|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: READY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: IDENTITY_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: DIMENSION_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: MODULE_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: WIDTH_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: HEIGHT_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: TEMPORARY_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: BUNDLE_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: ABILITY_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: DEVICE_ID_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfoFilter|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfoFilter<br>Method or attribute name: moduleName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_1_2|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_2|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_4|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_4_4|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_1|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: VisibilityType|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_VISIBLE|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_INVISIBLE|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: setFormNextRefreshTime|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: setFormNextRefreshTime|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: updateForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: updateForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: isRequestPublishFormSupported|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: isRequestPublishFormSupported|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: APP_RECOVERY|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_AGREE|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_MISMATCH|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_AGREE|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: StateType|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: StateType<br>Method or attribute name: CONTINUATION|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: StateType<br>Method or attribute name: APP_RECOVERY|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ApplicationState|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_CREATE|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_FOREGROUND|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_ACTIVE|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_BACKGROUND|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_DESTROY|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ProcessState|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_CREATE|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_FOREGROUND|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_ACTIVE|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_BACKGROUND|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_DESTROY|@ohos.application.appManager.d.ts|
|Added|NA|Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility|@ohos.application.ExtensionAbility.d.ts|
|Added|NA|Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility<br>Method or attribute name: onConfigurationUpdated|@ohos.application.ExtensionAbility.d.ts|
|Added|NA|Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility<br>Method or attribute name: onMemoryLevel|@ohos.application.ExtensionAbility.d.ts|
|Added|NA|Module name: ohos.application.formInfo<br>Class name: FormType<br>Method or attribute name: eTS|@ohos.application.formInfo.d.ts|
|Added|NA|Module name: ohos.application.formInfo<br>Class name: VisibilityType|@ohos.application.formInfo.d.ts|
|Added|NA|Module name: ohos.application.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_VISIBLE|@ohos.application.formInfo.d.ts|
|Added|NA|Module name: ohos.application.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_INVISIBLE|@ohos.application.formInfo.d.ts|
|Added|NA|Module name: context<br>Class name: Context<br>Method or attribute name: getExternalCacheDir|context.d.ts|
|Added|NA|Module name: context<br>Class name: Context<br>Method or attribute name: getExternalCacheDir|context.d.ts|
|Added|NA|Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, timeout: number, callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, timeout?: number): Promise<UIAbility>;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: getAbilityState<br>Function name: getAbilityState(ability: UIAbility): number;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: getCurrentTopAbility<br>Function name: getCurrentTopAbility(callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: getCurrentTopAbility<br>Function name: getCurrentTopAbility(): Promise<UIAbility>|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: doAbilityForeground<br>Function name: doAbilityForeground(ability: UIAbility, callback: AsyncCallback<void>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: doAbilityForeground<br>Function name: doAbilityForeground(ability: UIAbility): Promise<void>;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: doAbilityBackground<br>Function name: doAbilityBackground(ability: UIAbility, callback: AsyncCallback<void>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: doAbilityBackground<br>Function name: doAbilityBackground(ability: UIAbility): Promise<void>;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: onAbilityCreate<br>Function name: onAbilityCreate?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onAbilityForeground<br>Function name: onAbilityForeground?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onAbilityBackground<br>Function name: onAbilityBackground?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onAbilityDestroy<br>Function name: onAbilityDestroy?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onWindowStageCreate<br>Function name: onWindowStageCreate?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onWindowStageRestore<br>Function name: onWindowStageRestore?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onWindowStageDestroy<br>Function name: onWindowStageDestroy?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Module name: ApplicationStateObserver<br>Class name: ApplicationStateObserver<br>Method or attribute name: onProcessStateChanged|ApplicationStateObserver.d.ts|
|Added|NA|Module name: ContinueCallback<br>Class name: ContinueCallback|ContinueCallback.d.ts|
|Added|NA|Module name: ContinueCallback<br>Class name: ContinueCallback<br>Method or attribute name: onContinueDone|ContinueCallback.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: srcDeviceId|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: dstDeviceId|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: missionId|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: wantParam|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: MissionListener<br>Class name: MissionListener<br>Method or attribute name: onMissionLabelUpdated|MissionListener.d.ts|
|Added|NA|Module name: MissionListener<br>Class name: MissionListener<br>Method or attribute name: onMissionClosed|MissionListener.d.ts|
|Added|NA|Module name: ProcessData<br>Class name: ProcessData<br>Method or attribute name: state|ProcessData.d.ts|
|Added|NA|Module name: ProcessData<br>Class name: ProcessData<br>Method or attribute name: isContinuousTask|ProcessData.d.ts|
|Added|NA|Module name: ProcessData<br>Class name: ProcessData<br>Method or attribute name: isKeepAlive|ProcessData.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: abilityInfo|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: currentHapModuleInfo|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: config|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityByCall|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelf|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelf|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelfWithResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelfWithResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: connectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: connectServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: disconnectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: disconnectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionLabel|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionLabel|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionIcon|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionIcon|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: requestPermissionsFromUser|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: requestPermissionsFromUser|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: restoreWindowStage|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: isTerminating|UIAbilityContext.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode|NA|@ohos.application.context.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode<br>Method or attribute name: EL1|NA|@ohos.application.context.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode<br>Method or attribute name: EL2|NA|@ohos.application.context.d.ts|
|Model changed|Class name: ability<br>Model: @StageModelOnly|Class name: ability<br>Model: @FAModelOnly|@ohos.ability.ability.d.ts|
|Model changed|Class name: AbilityContext<br>Model: @StageModelOnly|Class name: AbilityContext<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: abilityInfo<br>Model: @StageModelOnly|Method or attribute name: abilityInfo<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: currentHapModuleInfo<br>Model: @StageModelOnly|Method or attribute name: currentHapModuleInfo<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: config<br>Model: @StageModelOnly|Method or attribute name: config<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @StageModelOnly|Method or attribute name: startAbility<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @StageModelOnly|Method or attribute name: startAbility<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @StageModelOnly|Method or attribute name: startAbility<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityByCall<br>Model: @StageModelOnly|Method or attribute name: startAbilityByCall<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelfWithResult<br>Model: @StageModelOnly|Method or attribute name: terminateSelfWithResult<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelfWithResult<br>Model: @StageModelOnly|Method or attribute name: terminateSelfWithResult<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionLabel<br>Model: @StageModelOnly|Method or attribute name: setMissionLabel<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionIcon<br>Model: @StageModelOnly|Method or attribute name: setMissionIcon<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Method or attribute name: isTerminating<br>Model: @StageModelOnly|Method or attribute name: isTerminating<br>Model: @stagemodelonly|AbilityContext.d.ts|
|Model changed|Class name: ApplicationContext<br>Model: @StageModelOnly|Class name: ApplicationContext<br>Model: @stagemodelonly|ApplicationContext.d.ts|
|Model changed|Class name: Context<br>Model: @StageModelOnly|Class name: Context<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: resourceManager<br>Model: @StageModelOnly|Method or attribute name: resourceManager<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: applicationInfo<br>Model: @StageModelOnly|Method or attribute name: applicationInfo<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: cacheDir<br>Model: @StageModelOnly|Method or attribute name: cacheDir<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: tempDir<br>Model: @StageModelOnly|Method or attribute name: tempDir<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: distributedFilesDir<br>Model: @StageModelOnly|Method or attribute name: distributedFilesDir<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: eventHub<br>Model: @StageModelOnly|Method or attribute name: eventHub<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: area<br>Model: @StageModelOnly|Method or attribute name: area<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: createBundleContext<br>Model: @StageModelOnly|Method or attribute name: createBundleContext<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: createModuleContext<br>Model: @StageModelOnly|Method or attribute name: createModuleContext<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: createModuleContext<br>Model: @StageModelOnly|Method or attribute name: createModuleContext<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: getApplicationContext<br>Model: @StageModelOnly|Method or attribute name: getApplicationContext<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Class name: AreaMode<br>Model: @StageModelOnly|Class name: AreaMode<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: EL1<br>Model: @StageModelOnly|Method or attribute name: EL1<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Method or attribute name: EL2<br>Model: @StageModelOnly|Method or attribute name: EL2<br>Model: @stagemodelonly|Context.d.ts|
|Model changed|Class name: EventHub<br>Model: @StageModelOnly|Class name: EventHub<br>Model: @stagemodelonly|EventHub.d.ts|
|Model changed|Method or attribute name: on<br>Model: @StageModelOnly|Method or attribute name: on<br>Model: @stagemodelonly|EventHub.d.ts|
|Model changed|Method or attribute name: off<br>Model: @StageModelOnly|Method or attribute name: off<br>Model: @stagemodelonly|EventHub.d.ts|
|Model changed|Method or attribute name: emit<br>Model: @StageModelOnly|Method or attribute name: emit<br>Model: @stagemodelonly|EventHub.d.ts|
|Model changed|Class name: FormExtensionContext<br>Model: @StageModelOnly|Class name: FormExtensionContext<br>Model: @stagemodelonly|FormExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @StageModelOnly|Method or attribute name: startAbility<br>Model: @stagemodelonly|FormExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @StageModelOnly|Method or attribute name: startAbility<br>Model: @stagemodelonly|FormExtensionContext.d.ts|
|Model changed|Class name: ServiceExtensionContext<br>Model: @StageModelOnly|Class name: ServiceExtensionContext<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @StageModelOnly|Method or attribute name: startAbility<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @StageModelOnly|Method or attribute name: startAbility<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @StageModelOnly|Method or attribute name: startAbility<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbilityByCall<br>Model: @StageModelOnly|Method or attribute name: startAbilityByCall<br>Model: @stagemodelonly|ServiceExtensionContext.d.ts|
|Access level changed|Method or attribute name: startAbilityByCall<br>Access level: public API|Method or attribute name: startAbilityByCall<br>Access level: system API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: isTerminating<br>Access level: public API|Method or attribute name: isTerminating<br>Access level: system API|AbilityContext.d.ts|
|Deprecated version changed|Class name: wantConstant<br>Deprecated version: N/A|Class name: wantConstant<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.wantConstant |@ohos.ability.wantConstant.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_APP_ACCOUNT_OAUTH<br>Deprecated version: N/A|Method or attribute name: ACTION_APP_ACCOUNT_OAUTH<br>Deprecated version: 9<br>Substitute API: wantConstant.Action|@ohos.ability.wantConstant.d.ts|
|Deprecated version changed|Class name: OnReleaseCallBack<br>Deprecated version: N/A|Class name: OnReleaseCallBack<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: CalleeCallBack<br>Deprecated version: N/A|Class name: CalleeCallBack<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Caller<br>Deprecated version: N/A|Class name: Caller<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Callee<br>Deprecated version: N/A|Class name: Callee<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Ability<br>Deprecated version: N/A|Class name: Ability<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: AbilityConstant<br>Deprecated version: N/A|Class name: AbilityConstant<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.AbilityConstant |@ohos.application.AbilityConstant.d.ts|
|Deprecated version changed|Class name: abilityDelegatorRegistry<br>Deprecated version: N/A|Class name: abilityDelegatorRegistry<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.abilityDelegatorRegistry |@ohos.application.abilityDelegatorRegistry.d.ts|
|Deprecated version changed|Class name: AbilityLifecycleCallback<br>Deprecated version: N/A|Class name: AbilityLifecycleCallback<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.AbilityLifecycleCallback |@ohos.application.AbilityLifecycleCallback.d.ts|
|Deprecated version changed|Class name: abilityManager<br>Deprecated version: N/A|Class name: abilityManager<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.abilityManager |@ohos.application.abilityManager.d.ts|
|Deprecated version changed|Class name: AbilityStage<br>Deprecated version: N/A|Class name: AbilityStage<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.AbilityStage |@ohos.application.AbilityStage.d.ts|
|Deprecated version changed|Class name: appManager<br>Deprecated version: N/A|Class name: appManager<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.appManager |@ohos.application.appManager.d.ts|
|Deprecated version changed|Class name: Configuration<br>Deprecated version: N/A|Class name: Configuration<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.Configuration |@ohos.application.Configuration.d.ts|
|Deprecated version changed|Class name: ConfigurationConstant<br>Deprecated version: N/A|Class name: ConfigurationConstant<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.ConfigurationConstant |@ohos.application.ConfigurationConstant.d.ts|
|Deprecated version changed|Class name: context<br>Deprecated version: N/A|Class name: context<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.common |@ohos.application.context.d.ts|
|Deprecated version changed|Class name: EnvironmentCallback<br>Deprecated version: N/A|Class name: EnvironmentCallback<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.EnvironmentCallback |@ohos.application.EnvironmentCallback.d.ts|
|Deprecated version changed|Class name: errorManager<br>Deprecated version: N/A|Class name: errorManager<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.errorManager |@ohos.application.errorManager.d.ts|
|Deprecated version changed|Class name: formBindingData<br>Deprecated version: N/A|Class name: formBindingData<br>Deprecated version: 9<br>Substitute API: ohos.app.form.formBindingData |@ohos.application.formBindingData.d.ts|
|Deprecated version changed|Class name: FormExtension<br>Deprecated version: N/A|Class name: FormExtension<br>Deprecated version: 9<br>Substitute API: ohos.app.form.FormExtensionAbility |@ohos.application.FormExtension.d.ts|
|Deprecated version changed|Class name: formHost<br>Deprecated version: N/A|Class name: formHost<br>Deprecated version: 9<br>Substitute API: ohos.app.form.formHost |@ohos.application.formHost.d.ts|
|Deprecated version changed|Class name: formInfo<br>Deprecated version: N/A|Class name: formInfo<br>Deprecated version: 9<br>Substitute API: ohos.app.form.formInfo |@ohos.application.formInfo.d.ts|
|Deprecated version changed|Class name: formProvider<br>Deprecated version: N/A|Class name: formProvider<br>Deprecated version: 9<br>Substitute API: ohos.app.form.formProvider |@ohos.application.formProvider.d.ts|
|Deprecated version changed|Class name: missionManager<br>Deprecated version: N/A|Class name: missionManager<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.missionManager |@ohos.application.missionManager.d.ts|
|Deprecated version changed|Class name: ServiceExtensionAbility<br>Deprecated version: N/A|Class name: ServiceExtensionAbility<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.ServiceExtensionAbility |@ohos.application.ServiceExtensionAbility.d.ts|
|Deprecated version changed|Class name: StartOptions<br>Deprecated version: N/A|Class name: StartOptions<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.StartOptions |@ohos.application.StartOptions.d.ts|
|Deprecated version changed|Class name: Want<br>Deprecated version: N/A|Class name: Want<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.Want |@ohos.application.Want.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9<br>Substitute API: ohos.continuation.continuationManager.registerContinuation |@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: unregister<br>Deprecated version: N/A|Method or attribute name: unregister<br>Deprecated version: 9<br>Substitute API: ohos.continuation.continuationManager.unregisterContinuation |@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: unregister<br>Deprecated version: N/A|Method or attribute name: unregister<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: updateConnectStatus<br>Deprecated version: N/A|Method or attribute name: updateConnectStatus<br>Deprecated version: 9<br>Substitute API: ohos.continuation.continuationManager.updateContinuationState |@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: updateConnectStatus<br>Deprecated version: N/A|Method or attribute name: updateConnectStatus<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9<br>Substitute API: ohos.continuation.continuationManager.startContinuationDeviceManager |@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Class name: wantAgent<br>Deprecated version: N/A|Class name: wantAgent<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.wantAgent |@ohos.wantAgent.d.ts|
|Deprecated version changed|Method or attribute name: connectAbility<br>Deprecated version: N/A|Method or attribute name: connectAbility<br>Deprecated version: 9<br>Substitute API: connectServiceExtensionAbility |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: N/A|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: 9<br>Substitute API: connectServiceExtensionAbilityWithAccount |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9<br>Substitute API: disconnectServiceExtensionAbility |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9|AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: registerAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: registerAbilityLifecycleCallback<br>Deprecated version: 9<br>Substitute API: on |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: 9<br>Substitute API: off |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: 9|ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: registerEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: registerEnvironmentCallback<br>Deprecated version: 9<br>Substitute API: on |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: 9<br>Substitute API: off |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: 9|ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbility<br>Deprecated version: N/A|Method or attribute name: connectAbility<br>Deprecated version: 9<br>Substitute API: connectServiceExtensionAbility |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: N/A|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: 9<br>Substitute API: connectServiceExtensionAbilityWithAccount |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9<br>Substitute API: disconnectServiceExtensionAbility |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9|ServiceExtensionContext.d.ts|
|Initial version changed|Class name: AbilityDelegator<br>Initial version: 8|Class name: AbilityDelegator<br>Initial version: 9|abilityDelegator.d.ts|
|Permission deleted|Class name: distributedMissionManager<br>Permission: ohos.permission.MANAGE_MISSIONS|Class name: distributedMissionManager<br>Permission: N/A|@ohos.distributedMissionManager.d.ts|
|Error code added|NA|Method or attribute name: on_deviceConnect<br>Error code: 401, 16600001, 16600002, 16600004|@ohos.continuation.continuationManager.d.ts|
|Error code added|NA|Method or attribute name: on_deviceDisconnect<br>Error code: 401, 16600001, 16600002, 16600004|@ohos.continuation.continuationManager.d.ts|
|Error code added|NA|Method or attribute name: startSyncRemoteMissions<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added|NA|Method or attribute name: stopSyncRemoteMissions<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added|NA|Method or attribute name: registerMissionListener<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityByCall<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelf<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelf<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelfWithResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelfWithResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: setMissionLabel<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: setMissionIcon<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: addAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: addAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: addAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: addAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: removeAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: removeAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: removeAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: removeAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: printSync<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: finishTest<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: finishTest<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: createBundleContext<br>Error code: 401|Context.d.ts|
|Error code added|NA|Method or attribute name: createModuleContext<br>Error code: 401|Context.d.ts|
|Error code added|NA|Method or attribute name: createModuleContext<br>Error code: 401|Context.d.ts|
|Error code added|NA|Method or attribute name: on<br>Error code: 401|EventHub.d.ts|
|Error code added|NA|Method or attribute name: off<br>Error code: 401|EventHub.d.ts|
|Error code added|NA|Method or attribute name: emit<br>Error code: 401|EventHub.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelf<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelf<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityByCall<br>Error code: 401|ServiceExtensionContext.d.ts|
|Permission added|Method or attribute name: startSyncRemoteMissions<br>Permission: N/A|Method or attribute name: startSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: startSyncRemoteMissions<br>Permission: N/A|Method or attribute name: startSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: stopSyncRemoteMissions<br>Permission: N/A|Method or attribute name: stopSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: stopSyncRemoteMissions<br>Permission: N/A|Method or attribute name: stopSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: registerMissionListener<br>Permission: N/A|Method or attribute name: registerMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: registerMissionListener<br>Permission: N/A|Method or attribute name: registerMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: unRegisterMissionListener<br>Permission: N/A|Method or attribute name: unRegisterMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Access level changed|Method or attribute name: startAbilityByCall<br>Access level: public API|Method or attribute name: startAbilityByCall<br>Access level: system API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: isTerminating<br>Access level: public API|Method or attribute name: isTerminating<br>Access level: system API|AbilityContext.d.ts|
| 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: getAllAccounts<br>Function name: getAllAccounts(callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: getAllAccounts<br>Function name: getAllAccounts(): Promise<Array<AppAccountInfo>>;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: selectAccountsByOptions<br>Function name: selectAccountsByOptions(options: SelectAccountsOptions, callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, owner: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: setAuthenticatorProperties<br>Function name: setAuthenticatorProperties(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: setAuthenticatorProperties<br>Function name: setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: authType|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: token|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: account|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult<br>Method or attribute name: account|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult<br>Method or attribute name: tokenInfo|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountOptions|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountOptions<br>Method or attribute name: customData|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: requiredLabels|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: authType|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: parameters|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onResult|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onRequestRedirected|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onRequestContinued|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: setProperties<br>Function name: setProperties(options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: checkAccountLabels<br>Function name: checkAccountLabels(name: string, labels: Array<string>, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Method or attribute name: isAccountRemovable<br>Function name: isAccountRemovable(name: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added|NA|Module name: ohos.account.distributedAccount<br>Class name: DistributedInfo<br>Method or attribute name: nickname|@ohos.account.distributedAccount.d.ts|
|Added|NA|Module name: ohos.account.distributedAccount<br>Class name: DistributedInfo<br>Method or attribute name: avatar|@ohos.account.distributedAccount.d.ts|
|Added|NA|Method or attribute name: cancelAuth<br>Function name: cancelAuth(contextID: Uint8Array): void;|@ohos.account.osAccount.d.ts|
|Added|NA|Method or attribute name: registerInputer<br>Function name: registerInputer(inputer: IInputer): void;|@ohos.account.osAccount.d.ts|
|Added|NA|Method or attribute name: cancel<br>Function name: cancel(challenge: Uint8Array): void;|@ohos.account.osAccount.d.ts|
|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAssociatedDataSync|NA|@ohos.account.appAccount.d.ts|
|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAccountCredential|NA|@ohos.account.appAccount.d.ts|
|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAccountCredential|NA|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccountImplicitly<br>Deprecated version: N/A|Method or attribute name: addAccountImplicitly<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: deleteAccount<br>Deprecated version: N/A|Method or attribute name: deleteAccount<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: deleteAccount<br>Deprecated version: N/A|Method or attribute name: deleteAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: disableAppAccess<br>Deprecated version: N/A|Method or attribute name: disableAppAccess<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: disableAppAccess<br>Deprecated version: N/A|Method or attribute name: disableAppAccess<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: enableAppAccess<br>Deprecated version: N/A|Method or attribute name: enableAppAccess<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: enableAppAccess<br>Deprecated version: N/A|Method or attribute name: enableAppAccess<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAccountCredential<br>Deprecated version: N/A|Method or attribute name: setAccountCredential<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAccountCredential<br>Deprecated version: N/A|Method or attribute name: setAccountCredential<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: setAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: setAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAssociatedData<br>Deprecated version: N/A|Method or attribute name: setAssociatedData<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAssociatedData<br>Deprecated version: N/A|Method or attribute name: setAssociatedData<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccounts<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccounts<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAccountCredential<br>Deprecated version: N/A|Method or attribute name: getAccountCredential<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAccountCredential<br>Deprecated version: N/A|Method or attribute name: getAccountCredential<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: getAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: getAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAssociatedData<br>Deprecated version: N/A|Method or attribute name: getAssociatedData<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAssociatedData<br>Deprecated version: N/A|Method or attribute name: getAssociatedData<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: on_change<br>Deprecated version: N/A|Method or attribute name: on_change<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: off_change<br>Deprecated version: N/A|Method or attribute name: off_change<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: authenticate<br>Deprecated version: N/A|Method or attribute name: authenticate<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOAuthToken<br>Deprecated version: N/A|Method or attribute name: getOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOAuthToken<br>Deprecated version: N/A|Method or attribute name: getOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setOAuthToken<br>Deprecated version: N/A|Method or attribute name: setOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setOAuthToken<br>Deprecated version: N/A|Method or attribute name: setOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: deleteOAuthToken<br>Deprecated version: N/A|Method or attribute name: deleteOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: deleteOAuthToken<br>Deprecated version: N/A|Method or attribute name: deleteOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllOAuthTokens<br>Deprecated version: N/A|Method or attribute name: getAllOAuthTokens<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllOAuthTokens<br>Deprecated version: N/A|Method or attribute name: getAllOAuthTokens<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOAuthList<br>Deprecated version: N/A|Method or attribute name: getOAuthList<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOAuthList<br>Deprecated version: N/A|Method or attribute name: getOAuthList<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Class name: OAuthTokenInfo<br>Deprecated version: N/A|Class name: OAuthTokenInfo<br>Deprecated version: 9<br>Substitute API: appAccount.AuthTokenInfo |@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY<br>Deprecated version: N/A|Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY<br>Deprecated version: 9<br>Substitute API: appAccount.Constants|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_AUTHENTICATE<br>Deprecated version: N/A|Method or attribute name: ACTION_AUTHENTICATE<br>Deprecated version: 9<br>Substitute API: appAccount.Constants|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Class name: ResultCode<br>Deprecated version: N/A|Class name: ResultCode<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Class name: AuthenticatorCallback<br>Deprecated version: N/A|Class name: AuthenticatorCallback<br>Deprecated version: 9<br>Substitute API: AppAccount.AuthCallback |@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccountImplicitly<br>Deprecated version: N/A|Method or attribute name: addAccountImplicitly<br>Deprecated version: 9<br>Substitute API: appAccount.Authenticator|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: authenticate<br>Deprecated version: N/A|Method or attribute name: authenticate<br>Deprecated version: 9<br>Substitute API: appAccount.Authenticator|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: 9<br>Substitute API: distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: 9|@ohos.account.distributedAccount.d.ts|
|Deprecated version changed|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: 9<br>Substitute API: distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
|Deprecated version changed|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: 9|@ohos.account.distributedAccount.d.ts|
|Deprecated version changed|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: N/A|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: N/A|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountActived<br>Deprecated version: N/A|Method or attribute name: isOsAccountActived<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountActived<br>Deprecated version: N/A|Method or attribute name: isOsAccountActived<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: N/A|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: N/A|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isTestOsAccount<br>Deprecated version: N/A|Method or attribute name: isTestOsAccount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isTestOsAccount<br>Deprecated version: N/A|Method or attribute name: isTestOsAccount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: N/A|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: N/A|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: N/A|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: N/A|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: N/A|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: N/A|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: N/A|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: N/A|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: N/A|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: N/A|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: N/A|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: N/A|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Permission changed|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.ACCESS_USER_IDM|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.USE_USER_IDM|@ohos.account.osAccount.d.ts|
|Permission changed|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.ACCESS_USER_IDM|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.USE_USER_IDM|@ohos.account.osAccount.d.ts|
|Permission changed|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.ACCESS_USER_IDM|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.USE_USER_IDM|@ohos.account.osAccount.d.ts|
|Permission added|Method or attribute name: isOsAccountVerified<br>Permission: N/A|Method or attribute name: isOsAccountVerified<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS or ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS.|@ohos.account.osAccount.d.ts|
|Permission added|Method or attribute name: isMainOsAccount<br>Permission: N/A|Method or attribute name: isMainOsAccount<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS.|@ohos.account.osAccount.d.ts|
|Permission added|Method or attribute name: isMainOsAccount<br>Permission: N/A|Method or attribute name: isMainOsAccount<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS.|@ohos.account.osAccount.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 | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: canvaspattern<br>Class name: CanvasPattern|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: CanvasPattern<br>Method or attribute name: setTransform|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: scaleX|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: rotateY|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: rotateX|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: scaleY|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: translateX|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: translateY|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: identity|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: invert|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: multiply|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: rotate|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: translate|canvaspattern.d.ts|
|Added|NA|Module name: canvaspattern<br>Class name: Matrix2D<br>Method or attribute name: scale|canvaspattern.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowToastOptions|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: message|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: duration|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: bottom|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: Button|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: Button<br>Method or attribute name: text|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: Button<br>Method or attribute name: color|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogSuccessResponse|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogSuccessResponse<br>Method or attribute name: index|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogOptions|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: title|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: message|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: buttons|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuSuccessResponse|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuSuccessResponse<br>Method or attribute name: index|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuOptions|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuOptions<br>Method or attribute name: title|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuOptions<br>Method or attribute name: buttons|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showToast|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showDialog|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showDialog|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showActionMenu|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showActionMenu|@ohos.promptAction.d.ts|
|Added|NA|Method or attribute name: AbilityComponentInterface<br>Function name: (value: {want: import('../api/@ohos.application.Want').default}): AbilityComponentAttribute;|ability_component.d.ts|
|Added|NA|Module name: common<br>Class name: <br>Method or attribute name: postCardAction|common.d.ts|
|Added|NA|Module name: common<br>Class name: PopupOptions<br>Method or attribute name: showInSubWindow|common.d.ts|
|Added|NA|Module name: common<br>Class name: CustomPopupOptions<br>Method or attribute name: showInSubWindow|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutBorderInfo|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: borderWidth|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: margin|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: padding|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutInfo|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutInfo<br>Method or attribute name: position|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutInfo<br>Method or attribute name: constraint|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: name|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: id|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: constraint|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: borderInfo|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: position|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: measure|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: layout|common.d.ts|
|Added|NA|Module name: common<br>Class name: CustomComponent<br>Method or attribute name: onLayout|common.d.ts|
|Added|NA|Module name: common<br>Class name: CustomComponent<br>Method or attribute name: onMeasure|common.d.ts|
|Added|NA|Module name: common<br>Class name: CustomComponent<br>Method or attribute name: pageTransition|common.d.ts|
|Added|NA|Module name: common<br>Class name: SpecialEvent|common.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: ructor(initializingProperties?|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: GetShared|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: has|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: keys|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: size|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: get|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: set|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: setOrCreate|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: link|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: setAndLink|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: prop|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: setAndProp|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: delete|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: LocalStorage<br>Method or attribute name: clear|common_ts_ets_api.d.ts|
|Added|NA|Module name: common_ts_ets_api<br>Class name: StateManagement|common_ts_ets_api.d.ts|
|Added|NA|Module name: enums<br>Class name: TitleHeight|enums.d.ts|
|Added|NA|Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainOnly|enums.d.ts|
|Added|NA|Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainWithSub|enums.d.ts|
|Added|NA|Module name: flow_item<br>Class name: FlowItemInterface|flow_item.d.ts|
|Added|NA|Module name: flow_item<br>Class name: FlowItemInterface<br>Method or attribute name: FlowItemInterface|flow_item.d.ts|
|Added|NA|Module name: flow_item<br>Class name: FlowItemAttribute|flow_item.d.ts|
|Added|NA|Method or attribute name: FormComponentInterface<br>Function name: (value: {<br> id: number;<br> name: string;<br> bundle: string;<br> ability: string;<br> module: string;<br> dimension?: FormDimension;<br> temporary?: boolean;<br> want?: import('../api/@ohos.application.Want').default;<br> }): FormComponentAttribute;|form_component.d.ts|
|Added|NA|Module name: grid_row<br>Class name: GutterOption|grid_row.d.ts|
|Added|NA|Module name: grid_row<br>Class name: GutterOption<br>Method or attribute name: x|grid_row.d.ts|
|Added|NA|Module name: grid_row<br>Class name: GutterOption<br>Method or attribute name: y|grid_row.d.ts|
|Added|NA|Method or attribute name: gutter<br>Function name: gutter?: Length \| GutterOption;|grid_row.d.ts|
|Added|NA|Method or attribute name: GridRowInterface<br>Function name: (option?: GridRowOptions): GridRowAttribute;|grid_row.d.ts|
|Added|NA|Module name: image<br>Class name: ImageAttribute<br>Method or attribute name: onError|image.d.ts|
|Added|NA|Module name: list<br>Class name: StickyStyle|list.d.ts|
|Added|NA|Module name: list<br>Class name: StickyStyle<br>Method or attribute name: None|list.d.ts|
|Added|NA|Module name: list<br>Class name: StickyStyle<br>Method or attribute name: Header|list.d.ts|
|Added|NA|Module name: list<br>Class name: StickyStyle<br>Method or attribute name: Footer|list.d.ts|
|Added|NA|Module name: list<br>Class name: ListAttribute<br>Method or attribute name: sticky|list.d.ts|
|Added|NA|Module name: list_item_group<br>Class name: ListItemGroupOptions|list_item_group.d.ts|
|Added|NA|Module name: list_item_group<br>Class name: ListItemGroupOptions<br>Method or attribute name: header|list_item_group.d.ts|
|Added|NA|Module name: list_item_group<br>Class name: ListItemGroupOptions<br>Method or attribute name: footer|list_item_group.d.ts|
|Added|NA|Module name: list_item_group<br>Class name: ListItemGroupOptions<br>Method or attribute name: space|list_item_group.d.ts|
|Added|NA|Module name: list_item_group<br>Class name: ListItemGroupInterface|list_item_group.d.ts|
|Added|NA|Module name: list_item_group<br>Class name: ListItemGroupInterface<br>Method or attribute name: ListItemGroupInterface|list_item_group.d.ts|
|Added|NA|Module name: list_item_group<br>Class name: ListItemGroupAttribute|list_item_group.d.ts|
|Added|NA|Module name: list_item_group<br>Class name: ListItemGroupAttribute<br>Method or attribute name: divider|list_item_group.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCommonTitle|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCommonTitle<br>Method or attribute name: main|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCommonTitle<br>Method or attribute name: sub|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCustomTitle|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCustomTitle<br>Method or attribute name: builder|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCustomTitle<br>Method or attribute name: height|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationMode|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Stack|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Split|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Auto|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavBarPosition|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavBarPosition<br>Method or attribute name: Start|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavBarPosition<br>Method or attribute name: End|navigation.d.ts|
|Added|NA|Method or attribute name: title<br>Function name: title(value: string \| CustomBuilder \| NavigationCommonTitle \| NavigationCustomTitle): NavigationAttribute;|navigation.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCommonTitle|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCommonTitle<br>Method or attribute name: main|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCommonTitle<br>Method or attribute name: sub|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCustomTitle|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCustomTitle<br>Method or attribute name: builder|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCustomTitle<br>Method or attribute name: height|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationInterface|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationInterface<br>Method or attribute name: NavDestinationInterface|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationAttribute|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationAttribute<br>Method or attribute name: title|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationAttribute<br>Method or attribute name: hideTitleBar|nav_destination.d.ts|
|Added|NA|Module name: nav_router<br>Class name: NavRouterInterface|nav_router.d.ts|
|Added|NA|Module name: nav_router<br>Class name: NavRouterInterface<br>Method or attribute name: NavRouterInterface|nav_router.d.ts|
|Added|NA|Module name: nav_router<br>Class name: NavRouterAttribute|nav_router.d.ts|
|Added|NA|Module name: nav_router<br>Class name: NavRouterAttribute<br>Method or attribute name: onStateChange|nav_router.d.ts|
|Added|NA|Module name: units<br>Class name: GlobalResource|units.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowOptions|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowOptions<br>Method or attribute name: footer|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowOptions<br>Method or attribute name: scroller|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowInterface|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowInterface<br>Method or attribute name: WaterFlowInterface|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: columnsTemplate|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: itemConstraintSize|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: rowsTemplate|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: columnsGap|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: rowsGap|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: layoutDirection|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: onReachStart|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: onReachEnd|water_flow.d.ts|
|Added|NA|Module name: web<br>Class name: FullScreenExitHandler|web.d.ts|
|Added|NA|Module name: web<br>Class name: FullScreenExitHandler<br>Method or attribute name: exitFullScreen|web.d.ts|
|Added|NA|Module name: web<br>Class name: SslError|web.d.ts|
|Added|NA|Module name: web<br>Class name: SslError<br>Method or attribute name: Invalid|web.d.ts|
|Added|NA|Module name: web<br>Class name: SslError<br>Method or attribute name: HostMismatch|web.d.ts|
|Added|NA|Module name: web<br>Class name: SslError<br>Method or attribute name: DateInvalid|web.d.ts|
|Added|NA|Module name: web<br>Class name: SslError<br>Method or attribute name: Untrusted|web.d.ts|
|Added|NA|Module name: web<br>Class name: SslErrorHandler|web.d.ts|
|Added|NA|Module name: web<br>Class name: SslErrorHandler<br>Method or attribute name: handleConfirm|web.d.ts|
|Added|NA|Module name: web<br>Class name: SslErrorHandler<br>Method or attribute name: handleCancel|web.d.ts|
|Added|NA|Module name: web<br>Class name: ClientAuthenticationHandler|web.d.ts|
|Added|NA|Module name: web<br>Class name: ClientAuthenticationHandler<br>Method or attribute name: confirm|web.d.ts|
|Added|NA|Module name: web<br>Class name: ClientAuthenticationHandler<br>Method or attribute name: cancel|web.d.ts|
|Added|NA|Module name: web<br>Class name: ClientAuthenticationHandler<br>Method or attribute name: ignore|web.d.ts|
|Added|NA|Module name: web<br>Class name: ControllerHandler|web.d.ts|
|Added|NA|Module name: web<br>Class name: ControllerHandler<br>Method or attribute name: setWebController|web.d.ts|
|Added|NA|Method or attribute name: controller<br>Function name: controller: WebController \| WebviewController;|web.d.ts|
|Added|NA|Method or attribute name: javaScriptProxy<br>Function name: javaScriptProxy(javaScriptProxy: { object: object, name: string, methodList: Array<string>,<br> controller: WebController \| WebviewController }): WebAttribute;|web.d.ts|
|Added|NA|Method or attribute name: getXComponentSurfaceId<br>Function name: getXComponentSurfaceId(): string;|xcomponent.d.ts|
|Added|NA|Method or attribute name: getXComponentContext<br>Function name: getXComponentContext(): Object;|xcomponent.d.ts|
|Added|NA|Method or attribute name: setXComponentSurfaceSize<br>Function name: setXComponentSurfaceSize(value: {<br> surfaceWidth: number;<br> surfaceHeight: number;<br> }): void;|xcomponent.d.ts|
|Added|NA|Method or attribute name: drawImage<br>Function name: drawImage(image: image.PixelMap, dx: number, dy: number, dw: number, dh: number): void;|viewmodel.d.ts|
|Added|NA|Method or attribute name: drawImage<br>Function name: drawImage(<br> image: image.PixelMap,<br> sx: number,<br> sy: number,<br> sw: number,<br> sh: number,<br> dx: number,<br> dy: number,<br> dw: number,<br> dh: number,<br> ): void;|viewmodel.d.ts|
|Added|NA|Method or attribute name: getPixelMap<br>Function name: getPixelMap(sx: number, sy: number, sw: number, sh: number): image.PixelMap|viewmodel.d.ts|
|Added|NA|Method or attribute name: drawImage<br>Function name: drawImage(image: image.PixelMap, dx: number, dy: number, dWidth: number, dHeight: number): void;|viewmodel.d.ts|
|Added|NA|Method or attribute name: drawImage<br>Function name: drawImage(<br> image: image.PixelMap,<br> sx: number,<br> sy: number,<br> sWidth: number,<br> sHeight: number,<br> dx: number,<br> dy: number,<br> dWidth: number,<br> dHeight: number,<br> ): void;|viewmodel.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: uiAppearance|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: DarkMode|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: DarkMode<br>Method or attribute name: ALWAYS_DARK|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: DarkMode<br>Method or attribute name: ALWAYS_LIGHT|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: setDarkMode|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: setDarkMode|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: getDarkMode|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: canvas<br>Class name: CanvasPattern|NA|canvas.d.ts|
|Deleted|Module name: canvas<br>Class name: CanvasPattern<br>Method or attribute name: setTransform|NA|canvas.d.ts|
|Deleted|Module name: grid_row<br>Class name: GetterOption|NA|grid_row.d.ts|
|Deleted|Module name: grid_row<br>Class name: GetterOption<br>Method or attribute name: x|NA|grid_row.d.ts|
|Deleted|Module name: grid_row<br>Class name: GetterOption<br>Method or attribute name: y|NA|grid_row.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: ructor(initializingProperties?|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: GetShared|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: has|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: keys|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: size|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: get|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: set|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: setOrCreate|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: link|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: setAndLink|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: prop|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: setAndProp|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: delete|NA|state_management.d.ts|
|Deleted|Module name: state_management<br>Class name: LocalStorage<br>Method or attribute name: clear|NA|state_management.d.ts|
|Deleted|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: fileFromUrlAccess|NA|web.d.ts|
|Access level changed|Class name: SubscribeMessageResponse<br>Access level: system API|Class name: SubscribeMessageResponse<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: deviceId<br>Access level: system API|Method or attribute name: deviceId<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: bundleName<br>Access level: system API|Method or attribute name: bundleName<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: abilityName<br>Access level: system API|Method or attribute name: abilityName<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: message<br>Access level: system API|Method or attribute name: message<br>Access level: public API|featureability.d.ts|
|Access level changed|Class name: SendMessageOptions<br>Access level: system API|Class name: SendMessageOptions<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: deviceId<br>Access level: system API|Method or attribute name: deviceId<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: bundleName<br>Access level: system API|Method or attribute name: bundleName<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: abilityName<br>Access level: system API|Method or attribute name: abilityName<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: message<br>Access level: system API|Method or attribute name: message<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: success<br>Access level: system API|Method or attribute name: success<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: fail<br>Access level: system API|Method or attribute name: fail<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: complete<br>Access level: system API|Method or attribute name: complete<br>Access level: public API|featureability.d.ts|
|Access level changed|Class name: SubscribeMessageOptions<br>Access level: system API|Class name: SubscribeMessageOptions<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: success<br>Access level: system API|Method or attribute name: success<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: fail<br>Access level: system API|Method or attribute name: fail<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: sendMsg<br>Access level: system API|Method or attribute name: sendMsg<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: subscribeMsg<br>Access level: system API|Method or attribute name: subscribeMsg<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: unsubscribeMsg<br>Access level: system API|Method or attribute name: unsubscribeMsg<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: springMotion<br>Access level: public API|Method or attribute name: springMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Method or attribute name: responsiveSpringMotion<br>Access level: public API|Method or attribute name: responsiveSpringMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Method or attribute name: requestFullWindow<br>Access level: system API|Method or attribute name: requestFullWindow<br>Access level: public API|@system.app.d.ts|
|Access level changed|Class name: BlurStyle<br>Access level: public API|Class name: BlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thin<br>Access level: public API|Method or attribute name: Thin<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Regular<br>Access level: public API|Method or attribute name: Regular<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thick<br>Access level: public API|Method or attribute name: Thick<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: backgroundBlurStyle<br>Access level: public API|Method or attribute name: backgroundBlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: extendViewModel<br>Access level: public API|Method or attribute name: extendViewModel<br>Access level: system API|viewmodel.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9<br>Substitute API: ohos.animator.reset |@ohos.animator.d.ts|
|Deprecated version changed|Method or attribute name: createAnimator<br>Deprecated version: N/A|Method or attribute name: createAnimator<br>Deprecated version: 9<br>Substitute API: ohos.animator.create |@ohos.animator.d.ts|
|Deprecated version changed|Class name: prompt<br>Deprecated version: N/A|Class name: prompt<br>Deprecated version: 9<br>Substitute API: ohos.promptAction |@ohos.prompt.d.ts|
|Deprecated version changed|Method or attribute name: push<br>Deprecated version: N/A|Method or attribute name: push<br>Deprecated version: 9<br>Substitute API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: replace<br>Deprecated version: N/A|Method or attribute name: replace<br>Deprecated version: 9<br>Substitute API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: enableAlertBeforeBackPage<br>Deprecated version: N/A|Method or attribute name: enableAlertBeforeBackPage<br>Deprecated version: 9<br>Substitute API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: requestFullWindow<br>Deprecated version: N/A|Method or attribute name: requestFullWindow<br>Deprecated version: 8<br>Substitute API: startAbility |@system.app.d.ts|
|Deprecated version changed|Method or attribute name: staticClear<br>Deprecated version: N/A|Method or attribute name: staticClear<br>Deprecated version: 9<br>Substitute API: AppStorage.Clear |common_ts_ets_api.d.ts|
|Deprecated version changed|Method or attribute name: subTitle<br>Deprecated version: N/A|Method or attribute name: subTitle<br>Deprecated version: 9<br>Substitute API: title |navigation.d.ts|
|Deprecated version changed|Method or attribute name: ructor(message<br>Deprecated version: N/A|Method or attribute name: ructor(message<br>Deprecated version: 9<br>Substitute API: ohos.web.ConsoleMessage|web.d.ts|
|Deprecated version changed|Class name: WebController<br>Deprecated version: N/A|Class name: WebController<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController |web.d.ts|
|Deprecated version changed|Method or attribute name: onInactive<br>Deprecated version: N/A|Method or attribute name: onInactive<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: onActive<br>Deprecated version: N/A|Method or attribute name: onActive<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: zoom<br>Deprecated version: N/A|Method or attribute name: zoom<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: clearHistory<br>Deprecated version: N/A|Method or attribute name: clearHistory<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: runJavaScript<br>Deprecated version: N/A|Method or attribute name: runJavaScript<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: loadData<br>Deprecated version: N/A|Method or attribute name: loadData<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: loadUrl<br>Deprecated version: N/A|Method or attribute name: loadUrl<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: refresh<br>Deprecated version: N/A|Method or attribute name: refresh<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: registerJavaScriptProxy<br>Deprecated version: N/A|Method or attribute name: registerJavaScriptProxy<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: deleteJavaScriptRegister<br>Deprecated version: N/A|Method or attribute name: deleteJavaScriptRegister<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: getHitTest<br>Deprecated version: N/A|Method or attribute name: getHitTest<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: requestFocus<br>Deprecated version: N/A|Method or attribute name: requestFocus<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessBackward<br>Deprecated version: N/A|Method or attribute name: accessBackward<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessForward<br>Deprecated version: N/A|Method or attribute name: accessForward<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessStep<br>Deprecated version: N/A|Method or attribute name: accessStep<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: backward<br>Deprecated version: N/A|Method or attribute name: backward<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: forward<br>Deprecated version: N/A|Method or attribute name: forward<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: textZoomAtio<br>Deprecated version: N/A|Method or attribute name: textZoomAtio<br>Deprecated version: 9|web.d.ts|
|Initial version changed|Method or attribute name: extendViewModel<br>Initial version: |Method or attribute name: extendViewModel<br>Initial version: 4|viewmodel.d.ts|
|Access level changed|Class name: SubscribeMessageResponse<br>Access level: system API|Class name: SubscribeMessageResponse<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: deviceId<br>Access level: system API|Method or attribute name: deviceId<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: bundleName<br>Access level: system API|Method or attribute name: bundleName<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: abilityName<br>Access level: system API|Method or attribute name: abilityName<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: message<br>Access level: system API|Method or attribute name: message<br>Access level: public API|featureability.d.ts|
|Access level changed|Class name: SendMessageOptions<br>Access level: system API|Class name: SendMessageOptions<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: deviceId<br>Access level: system API|Method or attribute name: deviceId<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: bundleName<br>Access level: system API|Method or attribute name: bundleName<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: abilityName<br>Access level: system API|Method or attribute name: abilityName<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: message<br>Access level: system API|Method or attribute name: message<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: success<br>Access level: system API|Method or attribute name: success<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: fail<br>Access level: system API|Method or attribute name: fail<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: complete<br>Access level: system API|Method or attribute name: complete<br>Access level: public API|featureability.d.ts|
|Access level changed|Class name: SubscribeMessageOptions<br>Access level: system API|Class name: SubscribeMessageOptions<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: success<br>Access level: system API|Method or attribute name: success<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: fail<br>Access level: system API|Method or attribute name: fail<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: sendMsg<br>Access level: system API|Method or attribute name: sendMsg<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: subscribeMsg<br>Access level: system API|Method or attribute name: subscribeMsg<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: unsubscribeMsg<br>Access level: system API|Method or attribute name: unsubscribeMsg<br>Access level: public API|featureability.d.ts|
|Access level changed|Method or attribute name: springMotion<br>Access level: public API|Method or attribute name: springMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Method or attribute name: responsiveSpringMotion<br>Access level: public API|Method or attribute name: responsiveSpringMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Method or attribute name: requestFullWindow<br>Access level: system API|Method or attribute name: requestFullWindow<br>Access level: public API|@system.app.d.ts|
|Access level changed|Class name: BlurStyle<br>Access level: public API|Class name: BlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thin<br>Access level: public API|Method or attribute name: Thin<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Regular<br>Access level: public API|Method or attribute name: Regular<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thick<br>Access level: public API|Method or attribute name: Thick<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: backgroundBlurStyle<br>Access level: public API|Method or attribute name: backgroundBlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: extendViewModel<br>Access level: public API|Method or attribute name: extendViewModel<br>Access level: system API|viewmodel.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|NA|Method or attribute name: getPowerMode<br>Function name: function getPowerMode(): DevicePowerMode;|@ohos.power.d.ts|
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: reboot|@ohos.power.d.ts| |Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: shutdownDevice|NA|@ohos.power.d.ts|
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: isActive|@ohos.power.d.ts| |Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: wakeupDevice|NA|@ohos.power.d.ts|
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: wakeup|@ohos.power.d.ts| |Deleted|Module name: ohos.power<br>Class name: power<br>Method or attribute name: suspendDevice|NA|@ohos.power.d.ts|
|Added||Module name: ohos.power<br>Class name: power<br>Method or attribute name: suspend|@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|
|Added||Method or attribute name: getPowerMode<br>Function name: function getPowerMode(): DevicePowerMode;|@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>Substitute API: {@link power|@ohos.power.d.ts|
|Added||Module name: ohos.runningLock<br>Class name: RunningLock<br>Method or attribute name: hold|@ohos.runningLock.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|
|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|
|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: 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: 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>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>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>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>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>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>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: 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: 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: 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>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>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>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>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|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: 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| |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 @@ ...@@ -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: 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: 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| |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.bundle.appControl<br>Class name: appControl|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: setDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: setDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: getDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: getDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: deleteDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: deleteDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_HAP_MODULE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_ABILITY|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_EXTENSION_ABILITY|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_REQUESTED_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_SIGNATURE_INFO|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_ONLY_SYSTEM_APP|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: FORM|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WORK_SCHEDULER|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: INPUT_METHOD|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: SERVICE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: ACCESSIBILITY|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: DATA_SHARE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: FILE_SHARE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: STATIC_SUBSCRIBER|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WALLPAPER|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: BACKUP|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WINDOW|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: ENTERPRISE_ADMIN|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: THUMBNAIL|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: PREVIEW|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: UNSPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState<br>Method or attribute name: PERMISSION_DENIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState<br>Method or attribute name: PERMISSION_GRANTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: FULL_SCREEN|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: SPLIT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: FLOATING|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: LaunchType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: SINGLETON|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: STANDARD|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: SPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: PAGE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: SERVICE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: DATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: UNSPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: FOLLOW_RECENT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE_INVERTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT_INVERTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LOCKED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoForSelf|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoForSelf|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleNameByUid|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleNameByUid|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleArchiveInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleArchiveInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: cleanBundleCacheFiles|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: cleanBundleCacheFiles|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByAbility|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByAbility|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByExtensionAbility|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByExtensionAbility|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getPermissionDef|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getPermissionDef|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityLabel|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityLabel|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityIcon|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityIcon|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo<br>Method or attribute name: bundleName|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo<br>Method or attribute name: userId|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_add|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_update|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_remove|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_add|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_update|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_remove|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Method or attribute name: BROWSER<br>Function name: BROWSER = "Web Browser"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: IMAGE<br>Function name: IMAGE = "Image Gallery"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: AUDIO<br>Function name: AUDIO = "Audio Player"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: VIDEO<br>Function name: VIDEO = "Video Player"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: PDF<br>Function name: PDF = "PDF Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: WORD<br>Function name: WORD = "Word Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: EXCEL<br>Function name: EXCEL = "Excel Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: PPT<br>Function name: PPT = "PPT Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: NOT_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: SINGLE_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: RELATION_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACK_INFO_ALL|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACKAGES|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_BUNDLE_SUMMARY|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_MODULE_SUMMARY|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: setHapModuleUpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: setHapModuleUpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: isHapModuleRemovable|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: isHapModuleRemovable|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getBundlePackInfo|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getBundlePackInfo|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getDispatchInfo|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getDispatchInfo|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: installer|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: installer<br>Method or attribute name: getBundleInstaller|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: installer<br>Method or attribute name: getBundleInstaller|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: BundleInstaller|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: install|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: uninstall|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: recover|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: HashParam|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: HashParam<br>Method or attribute name: moduleName|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: HashParam<br>Method or attribute name: hashValue|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: userId|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: installFlag|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: isKeepData|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: hashParams|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: crowdtestDeadline|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getAllLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getAllLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getShortcutInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getShortcutInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowRatio|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowRatio|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowWidth|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowWidth|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowHeight|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowHeight|abilityInfo.d.ts|
|Added|NA|Module name: bundleInfo<br>Class name: SignatureInfo|bundleInfo.d.ts|
|Added|NA|Module name: bundleInfo<br>Class name: SignatureInfo<br>Method or attribute name: appId|bundleInfo.d.ts|
|Added|NA|Module name: bundleInfo<br>Class name: SignatureInfo<br>Method or attribute name: fingerprint|bundleInfo.d.ts|
|Added|NA|Module name: dispatchInfo<br>Class name: DispatchInfo<br>Method or attribute name: dispatchAPIVersion|dispatchInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: PackageConfig<br>Method or attribute name: deviceTypes|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ExtensionAbility|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ExtensionAbility<br>Method or attribute name: name|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ExtensionAbility<br>Method or attribute name: forms|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: mainAbility|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: deviceTypes|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: extensionAbilities|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: supportDimensions|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: defaultDimension|packInfo.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef|permissionDef.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: permissionName|permissionDef.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: grantMode|permissionDef.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: labelId|permissionDef.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: descriptionId|permissionDef.d.ts|
|Deprecated version changed|Class name: bundle<br>Deprecated version: N/A|Class name: bundle<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: BundleFlag<br>Deprecated version: N/A|Class name: BundleFlag<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.BundleFlag|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: ExtensionFlag<br>Deprecated version: N/A|Class name: ExtensionFlag<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.ExtensionAbilityFlag |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: ColorMode<br>Deprecated version: N/A|Class name: ColorMode<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: GrantStatus<br>Deprecated version: N/A|Class name: GrantStatus<br>Deprecated version: 9<br>Substitute API: bundleInfo.PermissionGrantStatus |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: AbilityType<br>Deprecated version: N/A|Class name: AbilityType<br>Deprecated version: 9<br>Substitute API: abilityInfo.AbilityType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: AbilitySubType<br>Deprecated version: N/A|Class name: AbilitySubType<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: DisplayOrientation<br>Deprecated version: N/A|Class name: DisplayOrientation<br>Deprecated version: 9<br>Substitute API: abilityInfo.DisplayOrientation |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: LaunchMode<br>Deprecated version: N/A|Class name: LaunchMode<br>Deprecated version: 9<br>Substitute API: bundleManager/AbilityInfo.LaunchType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: ExtensionAbilityType<br>Deprecated version: N/A|Class name: ExtensionAbilityType<br>Deprecated version: 9<br>Substitute API: bundleManager/ExtensionAbilityInfo.ExtensionAbilityType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: BundleOptions<br>Deprecated version: N/A|Class name: BundleOptions<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: InstallErrorCode<br>Deprecated version: N/A|Class name: InstallErrorCode<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: UpgradeFlag<br>Deprecated version: N/A|Class name: UpgradeFlag<br>Deprecated version: 9<br>Substitute API: ohos.bundle.freeInstall|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: SupportWindowMode<br>Deprecated version: N/A|Class name: SupportWindowMode<br>Deprecated version: 9<br>Substitute API: bundleManager/AbilityInfo.SupportWindowMode |@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInstaller<br>Deprecated version: N/A|Method or attribute name: getBundleInstaller<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInstaller<br>Deprecated version: N/A|Method or attribute name: getBundleInstaller<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getAbilityInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getNameForUid<br>Deprecated version: N/A|Method or attribute name: getNameForUid<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getNameForUid<br>Deprecated version: N/A|Method or attribute name: getNameForUid<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: N/A|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: N/A|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: N/A|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: N/A|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: N/A|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: N/A|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: setApplicationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: setApplicationEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: setAbilityEnabled<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: setAbilityEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryExtensionAbilityInfos<br>Deprecated version: N/A|Method or attribute name: queryExtensionAbilityInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryExtensionAbilityInfos<br>Deprecated version: N/A|Method or attribute name: queryExtensionAbilityInfos<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryExtensionAbilityInfos<br>Deprecated version: N/A|Method or attribute name: queryExtensionAbilityInfos<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getPermissionDef<br>Deprecated version: N/A|Method or attribute name: getPermissionDef<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getPermissionDef<br>Deprecated version: N/A|Method or attribute name: getPermissionDef<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLabel<br>Deprecated version: N/A|Method or attribute name: getAbilityLabel<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLabel<br>Deprecated version: N/A|Method or attribute name: getAbilityLabel<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityIcon<br>Deprecated version: N/A|Method or attribute name: getAbilityIcon<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityIcon<br>Deprecated version: N/A|Method or attribute name: getAbilityIcon<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: isAbilityEnabled<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: isAbilityEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: isApplicationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: isApplicationEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setModuleUpgradeFlag<br>Deprecated version: N/A|Method or attribute name: setModuleUpgradeFlag<br>Deprecated version: 9<br>Substitute API: ohos.bundle.freeInstall|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setModuleUpgradeFlag<br>Deprecated version: N/A|Method or attribute name: setModuleUpgradeFlag<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isModuleRemovable<br>Deprecated version: N/A|Method or attribute name: isModuleRemovable<br>Deprecated version: 9<br>Substitute API: ohos.bundle.freeInstall|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isModuleRemovable<br>Deprecated version: N/A|Method or attribute name: isModuleRemovable<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundlePackInfo<br>Deprecated version: N/A|Method or attribute name: getBundlePackInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.freeInstall|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundlePackInfo<br>Deprecated version: N/A|Method or attribute name: getBundlePackInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getAbilityInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getDispatcherVersion<br>Deprecated version: N/A|Method or attribute name: getDispatcherVersion<br>Deprecated version: 9<br>Substitute API: ohos.bundle.freeInstall|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getDispatcherVersion<br>Deprecated version: N/A|Method or attribute name: getDispatcherVersion<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLabel<br>Deprecated version: N/A|Method or attribute name: getAbilityLabel<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLabel<br>Deprecated version: N/A|Method or attribute name: getAbilityLabel<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityIcon<br>Deprecated version: N/A|Method or attribute name: getAbilityIcon<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityIcon<br>Deprecated version: N/A|Method or attribute name: getAbilityIcon<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getProfileByAbility<br>Deprecated version: N/A|Method or attribute name: getProfileByAbility<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getProfileByAbility<br>Deprecated version: N/A|Method or attribute name: getProfileByAbility<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getProfileByExtensionAbility<br>Deprecated version: N/A|Method or attribute name: getProfileByExtensionAbility<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getProfileByExtensionAbility<br>Deprecated version: N/A|Method or attribute name: getProfileByExtensionAbility<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setDisposedStatus<br>Deprecated version: N/A|Method or attribute name: setDisposedStatus<br>Deprecated version: 9<br>Substitute API: ohos.bundle.appControl|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setDisposedStatus<br>Deprecated version: N/A|Method or attribute name: setDisposedStatus<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getDisposedStatus<br>Deprecated version: N/A|Method or attribute name: getDisposedStatus<br>Deprecated version: 9<br>Substitute API: ohos.bundle.appControl|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getDisposedStatus<br>Deprecated version: N/A|Method or attribute name: getDisposedStatus<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: on_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: on_BundleStatusChange<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: on_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: on_BundleStatusChange<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: off_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: off_BundleStatusChange<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: off_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: off_BundleStatusChange<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getShortcutInfos<br>Deprecated version: N/A|Method or attribute name: getShortcutInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getShortcutInfos<br>Deprecated version: N/A|Method or attribute name: getShortcutInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: distributedBundle<br>Deprecated version: N/A|Class name: distributedBundle<br>Deprecated version: 9<br>Substitute API: ohos.bundle.distributeBundle |@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.distributeBundle|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: 9|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.distributeBundle|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: 9|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Class name: ErrorCode<br>Deprecated version: N/A|Class name: ErrorCode<br>Deprecated version: 9|@ohos.zlib.d.ts|
|Deprecated version changed|Method or attribute name: zipFile<br>Deprecated version: N/A|Method or attribute name: zipFile<br>Deprecated version: 9<br>Substitute API: ohos.zlib|@ohos.zlib.d.ts|
|Deprecated version changed|Method or attribute name: unzipFile<br>Deprecated version: N/A|Method or attribute name: unzipFile<br>Deprecated version: 9<br>Substitute API: ohos.zlib|@ohos.zlib.d.ts|
|Deprecated version changed|Class name: AbilityInfo<br>Deprecated version: N/A|Class name: AbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.AbilityInfo |abilityInfo.d.ts|
|Deprecated version changed|Class name: ApplicationInfo<br>Deprecated version: N/A|Class name: ApplicationInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.ApplicationInfo |applicationInfo.d.ts|
|Deprecated version changed|Class name: UsedScene<br>Deprecated version: N/A|Class name: UsedScene<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.UsedScene |bundleInfo.d.ts|
|Deprecated version changed|Class name: ReqPermissionDetail<br>Deprecated version: N/A|Class name: ReqPermissionDetail<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.ReqPermissionDetail |bundleInfo.d.ts|
|Deprecated version changed|Class name: BundleInfo<br>Deprecated version: N/A|Class name: BundleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.BundleInfo |bundleInfo.d.ts|
|Deprecated version changed|Class name: InstallParam<br>Deprecated version: N/A|Class name: InstallParam<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: userId<br>Deprecated version: N/A|Method or attribute name: userId<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: installFlag<br>Deprecated version: N/A|Method or attribute name: installFlag<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: isKeepData<br>Deprecated version: N/A|Method or attribute name: isKeepData<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Class name: InstallStatus<br>Deprecated version: N/A|Class name: InstallStatus<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: status<br>Deprecated version: N/A|Method or attribute name: status<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: statusMessage<br>Deprecated version: N/A|Method or attribute name: statusMessage<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Class name: BundleInstaller<br>Deprecated version: N/A|Class name: BundleInstaller<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: install<br>Deprecated version: N/A|Method or attribute name: install<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: uninstall<br>Deprecated version: N/A|Method or attribute name: uninstall<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: recover<br>Deprecated version: N/A|Method or attribute name: recover<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Class name: BundleStatusCallback<br>Deprecated version: N/A|Class name: BundleStatusCallback<br>Deprecated version: 9|bundleStatusCallback.d.ts|
|Deprecated version changed|Class name: CustomizeData<br>Deprecated version: N/A|Class name: CustomizeData<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.Metadata |customizeData.d.ts|
|Deprecated version changed|Class name: ElementName<br>Deprecated version: N/A|Class name: ElementName<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.ElementName |elementName.d.ts|
|Deprecated version changed|Class name: ExtensionAbilityInfo<br>Deprecated version: N/A|Class name: ExtensionAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.ExtensionAbilityInfo |extensionAbilityInfo.d.ts|
|Deprecated version changed|Class name: HapModuleInfo<br>Deprecated version: N/A|Class name: HapModuleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.HapModuleInfo |hapModuleInfo.d.ts|
|Deprecated version changed|Class name: LauncherAbilityInfo<br>Deprecated version: N/A|Class name: LauncherAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.LauncherAbilityInfo |launcherAbilityInfo.d.ts|
|Deprecated version changed|Class name: Metadata<br>Deprecated version: N/A|Class name: Metadata<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.Metadata |metadata.d.ts|
|Deprecated version changed|Class name: ModuleInfo<br>Deprecated version: N/A|Class name: ModuleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.HapModuleInfo |moduleInfo.d.ts|
|Deprecated version changed|Class name: PermissionDef<br>Deprecated version: N/A|Class name: PermissionDef<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.PermissionDef |PermissionDef.d.ts|
|Deprecated version changed|Class name: RemoteAbilityInfo<br>Deprecated version: N/A|Class name: RemoteAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.distributedBundle.RemoteAbilityInfo |remoteAbilityInfo.d.ts|
|Deprecated version changed|Class name: ShortcutWant<br>Deprecated version: N/A|Class name: ShortcutWant<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager.ShortcutWant |shortcutInfo.d.ts|
|Deprecated version changed|Class name: ShortcutInfo<br>Deprecated version: N/A|Class name: ShortcutInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager.ShortcutInfo |shortcutInfo.d.ts|
|Error code added|NA|Method or attribute name: isDefaultApplication<br>Error code: 401, 801|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: isDefaultApplication<br>Error code: 401, 801|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: getDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700023, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: getDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700023, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: setDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025, 17700028|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: setDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025, 17700028|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: resetDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: resetDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025|@ohos.bundle.defaultAppManager.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.net.connection<br>Class name: connection<br>Method or attribute name: getDefaultNetSync|@ohos.net.connection.d.ts|
|Added|NA|Module name: ohos.net.connection<br>Class name: NetHandle<br>Method or attribute name: bindSocket|@ohos.net.connection.d.ts|
|Added|NA|Module name: ohos.net.connection<br>Class name: NetHandle<br>Method or attribute name: bindSocket|@ohos.net.connection.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getIfaceConfig|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getIfaceConfig|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: setIfaceConfig|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: setIfaceConfig|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: isIfaceActive|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: isIfaceActive|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getAllActiveIfaces|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getAllActiveIfaces|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: mode|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: ipAddr|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: route|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: gateway|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: netMask|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: dnsServers|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: IPSetMode|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: IPSetMode<br>Method or attribute name: STATIC|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: IPSetMode<br>Method or attribute name: DHCP|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: expectDataType|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: usingCache|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: priority|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: usingProtocol|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpProtocol|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpProtocol<br>Method or attribute name: HTTP1_1|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpProtocol<br>Method or attribute name: HTTP2|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpDataType|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: STRING|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: OBJECT|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: ARRAY_BUFFER|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponse<br>Method or attribute name: resultType|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: http<br>Method or attribute name: createHttpResponseCache|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: flush|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: flush|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: delete|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: delete|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: socket<br>Method or attribute name: constructTLSSocketInstance|@ohos.net.socket.d.ts|
|Added|NA|Method or attribute name: socketLinger<br>Function name: socketLinger?: {on: boolean, linger: number};|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCertificate|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCertificate|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteCertificate|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteCertificate|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getProtocol|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getProtocol|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCipherSuite|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCipherSuite|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: connect|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: connect|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: send|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: send|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: ca|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: cert|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: key|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: passwd|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: protocols|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: useRemoteCipherPrefer|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: signatureAlgorithms|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: cipherSuite|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSConnectOptions|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: address|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: secureOptions|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: ALPNProtocols|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: Protocol|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: Protocol<br>Method or attribute name: TLSv12|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: Protocol<br>Method or attribute name: TLSv13|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_EMPTY|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_WELL_KNOWN|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_MEDIA|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_ABSOLUTE_URI|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_EXT_APP|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_UNCHANGED|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_1|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_2|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_3|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_4|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: MIFARE_CLASSIC|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_CLASSIC|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PLUS|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PRO|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_MINI|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_1K|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_2K|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_4K|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareUltralightType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT_C|@ohos.nfc.tag.d.ts|
|Added|NA|Method or attribute name: uid<br>Function name: uid: number[];|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: tnf|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: rtdType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: id|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: payload|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: CHECK_PARAM_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_MMAP_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_IOCTL_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: WRITE_TO_ASHMEM_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: READ_FROM_ASHMEM_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: ONLY_PROXY_OBJECT_PERMITTED_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: ONLY_REMOTE_OBJECT_PERMITTED_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: COMMUNICATION_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: PROXY_OR_REMOTE_OBJECT_INVALID_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: WRITE_DATA_TO_MESSAGE_SEQUENCE_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: READ_DATA_FROM_MESSAGE_SEQUENCE_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: PARCEL_MEMORY_ALLOC_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: CALL_JS_METHOD_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_DUP_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: create|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: reclaim|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRemoteObject|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObject|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeInterfaceToken|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readInterfaceToken|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getSize|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getCapacity|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: setSize|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: setCapacity|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getWritableBytes|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getReadableBytes|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getReadPosition|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getWritePosition|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: rewindRead|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: rewindWrite|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeNoException|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readException|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeByte|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeShort|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeInt|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeLong|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFloat|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeDouble|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeBoolean|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeChar|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeString|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeParcelable|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeByteArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeShortArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeIntArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeLongArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFloatArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeDoubleArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeBooleanArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeCharArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeStringArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeParcelableArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRemoteObjectArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByte|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShort|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readInt|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLong|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloat|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDouble|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBoolean|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readChar|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readString|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readParcelable|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByteArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByteArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShortArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShortArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readIntArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readIntArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLongArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLongArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloatArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloatArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDoubleArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDoubleArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBooleanArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBooleanArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readCharArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readCharArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readStringArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readStringArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readParcelableArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObjectArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObjectArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: closeFileDescriptor|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: dupFileDescriptor|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: containFileDescriptors|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFileDescriptor|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFileDescriptor|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeAshmem|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readAshmem|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getRawDataCapacity|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRawData|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRawData|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: Parcelable|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: Parcelable<br>Method or attribute name: marshalling|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: Parcelable<br>Method or attribute name: unmarshalling|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: errCode|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: code|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: data|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: reply|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: TF_SYNC<br>Function name: TF_SYNC: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: TF_ASYNC<br>Function name: TF_ASYNC: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: TF_ACCEPT_FDS<br>Function name: TF_ACCEPT_FDS: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: TF_WAIT_TIME<br>Function name: TF_WAIT_TIME: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: ructor(syncFlags?<br>Function name: constructor(syncFlags?: number, waitTime?: number);|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: PING_TRANSACTION<br>Function name: PING_TRANSACTION: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: DUMP_TRANSACTION<br>Function name: DUMP_TRANSACTION: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: INTERFACE_TRANSACTION<br>Function name: INTERFACE_TRANSACTION: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: MIN_TRANSACTION_ID<br>Function name: MIN_TRANSACTION_ID: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: MAX_TRANSACTION_ID<br>Function name: MAX_TRANSACTION_ID: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: PROT_EXEC<br>Function name: PROT_EXEC: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: PROT_NONE<br>Function name: PROT_NONE: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: PROT_READ<br>Function name: PROT_READ: number;|@ohos.rpc.d.ts|
|Added|NA|Method or attribute name: PROT_WRITE<br>Function name: PROT_WRITE: number;|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: enableWifi|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableWifi|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isWifiActive|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: scan|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResults|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResults|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResultsSync|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addDeviceConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addDeviceConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCandidateConfigs|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToNetwork|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disconnect|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getSignalLevel|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isConnected|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getSupportedFeatures|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isFeatureSupported|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getDeviceMacAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getIpInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCountryCode|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: reassociate|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: reconnect|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getDeviceConfigs|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: updateNetwork|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableNetwork|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeAllNetwork|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: enableHotspot|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableHotspot|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isHotspotDualBandSupported|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isHotspotActive|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: setHotspotConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getHotspotConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getStations|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCurrentGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCurrentGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pPeerDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pPeerDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLocalDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLocalDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: createGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: p2pConnect|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: p2pDisconnect|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: startDiscoverDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: stopDiscoverDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: deletePersistentGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pGroups|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pGroups|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: setDeviceName|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiConnectionChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiConnectionChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiScanStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiScanStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiRssiChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiRssiChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_streamChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_streamChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_deviceConfigChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_deviceConfigChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStaJoin|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStaJoin|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStaLeave|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStaLeave|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pConnectionChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pConnectionChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pDeviceChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pDeviceChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pPeerDeviceChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pPeerDeviceChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pPersistentGroupChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pPersistentGroupChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pDiscoveryChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pDiscoveryChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_NONE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_PEAP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_TLS|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_TTLS|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_PWD|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_SIM|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA_PRIME|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_UNAUTH_TLS|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_NONE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_PAP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAPV2|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_GTC|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_SIM|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA_PRIME|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: eapMethod|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: phase2Method|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: identity|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: anonymousIdentity|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: password|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: caCertAliases|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: caPath|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: clientCertAliases|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: altSubjectMatch|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: domainSuffixMatch|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: realm|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: plmn|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: eapSubId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: preSharedKey|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: isHiddenSsid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: creatorUid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: disableReason|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: netId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: randomMacType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: randomMacAddr|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: ipType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: staticIp|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: eapConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: gateway|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: prefixLength|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: dnsServers|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: domains|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiInfoElem|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiInfoElem<br>Method or attribute name: eid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiInfoElem<br>Method or attribute name: content|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_20MHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_40MHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_160MHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ_PLUS|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_INVALID|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: capabilities|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: rssi|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: channelWidth|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency0|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency1|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: infoElems|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: timestamp|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_INVALID|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OPEN|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WEP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_PSK|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_SAE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP_SUITE_B|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OWE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_CERT|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_PSK|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: networkId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: rssi|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: linkSpeed|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: isHidden|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: isRestricted|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: chload|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: snr|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: macType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: macAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: suppState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: connState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: gateway|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: netmask|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: primaryDns|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: secondDns|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: serverIp|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: leaseDuration|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: preSharedKey|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: maxConn|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: StationInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: name|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: macAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: STATIC|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: DHCP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: UNKNOWN|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INTERFACE_DISABLED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INACTIVE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: SCANNING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: AUTHENTICATING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: ASSOCIATING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: ASSOCIATED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: FOUR_WAY_HANDSHAKE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: GROUP_HANDSHAKE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: COMPLETED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: UNINITIALIZED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INVALID|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: SCANNING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: CONNECTING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: AUTHENTICATING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: OBTAINING_IPADDR|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: DISCONNECTING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: UNKNOWN|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceName|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: primaryDeviceType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceStatus|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: groupCapabilities|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: deviceAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: netId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: passphrase|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: groupName|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: goBand|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: isP2pGo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: ownerInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: passphrase|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: interface|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: groupName|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: networkId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: clientDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: goIpAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pConnectState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pConnectState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pConnectState<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: connectState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: isGroupOwner|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: groupOwnerAddr|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: INVITED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: FAILED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: AVAILABLE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: UNAVAILABLE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: GroupOwnerBand|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_AUTO|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_2GHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_5GHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: enableHotspot|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: disableHotspot|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getSupportedPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getSupportedPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: setPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: PowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: SLEEPING|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: GENERAL|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: THROUGH_WALL|@ohos.wifiManagerExt.d.ts|
|Added|NA|Method or attribute name: getHistoricalBytes<br>Function name: getHistoricalBytes(): number[];|nfctech.d.ts|
|Added|NA|Method or attribute name: getHiLayerResponse<br>Function name: getHiLayerResponse(): number[];|nfctech.d.ts|
|Added|NA|Method or attribute name: getNdefRecords<br>Function name: getNdefRecords(): tag.NdefRecord[];|nfctech.d.ts|
|Added|NA|Method or attribute name: makeUriRecord<br>Function name: makeUriRecord(uri: string): tag.NdefRecord;|nfctech.d.ts|
|Added|NA|Method or attribute name: makeTextRecord<br>Function name: makeTextRecord(text: string, locale: string): tag.NdefRecord;|nfctech.d.ts|
|Added|NA|Method or attribute name: makeMimeRecord<br>Function name: makeMimeRecord(mimeType: string, mimeData: number[]): tag.NdefRecord;|nfctech.d.ts|
|Added|NA|Method or attribute name: makeExternalRecord<br>Function name: makeExternalRecord(domainName: string, serviceName: string, externalData: number[]): tag.NdefRecord;|nfctech.d.ts|
|Added|NA|Method or attribute name: createNdefMessage<br>Function name: createNdefMessage(data: number[]): NdefMessage;|nfctech.d.ts|
|Added|NA|Method or attribute name: createNdefMessage<br>Function name: createNdefMessage(ndefRecords: tag.NdefRecord[]): NdefMessage;|nfctech.d.ts|
|Added|NA|Method or attribute name: getNdefTagType<br>Function name: getNdefTagType(): tag.NfcForumType;|nfctech.d.ts|
|Added|NA|Method or attribute name: isNdefWritable<br>Function name: isNdefWritable(): boolean;|nfctech.d.ts|
|Added|NA|Method or attribute name: writeNdef<br>Function name: writeNdef(msg: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: writeNdef<br>Function name: writeNdef(msg: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: canSetReadOnly<br>Function name: canSetReadOnly(): boolean;|nfctech.d.ts|
|Added|NA|Method or attribute name: setReadOnly<br>Function name: setReadOnly(): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: setReadOnly<br>Function name: setReadOnly(callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: getNdefTagTypeString<br>Function name: getNdefTagTypeString(type: tag.NfcForumType): string;|nfctech.d.ts|
|Added|NA|Method or attribute name: authenticateSector<br>Function name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: authenticateSector<br>Function name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: readSingleBlock<br>Function name: readSingleBlock(blockIndex: number): Promise<number[]>;|nfctech.d.ts|
|Added|NA|Method or attribute name: readSingleBlock<br>Function name: readSingleBlock(blockIndex: number, callback: AsyncCallback<number[]>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: writeSingleBlock<br>Function name: writeSingleBlock(blockIndex: number, data: number[]): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: writeSingleBlock<br>Function name: writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: incrementBlock<br>Function name: incrementBlock(blockIndex: number, value: number): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: incrementBlock<br>Function name: incrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: decrementBlock<br>Function name: decrementBlock(blockIndex: number, value: number): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: decrementBlock<br>Function name: decrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: transferToBlock<br>Function name: transferToBlock(blockIndex: number): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: transferToBlock<br>Function name: transferToBlock(blockIndex: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: restoreFromBlock<br>Function name: restoreFromBlock(blockIndex: number): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: restoreFromBlock<br>Function name: restoreFromBlock(blockIndex: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: getType<br>Function name: getType(): tag.MifareClassicType;|nfctech.d.ts|
|Added|NA|Method or attribute name: readMultiplePages<br>Function name: readMultiplePages(pageIndex: number): Promise<number[]>;|nfctech.d.ts|
|Added|NA|Method or attribute name: readMultiplePages<br>Function name: readMultiplePages(pageIndex: number, callback: AsyncCallback<number[]>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: getType<br>Function name: getType(): tag.MifareUltralightType;|nfctech.d.ts|
|Added|NA|Method or attribute name: format<br>Function name: format(message: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: format<br>Function name: format(message: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: formatReadOnly<br>Function name: formatReadOnly(message: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: formatReadOnly<br>Function name: formatReadOnly(message: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getIsoDepTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getNdefTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getMifareClassicTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getMifareUltralightTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getNdefFormatableTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: IRemoteObject|NA|@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: sendRequestAsync|NA|@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: sendRequestAsync|NA|@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: sendRequestAsync|NA|@ohos.rpc.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getScanInfosSync|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: addCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: addCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: removeCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: removeCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getCandidateConfigs|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: connectToCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pLocalDevice|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pLocalDevice|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pGroups|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pGroups|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: on_deviceConfigChange|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: off_deviceConfigChange|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_NONE|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_PEAP|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_TLS|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_TTLS|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_PWD|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_SIM|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA_PRIME|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_UNAUTH_TLS|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_NONE|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_PAP|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAP|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAPV2|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_GTC|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_SIM|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA_PRIME|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: eapMethod|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: phase2Method|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: identity|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: anonymousIdentity|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: password|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: caCertAliases|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: caPath|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: clientCertAliases|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: altSubjectMatch|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: domainSuffixMatch|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: realm|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: plmn|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: eapSubId|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiDeviceConfig<br>Method or attribute name: eapConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem<br>Method or attribute name: eid|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem<br>Method or attribute name: content|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_20MHZ|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_40MHZ|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_160MHZ|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ_PLUS|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_INVALID|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency0|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency1|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: infoElems|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP_SUITE_B|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OWE|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_CERT|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_PSK|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiLinkedInfo<br>Method or attribute name: macType|NA|@ohos.wifi.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: tnf|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: rtdType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: id|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: payload|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_EMPTY|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_WELL_KNOWN|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_MEDIA|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_ABSOLUTE_URI|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_EXT_APP|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_UNKNOWN|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_UNCHANGED|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType<br>Method or attribute name: RTD_TEXT|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType<br>Method or attribute name: RTD_URI|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: messageToString|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_1|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_2|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_3|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_4|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: MIFARE_CLASSIC|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_UNKNOWN|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_CLASSIC|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PLUS|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PRO|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_MINI|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_1K|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_2K|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_4K|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_UNKOWN|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT_C|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightTag<br>Method or attribute name: writeSinglePages|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightTag<br>Method or attribute name: writeSinglePages|NA|nfctech.d.ts|
|Deprecated version changed|Class name: MessageParcel<br>Deprecated version: N/A|Class name: MessageParcel<br>Deprecated version: 9<br>Substitute API: ohos.rpc.MessageSequence |@ohos.rpc.d.ts|
|Deprecated version changed|Class name: Sequenceable<br>Deprecated version: N/A|Class name: Sequenceable<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Parcelable |@ohos.rpc.d.ts|
|Deprecated version changed|Class name: SendRequestResult<br>Deprecated version: N/A|Class name: SendRequestResult<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RequestResult |@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: 8|Method or attribute name: sendRequest<br>Deprecated version: 9|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: addDeathRecipient<br>Deprecated version: N/A|Method or attribute name: addDeathRecipient<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: removeDeathRecipient<br>Deprecated version: N/A|Method or attribute name: removeDeathRecipient<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: onRemoteRequest<br>Deprecated version: N/A|Method or attribute name: onRemoteRequest<br>Deprecated version: 9|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: attachLocalInterface<br>Deprecated version: N/A|Method or attribute name: attachLocalInterface<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: addDeathRecipient<br>Deprecated version: N/A|Method or attribute name: addDeathRecipient<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: removeDeathRecipient<br>Deprecated version: N/A|Method or attribute name: removeDeathRecipient<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: flushCommands<br>Deprecated version: N/A|Method or attribute name: flushCommands<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IPCSkeleton|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: setCallingIdentity<br>Deprecated version: N/A|Method or attribute name: setCallingIdentity<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IPCSkeleton|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: createAshmem<br>Deprecated version: N/A|Method or attribute name: createAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: createAshmemFromExisting<br>Deprecated version: N/A|Method or attribute name: createAshmemFromExisting<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapAshmem<br>Deprecated version: N/A|Method or attribute name: mapAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapReadAndWriteAshmem<br>Deprecated version: N/A|Method or attribute name: mapReadAndWriteAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapReadOnlyAshmem<br>Deprecated version: N/A|Method or attribute name: mapReadOnlyAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: setProtection<br>Deprecated version: N/A|Method or attribute name: setProtection<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: writeToAshmem<br>Deprecated version: N/A|Method or attribute name: writeToAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: readFromAshmem<br>Deprecated version: N/A|Method or attribute name: readFromAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: enableWifi<br>Deprecated version: N/A|Method or attribute name: enableWifi<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.enableWifi |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableWifi<br>Deprecated version: N/A|Method or attribute name: disableWifi<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.disableWifi |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isWifiActive<br>Deprecated version: N/A|Method or attribute name: isWifiActive<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isWifiActive |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: scan<br>Deprecated version: N/A|Method or attribute name: scan<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.scan |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getScanInfos<br>Deprecated version: N/A|Method or attribute name: getScanInfos<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getScanResults |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getScanInfos<br>Deprecated version: N/A|Method or attribute name: getScanInfos<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: addDeviceConfig<br>Deprecated version: N/A|Method or attribute name: addDeviceConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.addDeviceConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: addDeviceConfig<br>Deprecated version: N/A|Method or attribute name: addDeviceConfig<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: connectToNetwork<br>Deprecated version: N/A|Method or attribute name: connectToNetwork<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.connectToNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: connectToDevice<br>Deprecated version: N/A|Method or attribute name: connectToDevice<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.connectToDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disconnect<br>Deprecated version: N/A|Method or attribute name: disconnect<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.disconnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getSignalLevel<br>Deprecated version: N/A|Method or attribute name: getSignalLevel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getSignalLevel |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getLinkedInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getLinkedInfo<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isConnected<br>Deprecated version: N/A|Method or attribute name: isConnected<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isConnected |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedFeatures<br>Deprecated version: N/A|Method or attribute name: getSupportedFeatures<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getSupportedFeatures |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isFeatureSupported<br>Deprecated version: N/A|Method or attribute name: isFeatureSupported<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isFeatureSupported |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceMacAddress<br>Deprecated version: N/A|Method or attribute name: getDeviceMacAddress<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getDeviceMacAddress |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getIpInfo<br>Deprecated version: N/A|Method or attribute name: getIpInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getIpInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCountryCode<br>Deprecated version: N/A|Method or attribute name: getCountryCode<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getCountryCode |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: reassociate<br>Deprecated version: N/A|Method or attribute name: reassociate<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.reassociate |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: reconnect<br>Deprecated version: N/A|Method or attribute name: reconnect<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.reconnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceConfigs<br>Deprecated version: N/A|Method or attribute name: getDeviceConfigs<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getDeviceConfigs |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: updateNetwork<br>Deprecated version: N/A|Method or attribute name: updateNetwork<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.updateNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableNetwork<br>Deprecated version: N/A|Method or attribute name: disableNetwork<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.disableNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeAllNetwork<br>Deprecated version: N/A|Method or attribute name: removeAllNetwork<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.removeAllNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeDevice<br>Deprecated version: N/A|Method or attribute name: removeDevice<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.removeDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: enableHotspot<br>Deprecated version: N/A|Method or attribute name: enableHotspot<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.enableHotspot |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableHotspot<br>Deprecated version: N/A|Method or attribute name: disableHotspot<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.disableHotspot |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isHotspotDualBandSupported<br>Deprecated version: N/A|Method or attribute name: isHotspotDualBandSupported<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isHotspotDualBandSupported |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isHotspotActive<br>Deprecated version: N/A|Method or attribute name: isHotspotActive<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isHotspotActive |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: setHotspotConfig<br>Deprecated version: N/A|Method or attribute name: setHotspotConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.setHotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getHotspotConfig<br>Deprecated version: N/A|Method or attribute name: getHotspotConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getHotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getStations<br>Deprecated version: N/A|Method or attribute name: getStations<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getStations |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getP2pLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCurrentGroup<br>Deprecated version: N/A|Method or attribute name: getCurrentGroup<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getCurrentGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCurrentGroup<br>Deprecated version: N/A|Method or attribute name: getCurrentGroup<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pPeerDevices<br>Deprecated version: N/A|Method or attribute name: getP2pPeerDevices<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getP2pPeerDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pPeerDevices<br>Deprecated version: N/A|Method or attribute name: getP2pPeerDevices<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: createGroup<br>Deprecated version: N/A|Method or attribute name: createGroup<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.createGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeGroup<br>Deprecated version: N/A|Method or attribute name: removeGroup<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.removeGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: p2pConnect<br>Deprecated version: N/A|Method or attribute name: p2pConnect<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.p2pConnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: p2pCancelConnect<br>Deprecated version: N/A|Method or attribute name: p2pCancelConnect<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.p2pDisonnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: startDiscoverDevices<br>Deprecated version: N/A|Method or attribute name: startDiscoverDevices<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.startDiscoverDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: stopDiscoverDevices<br>Deprecated version: N/A|Method or attribute name: stopDiscoverDevices<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.stopDiscoverDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: deletePersistentGroup<br>Deprecated version: N/A|Method or attribute name: deletePersistentGroup<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.deletePersistentGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: setDeviceName<br>Deprecated version: N/A|Method or attribute name: setDeviceName<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.setDeviceName |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiStateChange<br>Deprecated version: N/A|Method or attribute name: on_wifiStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiStateChange<br>Deprecated version: N/A|Method or attribute name: off_wifiStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiConnectionChange<br>Deprecated version: N/A|Method or attribute name: on_wifiConnectionChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiConnectionChange<br>Deprecated version: N/A|Method or attribute name: off_wifiConnectionChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiScanStateChange<br>Deprecated version: N/A|Method or attribute name: on_wifiScanStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiScanStateChange<br>Deprecated version: N/A|Method or attribute name: off_wifiScanStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiRssiChange<br>Deprecated version: N/A|Method or attribute name: on_wifiRssiChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiRssiChange<br>Deprecated version: N/A|Method or attribute name: off_wifiRssiChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_streamChange<br>Deprecated version: N/A|Method or attribute name: on_streamChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_streamChange<br>Deprecated version: N/A|Method or attribute name: off_streamChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStateChange<br>Deprecated version: N/A|Method or attribute name: on_hotspotStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStateChange<br>Deprecated version: N/A|Method or attribute name: off_hotspotStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStaJoin<br>Deprecated version: N/A|Method or attribute name: on_hotspotStaJoin<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStaJoin<br>Deprecated version: N/A|Method or attribute name: off_hotspotStaJoin<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStaLeave<br>Deprecated version: N/A|Method or attribute name: on_hotspotStaLeave<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStaLeave<br>Deprecated version: N/A|Method or attribute name: off_hotspotStaLeave<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pStateChange<br>Deprecated version: N/A|Method or attribute name: on_p2pStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pStateChange<br>Deprecated version: N/A|Method or attribute name: off_p2pStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pConnectionChange<br>Deprecated version: N/A|Method or attribute name: on_p2pConnectionChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pConnectionChange<br>Deprecated version: N/A|Method or attribute name: off_p2pConnectionChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pDeviceChange<br>Deprecated version: N/A|Method or attribute name: on_p2pDeviceChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pDeviceChange<br>Deprecated version: N/A|Method or attribute name: off_p2pDeviceChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pPeerDeviceChange<br>Deprecated version: N/A|Method or attribute name: on_p2pPeerDeviceChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pPeerDeviceChange<br>Deprecated version: N/A|Method or attribute name: off_p2pPeerDeviceChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pPersistentGroupChange<br>Deprecated version: N/A|Method or attribute name: on_p2pPersistentGroupChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pPersistentGroupChange<br>Deprecated version: N/A|Method or attribute name: off_p2pPersistentGroupChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pDiscoveryChange<br>Deprecated version: N/A|Method or attribute name: on_p2pDiscoveryChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pDiscoveryChange<br>Deprecated version: N/A|Method or attribute name: off_p2pDiscoveryChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiDeviceConfig<br>Deprecated version: N/A|Class name: WifiDeviceConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiDeviceConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpConfig<br>Deprecated version: N/A|Class name: IpConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.IpConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiScanInfo<br>Deprecated version: N/A|Class name: WifiScanInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiScanInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiSecurityType<br>Deprecated version: N/A|Class name: WifiSecurityType<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiSecurityType |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiLinkedInfo<br>Deprecated version: N/A|Class name: WifiLinkedInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpInfo<br>Deprecated version: N/A|Class name: IpInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.IpInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: HotspotConfig<br>Deprecated version: N/A|Class name: HotspotConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.HotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: StationInfo<br>Deprecated version: N/A|Class name: StationInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.StationInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpType<br>Deprecated version: N/A|Class name: IpType<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.IpType |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: SuppState<br>Deprecated version: N/A|Class name: SuppState<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.SuppState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: ConnState<br>Deprecated version: N/A|Class name: ConnState<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.ConnState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pDevice<br>Deprecated version: N/A|Class name: WifiP2pDevice<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiP2pDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2PConfig<br>Deprecated version: N/A|Class name: WifiP2PConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiP2PConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pGroupInfo<br>Deprecated version: N/A|Class name: WifiP2pGroupInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiP2pGroupInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: P2pConnectState<br>Deprecated version: N/A|Class name: P2pConnectState<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.P2pConnectState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pLinkedInfo<br>Deprecated version: N/A|Class name: WifiP2pLinkedInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiP2pLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: P2pDeviceStatus<br>Deprecated version: N/A|Class name: P2pDeviceStatus<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.P2pDeviceStatus |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: GroupOwnerBand<br>Deprecated version: N/A|Class name: GroupOwnerBand<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.GroupOwnerBand |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: enableHotspot<br>Deprecated version: N/A|Method or attribute name: enableHotspot<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.enableHotspot |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: disableHotspot<br>Deprecated version: N/A|Method or attribute name: disableHotspot<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.disableHotspot |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedPowerModel<br>Deprecated version: N/A|Method or attribute name: getSupportedPowerModel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.getSupportedPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedPowerModel<br>Deprecated version: N/A|Method or attribute name: getSupportedPowerModel<br>Deprecated version: 9|@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getPowerModel<br>Deprecated version: N/A|Method or attribute name: getPowerModel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.getPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getPowerModel<br>Deprecated version: N/A|Method or attribute name: getPowerModel<br>Deprecated version: 9|@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: setPowerModel<br>Deprecated version: N/A|Method or attribute name: setPowerModel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.setPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Class name: PowerModel<br>Deprecated version: N/A|Class name: PowerModel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.PowerMode |@ohos.wifiext.d.ts|
|Permission deleted|Method or attribute name: getNdefMessage<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getNdefMessage<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getSectorCount<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getSectorCount<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getBlockCountInSector<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getBlockCountInSector<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getTagSize<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getTagSize<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: isEmulatedTag<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: isEmulatedTag<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getBlockIndex<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getBlockIndex<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getSectorIndex<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getSectorIndex<br>Permission: N/A|nfctech.d.ts|
|Error code added|NA|Method or attribute name: isExtendedApduSupported<br>Error code: 201, 401, 3100201|nfctech.d.ts|
|Error code added|NA|Method or attribute name: readNdef<br>Error code: 201, 401, 3100201|nfctech.d.ts|
|Error code added|NA|Method or attribute name: getBlockCountInSector<br>Error code: 401|nfctech.d.ts|
|Error code added|NA|Method or attribute name: getBlockIndex<br>Error code: 401|nfctech.d.ts|
|Error code added|NA|Method or attribute name: getSectorIndex<br>Error code: 401|nfctech.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: readBigInt64BE<br>Function name: readBigInt64BE(offset?: number): bigint;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: readBigInt64LE<br>Function name: readBigInt64LE(offset?: number): bigint;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: readBigUInt64BE<br>Function name: readBigUInt64BE(offset?: number): bigint;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: readBigUInt64LE<br>Function name: readBigUInt64LE(offset?: number): bigint;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: subarray<br>Function name: subarray(start?: number, end?: number): Buffer;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: writeBigInt64BE<br>Function name: writeBigInt64BE(value: bigint, offset?: number): number;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: writeBigInt64LE<br>Function name: writeBigInt64LE(value: bigint, offset?: number): number;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: writeBigUInt64BE<br>Function name: writeBigUInt64BE(value: bigint, offset?: number): number;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: writeBigUInt64LE<br>Function name: writeBigUInt64LE(value: bigint, offset?: number): number;|@ohos.buffer.d.ts|
|Added|NA|Method or attribute name: ructor(sources<br>Function name: constructor(sources: string[] \| ArrayBuffer[] \| TypedArray[] \| DataView[] \| Blob[] , options?: Object);|@ohos.buffer.d.ts|
|Added|NA|Module name: ohos.process<br>Class name: ProcessManager|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: isAppUid|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getUidForName|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getThreadPriority|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getSystemConfig|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getEnvironmentVar|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: exit|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: kill|@ohos.process.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: ructor(init?|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: append|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: delete|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: getAll|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: entries|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: forEach|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: get|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: has|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: set|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: sort|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: keys|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: values|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: [Symbol.iterator]|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: toString|@ohos.url.d.ts|
|Added|NA|Method or attribute name: encodeInto<br>Function name: encodeInto(input?: string): Uint8Array;|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: ructor(capacity?|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: updateCapacity|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: toString|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: length|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getCapacity|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: clear|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getCreateCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getMissCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getRemovalCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getMatchCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getPutCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: isEmpty|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: get|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: put|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: values|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: keys|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: remove|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: afterRemoval|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: contains|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: createDefault|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: entries|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: [Symbol.iterator]|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: ructor(lowerObj|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: toString|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: intersect|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: intersect|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: getUpper|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: getLower|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: contains|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: contains|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: clamp|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: Base64Helper|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeSync|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeToStringSync|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: decodeSync|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encode|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeToString|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: decode|@ohos.util.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: WorkerEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: WorkerEventListener<br>Method or attribute name: WorkerEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: addEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: dispatchEvent|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: removeEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: removeAllListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: GlobalScope|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: name|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: onerror|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: self|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: onmessage<br>Function name: onmessage?: (this: DedicatedWorkerGlobalScope, ev: MessageEvent<T>) => void;|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: onmessageerror<br>Function name: onmessageerror?: (this: DedicatedWorkerGlobalScope, ev: MessageEvent<T>) => void;|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: postMessage<br>Function name: postMessage(messageObject: Object, transfer: ArrayBuffer[]): void;|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: onmessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: onmessageerror|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: close|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: ructor(scriptURL|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onexit|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onerror|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onmessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onmessageerror|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: on|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: once|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: off|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: terminate|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: addEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: dispatchEvent|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: removeEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: removeAllListener|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: onmessage<br>Function name: onmessage?: (event: MessageEvent<T>) => void;|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: onmessageerror<br>Function name: onmessageerror?: (event: MessageEvent<T>) => void;|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: worker<br>Method or attribute name: workerPort|@ohos.worker.d.ts|
|Access level changed|Class name: ChildProcess<br>Access level: public API|Class name: ChildProcess<br>Access level: system API|@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: convert<br>Deprecated version: N/A|Method or attribute name: convert<br>Deprecated version: 9<br>Substitute API: ohos.convertxml.ConvertXML.convertToJSObject |@ohos.convertxml.d.ts|
|Deprecated version changed|Method or attribute name: isAppUid<br>Deprecated version: N/A|Method or attribute name: isAppUid<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.isAppUid |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: getUidForName<br>Deprecated version: N/A|Method or attribute name: getUidForName<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.getUidForName |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: getThreadPriority<br>Deprecated version: N/A|Method or attribute name: getThreadPriority<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.getThreadPriority |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: getSystemConfig<br>Deprecated version: N/A|Method or attribute name: getSystemConfig<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.getSystemConfig |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: getEnvironmentVar<br>Deprecated version: N/A|Method or attribute name: getEnvironmentVar<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.getEnvironmentVar |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: exit<br>Deprecated version: N/A|Method or attribute name: exit<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.exit |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: kill<br>Deprecated version: N/A|Method or attribute name: kill<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.kill |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: equals<br>Deprecated version: N/A|Method or attribute name: equals<br>Deprecated version: 9<br>Substitute API: ohos.uri.URI.equalsTo |@ohos.uri.d.ts|
|Deprecated version changed|Class name: URLSearchParams<br>Deprecated version: N/A|Class name: URLSearchParams<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: ructor(init?<br>Deprecated version: N/A|Method or attribute name: ructor(init?<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.constructor |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: append<br>Deprecated version: N/A|Method or attribute name: append<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.append |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: delete<br>Deprecated version: N/A|Method or attribute name: delete<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.delete |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: getAll<br>Deprecated version: N/A|Method or attribute name: getAll<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.getAll |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: entries<br>Deprecated version: N/A|Method or attribute name: entries<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.entries |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: forEach<br>Deprecated version: N/A|Method or attribute name: forEach<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.forEach |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.get |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: has<br>Deprecated version: N/A|Method or attribute name: has<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.has |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: set<br>Deprecated version: N/A|Method or attribute name: set<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.set |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: sort<br>Deprecated version: N/A|Method or attribute name: sort<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.sort |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: keys<br>Deprecated version: N/A|Method or attribute name: keys<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.keys |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: values<br>Deprecated version: N/A|Method or attribute name: values<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.values |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: [Symbol.iterator]<br>Deprecated version: N/A|Method or attribute name: [Symbol.iterator]<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.|@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: toString<br>Deprecated version: N/A|Method or attribute name: toString<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.toString |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: ructor(url<br>Deprecated version: N/A|Method or attribute name: ructor(url<br>Deprecated version: 9<br>Substitute API: ohos.URL.constructor |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: printf<br>Deprecated version: N/A|Method or attribute name: printf<br>Deprecated version: 9<br>Substitute API: ohos.util.format |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getErrorString<br>Deprecated version: N/A|Method or attribute name: getErrorString<br>Deprecated version: 9<br>Substitute API: ohos.util.errnoToString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(<br><br> encoding?<br>Deprecated version: N/A|Method or attribute name: ructor(<br><br> encoding?<br>Deprecated version: 9<br>Substitute API: ohos.util.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: decode<br>Deprecated version: N/A|Method or attribute name: decode<br>Deprecated version: 9<br>Substitute API: ohos.util.decodeWithStream |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encode<br>Deprecated version: N/A|Method or attribute name: encode<br>Deprecated version: 9<br>Substitute API: ohos.util.encodeInto |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeInto<br>Deprecated version: N/A|Method or attribute name: encodeInto<br>Deprecated version: 9<br>Substitute API: ohos.util.encodeIntoUint8Array |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(numerator<br>Deprecated version: N/A|Method or attribute name: ructor(numerator<br>Deprecated version: 9<br>Substitute API: ohos.util.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: compareTo<br>Deprecated version: N/A|Method or attribute name: compareTo<br>Deprecated version: 9<br>Substitute API: ohos.util.compare |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCommonDivisor<br>Deprecated version: N/A|Method or attribute name: getCommonDivisor<br>Deprecated version: 9<br>Substitute API: ohos.util.getCommonFactor |@ohos.util.d.ts|
|Deprecated version changed|Class name: LruBuffer<br>Deprecated version: N/A|Class name: LruBuffer<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: updateCapacity<br>Deprecated version: N/A|Method or attribute name: updateCapacity<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.updateCapacity |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCapacity<br>Deprecated version: N/A|Method or attribute name: getCapacity<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getCapacity |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.clear |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCreateCount<br>Deprecated version: N/A|Method or attribute name: getCreateCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getCreateCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getMissCount<br>Deprecated version: N/A|Method or attribute name: getMissCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getMissCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getRemovalCount<br>Deprecated version: N/A|Method or attribute name: getRemovalCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getRemovalCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getMatchCount<br>Deprecated version: N/A|Method or attribute name: getMatchCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getMatchCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getPutCount<br>Deprecated version: N/A|Method or attribute name: getPutCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getPutCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: isEmpty<br>Deprecated version: N/A|Method or attribute name: isEmpty<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.isEmpty |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.get |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: put<br>Deprecated version: N/A|Method or attribute name: put<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.put |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: values<br>Deprecated version: N/A|Method or attribute name: values<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.values |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: keys<br>Deprecated version: N/A|Method or attribute name: keys<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.keys |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.remove |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: afterRemoval<br>Deprecated version: N/A|Method or attribute name: afterRemoval<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.afterRemoval |@ohos.util.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.util.LRUCache.contains |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: createDefault<br>Deprecated version: N/A|Method or attribute name: createDefault<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.createDefault |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: entries<br>Deprecated version: N/A|Method or attribute name: entries<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.entries |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: [Symbol.iterator]<br>Deprecated version: N/A|Method or attribute name: [Symbol.iterator]<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.|@ohos.util.d.ts|
|Deprecated version changed|Class name: Scope<br>Deprecated version: N/A|Class name: Scope<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(lowerObj<br>Deprecated version: N/A|Method or attribute name: ructor(lowerObj<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: toString<br>Deprecated version: N/A|Method or attribute name: toString<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.toString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: intersect<br>Deprecated version: N/A|Method or attribute name: intersect<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.intersect |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: intersect<br>Deprecated version: N/A|Method or attribute name: intersect<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.intersect |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getUpper<br>Deprecated version: N/A|Method or attribute name: getUpper<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.getUpper |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getLower<br>Deprecated version: N/A|Method or attribute name: getLower<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.getLower |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.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.util.ScopeHelper.contains |@ohos.util.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.util.ScopeHelper.contains |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: clamp<br>Deprecated version: N/A|Method or attribute name: clamp<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.clamp |@ohos.util.d.ts|
|Deprecated version changed|Class name: Base64<br>Deprecated version: N/A|Class name: Base64<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeSync<br>Deprecated version: N/A|Method or attribute name: encodeSync<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.encodeSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeToStringSync<br>Deprecated version: N/A|Method or attribute name: encodeToStringSync<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.encodeToStringSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: decodeSync<br>Deprecated version: N/A|Method or attribute name: decodeSync<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.decodeSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encode<br>Deprecated version: N/A|Method or attribute name: encode<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.encode |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeToString<br>Deprecated version: N/A|Method or attribute name: encodeToString<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.encodeToString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: decode<br>Deprecated version: N/A|Method or attribute name: decode<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.decode |@ohos.util.d.ts|
|Deprecated version changed|Class name: EventListener<br>Deprecated version: N/A|Class name: EventListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: EventListener<br>Deprecated version: N/A|Method or attribute name: EventListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventListener.|@ohos.worker.d.ts|
|Deprecated version changed|Class name: EventTarget<br>Deprecated version: N/A|Class name: EventTarget<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: addEventListener<br>Deprecated version: N/A|Method or attribute name: addEventListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget.addEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: dispatchEvent<br>Deprecated version: N/A|Method or attribute name: dispatchEvent<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget.dispatchEvent |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: removeEventListener<br>Deprecated version: N/A|Method or attribute name: removeEventListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget.removeEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: removeAllListener<br>Deprecated version: N/A|Method or attribute name: removeAllListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget.removeAllListener |@ohos.worker.d.ts|
|Deprecated version changed|Class name: WorkerGlobalScope<br>Deprecated version: N/A|Class name: WorkerGlobalScope<br>Deprecated version: 9<br>Substitute API: ohos.worker.GlobalScope |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: name<br>Deprecated version: N/A|Method or attribute name: name<br>Deprecated version: 9<br>Substitute API: ohos.worker.GlobalScope.name |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onerror<br>Deprecated version: N/A|Method or attribute name: onerror<br>Deprecated version: 9<br>Substitute API: ohos.worker.GlobalScope.onerror |@ohos.worker.d.ts|
|Deprecated version changed|Class name: DedicatedWorkerGlobalScope<br>Deprecated version: N/A|Class name: DedicatedWorkerGlobalScope<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorkerGlobalScope |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: close<br>Deprecated version: N/A|Method or attribute name: close<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorkerGlobalScope.close |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: postMessage<br>Deprecated version: N/A|Method or attribute name: postMessage<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorkerGlobalScope.postMessage |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: postMessage<br>Deprecated version: N/A|Method or attribute name: postMessage<br>Deprecated version: 9|@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: ructor(scriptURL<br>Deprecated version: N/A|Method or attribute name: ructor(scriptURL<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.constructor |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onexit<br>Deprecated version: N/A|Method or attribute name: onexit<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.onexit |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onerror<br>Deprecated version: N/A|Method or attribute name: onerror<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.onerror |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: postMessage<br>Deprecated version: N/A|Method or attribute name: postMessage<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.postMessage |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: postMessage<br>Deprecated version: N/A|Method or attribute name: postMessage<br>Deprecated version: 9|@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: on<br>Deprecated version: N/A|Method or attribute name: on<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.on |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.once |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: off<br>Deprecated version: N/A|Method or attribute name: off<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.off |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: terminate<br>Deprecated version: N/A|Method or attribute name: terminate<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.terminate |@ohos.worker.d.ts|
|Initial version changed|Class name: RationalNumber<br>Initial version: 7|Class name: RationalNumber<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: LruBuffer<br>Initial version: 7|Class name: LruBuffer<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: Scope<br>Initial version: 7|Class name: Scope<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: Base64<br>Initial version: 7|Class name: Base64<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: types<br>Initial version: 7|Class name: types<br>Initial version: 8|@ohos.util.d.ts|
|Access level changed|Class name: ChildProcess<br>Access level: public API|Class name: ChildProcess<br>Access level: system API|@ohos.process.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.data.distributedDataObject<br>Class name: DistributedObjectV9|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: setSessionId|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: setSessionId|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: setSessionId|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: on_change|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: off_change|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: on_status|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: off_status|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: save|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: save|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: revokeSave|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObjectV9<br>Method or attribute name: revokeSave|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: distributedKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManagerConfig|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManagerConfig<br>Method or attribute name: bundleName|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManagerConfig<br>Method or attribute name: context|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Constants|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Constants<br>Method or attribute name: MAX_KEY_LENGTH|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Constants<br>Method or attribute name: MAX_VALUE_LENGTH|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Constants<br>Method or attribute name: MAX_KEY_LENGTH_DEVICE|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Constants<br>Method or attribute name: MAX_STORE_ID_LENGTH|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Constants<br>Method or attribute name: MAX_QUERY_LENGTH|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Constants<br>Method or attribute name: MAX_BATCH_SIZE|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ValueType|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ValueType<br>Method or attribute name: STRING|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ValueType<br>Method or attribute name: INTEGER|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ValueType<br>Method or attribute name: FLOAT|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ValueType<br>Method or attribute name: BYTE_ARRAY|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ValueType<br>Method or attribute name: BOOLEAN|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ValueType<br>Method or attribute name: DOUBLE|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Value|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Value<br>Method or attribute name: type|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Value<br>Method or attribute name: value|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Entry|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Entry<br>Method or attribute name: key|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Entry<br>Method or attribute name: value|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ChangeNotification|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ChangeNotification<br>Method or attribute name: insertEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ChangeNotification<br>Method or attribute name: updateEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ChangeNotification<br>Method or attribute name: deleteEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: ChangeNotification<br>Method or attribute name: deviceId|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SyncMode|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SyncMode<br>Method or attribute name: PULL_ONLY|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SyncMode<br>Method or attribute name: PUSH_ONLY|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SyncMode<br>Method or attribute name: PUSH_PULL|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SubscribeType|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SubscribeType<br>Method or attribute name: SUBSCRIBE_TYPE_LOCAL|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SubscribeType<br>Method or attribute name: SUBSCRIBE_TYPE_REMOTE|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SubscribeType<br>Method or attribute name: SUBSCRIBE_TYPE_ALL|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreType|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreType<br>Method or attribute name: DEVICE_COLLABORATION|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreType<br>Method or attribute name: SINGLE_VERSION|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SecurityLevel|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SecurityLevel<br>Method or attribute name: S1|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SecurityLevel<br>Method or attribute name: S2|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SecurityLevel<br>Method or attribute name: S3|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SecurityLevel<br>Method or attribute name: S4|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Options|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Options<br>Method or attribute name: createIfMissing|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Options<br>Method or attribute name: encrypt|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Options<br>Method or attribute name: backup|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Options<br>Method or attribute name: autoSync|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Options<br>Method or attribute name: kvStoreType|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Options<br>Method or attribute name: securityLevel|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Options<br>Method or attribute name: schema|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Schema|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Schema<br>Method or attribute name: root|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Schema<br>Method or attribute name: indexes|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Schema<br>Method or attribute name: mode|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Schema<br>Method or attribute name: skip|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: FieldNode|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: FieldNode<br>Method or attribute name: ructor(name|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: FieldNode<br>Method or attribute name: appendChild|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: FieldNode<br>Method or attribute name: default|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: FieldNode<br>Method or attribute name: nullable|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: FieldNode<br>Method or attribute name: type|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: getCount|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: getPosition|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: moveToFirst|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: moveToLast|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: moveToNext|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: moveToPrevious|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: move|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: moveToPosition|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: isFirst|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: isLast|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: isBeforeFirst|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: isAfterLast|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVStoreResultSet<br>Method or attribute name: getEntry|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: reset|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: equalTo|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: notEqualTo|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: greaterThan|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: lessThan|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: greaterThanOrEqualTo|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: lessThanOrEqualTo|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: isNull|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: inNumber|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: inString|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: notInNumber|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: notInString|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: like|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: unlike|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: and|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: or|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: orderByAsc|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: orderByDesc|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: limit|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: isNotNull|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: beginGroup|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: endGroup|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: prefixKey|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: setSuggestIndex|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: deviceId|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: Query<br>Method or attribute name: getSqlLike|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: put|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: put|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: putBatch|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: putBatch|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: putBatch|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: putBatch|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: delete|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: delete|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: delete|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: delete|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: deleteBatch|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: deleteBatch|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: removeDeviceData|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: removeDeviceData|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: get|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: get|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: closeResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: closeResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getResultSize|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getResultSize|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: backup|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: backup|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: restore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: restore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: deleteBackup|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: deleteBackup|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: startTransaction|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: startTransaction|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: commit|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: commit|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: rollback|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: rollback|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: enableSync|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: enableSync|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: setSyncRange|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: setSyncRange|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: setSyncParam|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: setSyncParam|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: sync|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: sync|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: on_dataChange|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: on_syncComplete|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: off_dataChange|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: off_syncComplete|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getSecurityLevel|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: SingleKVStore<br>Method or attribute name: getSecurityLevel|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: get|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: get|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSize|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSize|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: distributedKVStore<br>Method or attribute name: createKVManager|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: distributedKVStore<br>Method or attribute name: createKVManager|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: getKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: getKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: closeKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: closeKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: deleteKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: deleteKVStore|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: getAllKVStoreId|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: getAllKVStoreId|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: on_distributedDataServiceDie|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: KVManager<br>Method or attribute name: off_distributedDataServiceDie|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: SecurityLevel|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: SecurityLevel<br>Method or attribute name: S1|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: SecurityLevel<br>Method or attribute name: S2|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: SecurityLevel<br>Method or attribute name: S3|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: SecurityLevel<br>Method or attribute name: S4|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: insert|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: insert|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: batchInsert|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: batchInsert|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: update|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: update|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: update|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: update|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: delete|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: delete|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: delete|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: delete|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: query|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: query|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: query|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: query|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: remoteQuery|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: remoteQuery|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: querySql|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: querySql|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: executeSql|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: executeSql|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: beginTransaction|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: commit|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: rollBack|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: backup|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: backup|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: restore|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: restore|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: setDistributedTables|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: setDistributedTables|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: obtainDistributedTableName|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: obtainDistributedTableName|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: sync|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: sync|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: on_dataChange|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: off_dataChange|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: StoreConfigV9|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: StoreConfigV9<br>Method or attribute name: name|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: StoreConfigV9<br>Method or attribute name: securityLevel|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: StoreConfigV9<br>Method or attribute name: encrypt|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: ructor(name|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: inDevices|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: inAllDevices|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: equalTo|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: notEqualTo|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: beginWrap|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: endWrap|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: or|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: and|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: contains|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: beginsWith|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: endsWith|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: isNull|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: isNotNull|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: like|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: glob|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: between|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: notBetween|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: greaterThan|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: lessThan|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: greaterThanOrEqualTo|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: lessThanOrEqualTo|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: orderByAsc|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: orderByDesc|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: distinct|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: limitAs|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: offsetAs|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: groupBy|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: indexedBy|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: in|@ohos.data.rdb.d.ts|
|Added|NA|Module name: ohos.data.rdb<br>Class name: RdbPredicatesV9<br>Method or attribute name: notIn|@ohos.data.rdb.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: columnNames|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: columnCount|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: rowCount|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: rowIndex|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: isAtFirstRow|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: isAtLastRow|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: isEnded|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: isStarted|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: isClosed|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: getColumnIndex|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: getColumnName|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: goTo|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: goToRow|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: goToFirstRow|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: goToLastRow|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: goToNextRow|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: goToPreviousRow|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: getBlob|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: getString|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: getLong|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: getDouble|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: isColumnNull|resultSet.d.ts|
|Added|NA|Module name: resultSet<br>Class name: ResultSetV9<br>Method or attribute name: close|resultSet.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: KVManagerConfig<br>Method or attribute name: context|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: KVStore<br>Method or attribute name: backup|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: KVStore<br>Method or attribute name: backup|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: KVStore<br>Method or attribute name: restore|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: KVStore<br>Method or attribute name: restore|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: KVStore<br>Method or attribute name: deleteBackup|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: KVStore<br>Method or attribute name: deleteBackup|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: KVStore<br>Method or attribute name: off_syncComplete|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: SingleKVStore<br>Method or attribute name: on_dataChange|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: SingleKVStore<br>Method or attribute name: off_dataChange|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: DeviceKVStore<br>Method or attribute name: on_dataChange|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedData<br>Class name: DeviceKVStore<br>Method or attribute name: off_dataChange|NA|@ohos.data.distributedData.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObject<br>Method or attribute name: save|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObject<br>Method or attribute name: save|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObject<br>Method or attribute name: revokeSave|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject<br>Class name: DistributedObject<br>Method or attribute name: revokeSave|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: remoteQuery|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: remoteQuery|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: backup|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: backup|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: restore|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: restore|NA|@ohos.data.rdb.d.ts|
|Model changed|Class name: dataShare<br>model:|Class name: dataShare<br>Model: @StageModelOnly|@ohos.data.dataShare.d.ts|
|Model changed|Method or attribute name: createDataShareHelper<br>model:|Method or attribute name: createDataShareHelper<br>Model: @StageModelOnly|@ohos.data.dataShare.d.ts|
|Model changed|Method or attribute name: createDataShareHelper<br>model:|Method or attribute name: createDataShareHelper<br>Model: @StageModelOnly|@ohos.data.dataShare.d.ts|
|Access level changed|Class name: dataShare<br>Access level: public API|Class name: dataShare<br>Access level: system API|@ohos.data.dataShare.d.ts|
|Deprecated version changed|Class name: distributedData<br>Deprecated version: N/A|Class name: distributedData<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: KVManagerConfig<br>Deprecated version: N/A|Class name: KVManagerConfig<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManagerConfig |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: userInfo<br>Deprecated version: N/A|Method or attribute name: userInfo<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManagerConfig |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: bundleName<br>Deprecated version: N/A|Method or attribute name: bundleName<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManagerConfig|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: UserInfo<br>Deprecated version: N/A|Class name: UserInfo<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: userId<br>Deprecated version: N/A|Method or attribute name: userId<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: userType<br>Deprecated version: N/A|Method or attribute name: userType<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: UserType<br>Deprecated version: N/A|Class name: UserType<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: SAME_USER_ID<br>Deprecated version: N/A|Method or attribute name: SAME_USER_ID<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: Constants<br>Deprecated version: N/A|Class name: Constants<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Constants |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: MAX_KEY_LENGTH<br>Deprecated version: N/A|Method or attribute name: MAX_KEY_LENGTH<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Constants|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: MAX_VALUE_LENGTH<br>Deprecated version: N/A|Method or attribute name: MAX_VALUE_LENGTH<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Constants|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: MAX_KEY_LENGTH_DEVICE<br>Deprecated version: N/A|Method or attribute name: MAX_KEY_LENGTH_DEVICE<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Constants|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: MAX_STORE_ID_LENGTH<br>Deprecated version: N/A|Method or attribute name: MAX_STORE_ID_LENGTH<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Constants|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: MAX_QUERY_LENGTH<br>Deprecated version: N/A|Method or attribute name: MAX_QUERY_LENGTH<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Constants|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: MAX_BATCH_SIZE<br>Deprecated version: N/A|Method or attribute name: MAX_BATCH_SIZE<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Constants|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: ValueType<br>Deprecated version: N/A|Class name: ValueType<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ValueType |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: STRING<br>Deprecated version: N/A|Method or attribute name: STRING<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ValueType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: INTEGER<br>Deprecated version: N/A|Method or attribute name: INTEGER<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ValueType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: FLOAT<br>Deprecated version: N/A|Method or attribute name: FLOAT<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ValueType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: BYTE_ARRAY<br>Deprecated version: N/A|Method or attribute name: BYTE_ARRAY<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ValueTypeB|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: BOOLEAN<br>Deprecated version: N/A|Method or attribute name: BOOLEAN<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ValueType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: DOUBLE<br>Deprecated version: N/A|Method or attribute name: DOUBLE<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ValueType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: Value<br>Deprecated version: N/A|Class name: Value<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Value |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Value|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: value<br>Deprecated version: N/A|Method or attribute name: value<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Value|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: Entry<br>Deprecated version: N/A|Class name: Entry<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Entry |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: key<br>Deprecated version: N/A|Method or attribute name: key<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Entry|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: value<br>Deprecated version: N/A|Method or attribute name: value<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Entry|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: ChangeNotification<br>Deprecated version: N/A|Class name: ChangeNotification<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ChangeNotification |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: insertEntries<br>Deprecated version: N/A|Method or attribute name: insertEntries<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ChangeNotification|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: updateEntries<br>Deprecated version: N/A|Method or attribute name: updateEntries<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ChangeNotification|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: deleteEntries<br>Deprecated version: N/A|Method or attribute name: deleteEntries<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ChangeNotification|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: deviceId<br>Deprecated version: N/A|Method or attribute name: deviceId<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.ChangeNotification|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: SyncMode<br>Deprecated version: N/A|Class name: SyncMode<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SyncMode |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: PULL_ONLY<br>Deprecated version: N/A|Method or attribute name: PULL_ONLY<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SyncMode|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: PUSH_ONLY<br>Deprecated version: N/A|Method or attribute name: PUSH_ONLY<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SyncMode|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: PUSH_PULL<br>Deprecated version: N/A|Method or attribute name: PUSH_PULL<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SyncMode|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: SubscribeType<br>Deprecated version: N/A|Class name: SubscribeType<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SubscribeType |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: SUBSCRIBE_TYPE_LOCAL<br>Deprecated version: N/A|Method or attribute name: SUBSCRIBE_TYPE_LOCAL<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SubscribeType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: SUBSCRIBE_TYPE_REMOTE<br>Deprecated version: N/A|Method or attribute name: SUBSCRIBE_TYPE_REMOTE<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SubscribeType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: SUBSCRIBE_TYPE_ALL<br>Deprecated version: N/A|Method or attribute name: SUBSCRIBE_TYPE_ALL<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SubscribeType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: KVStoreType<br>Deprecated version: N/A|Class name: KVStoreType<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreType |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: DEVICE_COLLABORATION<br>Deprecated version: N/A|Method or attribute name: DEVICE_COLLABORATION<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: SINGLE_VERSION<br>Deprecated version: N/A|Method or attribute name: SINGLE_VERSION<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreType|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: MULTI_VERSION<br>Deprecated version: N/A|Method or attribute name: MULTI_VERSION<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreType |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: SecurityLevel<br>Deprecated version: N/A|Class name: SecurityLevel<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SecurityLevel |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: NO_LEVEL<br>Deprecated version: N/A|Method or attribute name: NO_LEVEL<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SecurityLevel |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: S0<br>Deprecated version: N/A|Method or attribute name: S0<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SecurityLevel |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: S1<br>Deprecated version: N/A|Method or attribute name: S1<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SecurityLevel|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: S2<br>Deprecated version: N/A|Method or attribute name: S2<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SecurityLevel|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: S3<br>Deprecated version: N/A|Method or attribute name: S3<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SecurityLevel|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: S4<br>Deprecated version: N/A|Method or attribute name: S4<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SecurityLevel|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: Options<br>Deprecated version: N/A|Class name: Options<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Options |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: createIfMissing<br>Deprecated version: N/A|Method or attribute name: createIfMissing<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Options|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: encrypt<br>Deprecated version: N/A|Method or attribute name: encrypt<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Options|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: backup<br>Deprecated version: N/A|Method or attribute name: backup<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Options|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: autoSync<br>Deprecated version: N/A|Method or attribute name: autoSync<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Options|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: kvStoreType<br>Deprecated version: N/A|Method or attribute name: kvStoreType<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Options|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: securityLevel<br>Deprecated version: N/A|Method or attribute name: securityLevel<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Options|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: schema<br>Deprecated version: N/A|Method or attribute name: schema<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Options|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: Schema<br>Deprecated version: N/A|Class name: Schema<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Schema |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: root<br>Deprecated version: N/A|Method or attribute name: root<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Schema|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: indexes<br>Deprecated version: N/A|Method or attribute name: indexes<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Schema|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: mode<br>Deprecated version: N/A|Method or attribute name: mode<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Schema|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: skip<br>Deprecated version: N/A|Method or attribute name: skip<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Schema|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: FieldNode<br>Deprecated version: N/A|Class name: FieldNode<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.FieldNode |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: ructor(name<br>Deprecated version: N/A|Method or attribute name: ructor(name<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.FieldNode|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: appendChild<br>Deprecated version: N/A|Method or attribute name: appendChild<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.FieldNode|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: default<br>Deprecated version: N/A|Method or attribute name: default<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.FieldNode|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: nullable<br>Deprecated version: N/A|Method or attribute name: nullable<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.FieldNode|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.FieldNode|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: KvStoreResultSet<br>Deprecated version: N/A|Class name: KvStoreResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getCount<br>Deprecated version: N/A|Method or attribute name: getCount<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getPosition<br>Deprecated version: N/A|Method or attribute name: getPosition<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: moveToFirst<br>Deprecated version: N/A|Method or attribute name: moveToFirst<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: moveToLast<br>Deprecated version: N/A|Method or attribute name: moveToLast<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: moveToNext<br>Deprecated version: N/A|Method or attribute name: moveToNext<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: moveToPrevious<br>Deprecated version: N/A|Method or attribute name: moveToPrevious<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: move<br>Deprecated version: N/A|Method or attribute name: move<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: moveToPosition<br>Deprecated version: N/A|Method or attribute name: moveToPosition<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: isFirst<br>Deprecated version: N/A|Method or attribute name: isFirst<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: isLast<br>Deprecated version: N/A|Method or attribute name: isLast<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: isBeforeFirst<br>Deprecated version: N/A|Method or attribute name: isBeforeFirst<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: isAfterLast<br>Deprecated version: N/A|Method or attribute name: isAfterLast<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntry<br>Deprecated version: N/A|Method or attribute name: getEntry<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVStoreResultSet|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: Query<br>Deprecated version: N/A|Class name: Query<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: reset<br>Deprecated version: N/A|Method or attribute name: reset<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: equalTo<br>Deprecated version: N/A|Method or attribute name: equalTo<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: notEqualTo<br>Deprecated version: N/A|Method or attribute name: notEqualTo<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: greaterThan<br>Deprecated version: N/A|Method or attribute name: greaterThan<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: lessThan<br>Deprecated version: N/A|Method or attribute name: lessThan<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: greaterThanOrEqualTo<br>Deprecated version: N/A|Method or attribute name: greaterThanOrEqualTo<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: lessThanOrEqualTo<br>Deprecated version: N/A|Method or attribute name: lessThanOrEqualTo<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: isNull<br>Deprecated version: N/A|Method or attribute name: isNull<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: inNumber<br>Deprecated version: N/A|Method or attribute name: inNumber<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: inString<br>Deprecated version: N/A|Method or attribute name: inString<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: notInNumber<br>Deprecated version: N/A|Method or attribute name: notInNumber<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: notInString<br>Deprecated version: N/A|Method or attribute name: notInString<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: like<br>Deprecated version: N/A|Method or attribute name: like<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: unlike<br>Deprecated version: N/A|Method or attribute name: unlike<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: and<br>Deprecated version: N/A|Method or attribute name: and<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: or<br>Deprecated version: N/A|Method or attribute name: or<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: orderByAsc<br>Deprecated version: N/A|Method or attribute name: orderByAsc<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: orderByDesc<br>Deprecated version: N/A|Method or attribute name: orderByDesc<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: limit<br>Deprecated version: N/A|Method or attribute name: limit<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: isNotNull<br>Deprecated version: N/A|Method or attribute name: isNotNull<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: beginGroup<br>Deprecated version: N/A|Method or attribute name: beginGroup<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: endGroup<br>Deprecated version: N/A|Method or attribute name: endGroup<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: prefixKey<br>Deprecated version: N/A|Method or attribute name: prefixKey<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: setSuggestIndex<br>Deprecated version: N/A|Method or attribute name: setSuggestIndex<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: deviceId<br>Deprecated version: N/A|Method or attribute name: deviceId<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getSqlLike<br>Deprecated version: N/A|Method or attribute name: getSqlLike<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.Query|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: KVStore<br>Deprecated version: N/A|Class name: KVStore<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: put<br>Deprecated version: N/A|Method or attribute name: put<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: put<br>Deprecated version: N/A|Method or attribute name: put<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: delete<br>Deprecated version: N/A|Method or attribute name: delete<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: delete<br>Deprecated version: N/A|Method or attribute name: delete<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: on_dataChange<br>Deprecated version: N/A|Method or attribute name: on_dataChange<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: on_syncComplete<br>Deprecated version: N/A|Method or attribute name: on_syncComplete<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: putBatch<br>Deprecated version: N/A|Method or attribute name: putBatch<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: putBatch<br>Deprecated version: N/A|Method or attribute name: putBatch<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: deleteBatch<br>Deprecated version: N/A|Method or attribute name: deleteBatch<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: deleteBatch<br>Deprecated version: N/A|Method or attribute name: deleteBatch<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: startTransaction<br>Deprecated version: N/A|Method or attribute name: startTransaction<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: startTransaction<br>Deprecated version: N/A|Method or attribute name: startTransaction<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: commit<br>Deprecated version: N/A|Method or attribute name: commit<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: commit<br>Deprecated version: N/A|Method or attribute name: commit<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: rollback<br>Deprecated version: N/A|Method or attribute name: rollback<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: rollback<br>Deprecated version: N/A|Method or attribute name: rollback<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: enableSync<br>Deprecated version: N/A|Method or attribute name: enableSync<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: enableSync<br>Deprecated version: N/A|Method or attribute name: enableSync<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: setSyncRange<br>Deprecated version: N/A|Method or attribute name: setSyncRange<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: setSyncRange<br>Deprecated version: N/A|Method or attribute name: setSyncRange<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: SingleKVStore<br>Deprecated version: N/A|Class name: SingleKVStore<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: closeResultSet<br>Deprecated version: N/A|Method or attribute name: closeResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: closeResultSet<br>Deprecated version: N/A|Method or attribute name: closeResultSet<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSize<br>Deprecated version: N/A|Method or attribute name: getResultSize<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSize<br>Deprecated version: N/A|Method or attribute name: getResultSize<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: removeDeviceData<br>Deprecated version: N/A|Method or attribute name: removeDeviceData<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: removeDeviceData<br>Deprecated version: N/A|Method or attribute name: removeDeviceData<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: on_syncComplete<br>Deprecated version: N/A|Method or attribute name: on_syncComplete<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: off_syncComplete<br>Deprecated version: N/A|Method or attribute name: off_syncComplete<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: setSyncParam<br>Deprecated version: N/A|Method or attribute name: setSyncParam<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: setSyncParam<br>Deprecated version: N/A|Method or attribute name: setSyncParam<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getSecurityLevel<br>Deprecated version: N/A|Method or attribute name: getSecurityLevel<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.SingleKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getSecurityLevel<br>Deprecated version: N/A|Method or attribute name: getSecurityLevel<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: DeviceKVStore<br>Deprecated version: N/A|Class name: DeviceKVStore<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getEntries<br>Deprecated version: N/A|Method or attribute name: getEntries<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSet<br>Deprecated version: N/A|Method or attribute name: getResultSet<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: closeResultSet<br>Deprecated version: N/A|Method or attribute name: closeResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: closeResultSet<br>Deprecated version: N/A|Method or attribute name: closeResultSet<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSize<br>Deprecated version: N/A|Method or attribute name: getResultSize<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSize<br>Deprecated version: N/A|Method or attribute name: getResultSize<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSize<br>Deprecated version: N/A|Method or attribute name: getResultSize<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getResultSize<br>Deprecated version: N/A|Method or attribute name: getResultSize<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: removeDeviceData<br>Deprecated version: N/A|Method or attribute name: removeDeviceData<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: removeDeviceData<br>Deprecated version: N/A|Method or attribute name: removeDeviceData<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: sync<br>Deprecated version: N/A|Method or attribute name: sync<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: on_syncComplete<br>Deprecated version: N/A|Method or attribute name: on_syncComplete<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: off_syncComplete<br>Deprecated version: N/A|Method or attribute name: off_syncComplete<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.DeviceKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: createKVManager<br>Deprecated version: N/A|Method or attribute name: createKVManager<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: createKVManager<br>Deprecated version: N/A|Method or attribute name: createKVManager<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Class name: KVManager<br>Deprecated version: N/A|Class name: KVManager<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManager |@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getKVStore<br>Deprecated version: N/A|Method or attribute name: getKVStore<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManager|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getKVStore<br>Deprecated version: N/A|Method or attribute name: getKVStore<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: closeKVStore<br>Deprecated version: N/A|Method or attribute name: closeKVStore<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManager|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: closeKVStore<br>Deprecated version: N/A|Method or attribute name: closeKVStore<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: deleteKVStore<br>Deprecated version: N/A|Method or attribute name: deleteKVStore<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManager|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: deleteKVStore<br>Deprecated version: N/A|Method or attribute name: deleteKVStore<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getAllKVStoreId<br>Deprecated version: N/A|Method or attribute name: getAllKVStoreId<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManager|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: getAllKVStoreId<br>Deprecated version: N/A|Method or attribute name: getAllKVStoreId<br>Deprecated version: 9|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: on_distributedDataServiceDie<br>Deprecated version: N/A|Method or attribute name: on_distributedDataServiceDie<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManager|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: off_distributedDataServiceDie<br>Deprecated version: N/A|Method or attribute name: off_distributedDataServiceDie<br>Deprecated version: 9<br>Substitute API: ohos.data.distributedKVStore.KVManager|@ohos.data.distributedData.d.ts|
|Deprecated version changed|Method or attribute name: createDistributedObject<br>Deprecated version: N/A|Method or attribute name: createDistributedObject<br>Deprecated version: 9<br>Substitute API: ohos.distributedDataObject.create |@ohos.data.distributedDataObject.d.ts|
|Deprecated version changed|Class name: DistributedObject<br>Deprecated version: N/A|Class name: DistributedObject<br>Deprecated version: 9<br>Substitute API: ohos.distributedDataObject.DistributedObjectV9 |@ohos.data.distributedDataObject.d.ts|
|Deprecated version changed|Method or attribute name: setSessionId<br>Deprecated version: N/A|Method or attribute name: setSessionId<br>Deprecated version: 9<br>Substitute API: ohos.distributedDataObject.DistributedObjectV9.setSessionId |@ohos.data.distributedDataObject.d.ts|
|Deprecated version changed|Method or attribute name: on_change<br>Deprecated version: N/A|Method or attribute name: on_change<br>Deprecated version: 9<br>Substitute API: ohos.distributedDataObject.DistributedObjectV9.on |@ohos.data.distributedDataObject.d.ts|
|Deprecated version changed|Method or attribute name: off_change<br>Deprecated version: N/A|Method or attribute name: off_change<br>Deprecated version: 9<br>Substitute API: ohos.distributedDataObject.DistributedObjectV9.off |@ohos.data.distributedDataObject.d.ts|
|Deprecated version changed|Method or attribute name: getRdbStore<br>Deprecated version: N/A|Method or attribute name: getRdbStore<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.getRdbStoreV9 |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: getRdbStore<br>Deprecated version: N/A|Method or attribute name: getRdbStore<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.getRdbStoreV9 |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: deleteRdbStore<br>Deprecated version: N/A|Method or attribute name: deleteRdbStore<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.deleteRdbStoreV9 |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: deleteRdbStore<br>Deprecated version: N/A|Method or attribute name: deleteRdbStore<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.deleteRdbStoreV9 |@ohos.data.rdb.d.ts|
|Deprecated version changed|Class name: RdbStore<br>Deprecated version: N/A|Class name: RdbStore<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9 |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: insert<br>Deprecated version: N/A|Method or attribute name: insert<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.insert |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: insert<br>Deprecated version: N/A|Method or attribute name: insert<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.insert |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: batchInsert<br>Deprecated version: N/A|Method or attribute name: batchInsert<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.batchInsert |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: batchInsert<br>Deprecated version: N/A|Method or attribute name: batchInsert<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.batchInsert |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.update |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.update |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: delete<br>Deprecated version: N/A|Method or attribute name: delete<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.delete |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: delete<br>Deprecated version: N/A|Method or attribute name: delete<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.delete |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: query<br>Deprecated version: N/A|Method or attribute name: query<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.query |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: querySql<br>Deprecated version: N/A|Method or attribute name: querySql<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.querySql |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: executeSql<br>Deprecated version: N/A|Method or attribute name: executeSql<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.executeSql |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: setDistributedTables<br>Deprecated version: N/A|Method or attribute name: setDistributedTables<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.setDistributedTables |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: setDistributedTables<br>Deprecated version: N/A|Method or attribute name: setDistributedTables<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.setDistributedTables |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: obtainDistributedTableName<br>Deprecated version: N/A|Method or attribute name: obtainDistributedTableName<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.obtainDistributedTableName |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: obtainDistributedTableName<br>Deprecated version: N/A|Method or attribute name: obtainDistributedTableName<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.obtainDistributedTableName |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: on_dataChange<br>Deprecated version: N/A|Method or attribute name: on_dataChange<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbStoreV9.on |@ohos.data.rdb.d.ts|
|Deprecated version changed|Class name: StoreConfig<br>Deprecated version: N/A|Class name: StoreConfig<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.StoreConfigV9 |@ohos.data.rdb.d.ts|
|Deprecated version changed|Class name: RdbPredicates<br>Deprecated version: N/A|Class name: RdbPredicates<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9 |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: ructor(name<br>Deprecated version: N/A|Method or attribute name: ructor(name<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.constructor |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: inDevices<br>Deprecated version: N/A|Method or attribute name: inDevices<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.inDevices |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: inAllDevices<br>Deprecated version: N/A|Method or attribute name: inAllDevices<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.inAllDevices |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: equalTo<br>Deprecated version: N/A|Method or attribute name: equalTo<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.equalTo |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: notEqualTo<br>Deprecated version: N/A|Method or attribute name: notEqualTo<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.notEqualTo |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: beginWrap<br>Deprecated version: N/A|Method or attribute name: beginWrap<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.beginWrap |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: endWrap<br>Deprecated version: N/A|Method or attribute name: endWrap<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.endWrap |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: or<br>Deprecated version: N/A|Method or attribute name: or<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.or |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: and<br>Deprecated version: N/A|Method or attribute name: and<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.and |@ohos.data.rdb.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.data.rdb.RdbPredicatesV9.contains |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: beginsWith<br>Deprecated version: N/A|Method or attribute name: beginsWith<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.beginsWith |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: endsWith<br>Deprecated version: N/A|Method or attribute name: endsWith<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.endsWith |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: isNull<br>Deprecated version: N/A|Method or attribute name: isNull<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.isNull |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: isNotNull<br>Deprecated version: N/A|Method or attribute name: isNotNull<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.isNotNull |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: like<br>Deprecated version: N/A|Method or attribute name: like<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.like |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: glob<br>Deprecated version: N/A|Method or attribute name: glob<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.glob |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: between<br>Deprecated version: N/A|Method or attribute name: between<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.between |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: notBetween<br>Deprecated version: N/A|Method or attribute name: notBetween<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.notBetween |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: greaterThan<br>Deprecated version: N/A|Method or attribute name: greaterThan<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.greaterThan |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: lessThan<br>Deprecated version: N/A|Method or attribute name: lessThan<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.lessThan |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: greaterThanOrEqualTo<br>Deprecated version: N/A|Method or attribute name: greaterThanOrEqualTo<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.greaterThanOrEqualTo |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: lessThanOrEqualTo<br>Deprecated version: N/A|Method or attribute name: lessThanOrEqualTo<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.lessThanOrEqualTo |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: orderByAsc<br>Deprecated version: N/A|Method or attribute name: orderByAsc<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.orderByAsc |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: orderByDesc<br>Deprecated version: N/A|Method or attribute name: orderByDesc<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.orderByDesc |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: distinct<br>Deprecated version: N/A|Method or attribute name: distinct<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.distinct |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: limitAs<br>Deprecated version: N/A|Method or attribute name: limitAs<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.limitAs |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: offsetAs<br>Deprecated version: N/A|Method or attribute name: offsetAs<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.offsetAs |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: groupBy<br>Deprecated version: N/A|Method or attribute name: groupBy<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.groupBy |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: indexedBy<br>Deprecated version: N/A|Method or attribute name: indexedBy<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.indexedBy |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: in<br>Deprecated version: N/A|Method or attribute name: in<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.in |@ohos.data.rdb.d.ts|
|Deprecated version changed|Method or attribute name: notIn<br>Deprecated version: N/A|Method or attribute name: notIn<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.RdbPredicatesV9.notIn |@ohos.data.rdb.d.ts|
|Deprecated version changed|Class name: ResultSet<br>Deprecated version: N/A|Class name: ResultSet<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9 |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: columnNames<br>Deprecated version: N/A|Method or attribute name: columnNames<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.columnNames |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: columnCount<br>Deprecated version: N/A|Method or attribute name: columnCount<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.columnCount |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: rowCount<br>Deprecated version: N/A|Method or attribute name: rowCount<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.rowCount |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: rowIndex<br>Deprecated version: N/A|Method or attribute name: rowIndex<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.rowIndex |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: isAtFirstRow<br>Deprecated version: N/A|Method or attribute name: isAtFirstRow<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.isAtFirstRow |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: isAtLastRow<br>Deprecated version: N/A|Method or attribute name: isAtLastRow<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.isAtLastRow |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: isEnded<br>Deprecated version: N/A|Method or attribute name: isEnded<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.isEnded |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: isStarted<br>Deprecated version: N/A|Method or attribute name: isStarted<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.isStarted |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: isClosed<br>Deprecated version: N/A|Method or attribute name: isClosed<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.isClosed |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: getColumnIndex<br>Deprecated version: N/A|Method or attribute name: getColumnIndex<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.getColumnIndex |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: getColumnName<br>Deprecated version: N/A|Method or attribute name: getColumnName<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.getColumnName |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: goTo<br>Deprecated version: N/A|Method or attribute name: goTo<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.goTo |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: goToRow<br>Deprecated version: N/A|Method or attribute name: goToRow<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.goToRow |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: goToFirstRow<br>Deprecated version: N/A|Method or attribute name: goToFirstRow<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.goToFirstRow |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: goToLastRow<br>Deprecated version: N/A|Method or attribute name: goToLastRow<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.goToLastRow |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: goToNextRow<br>Deprecated version: N/A|Method or attribute name: goToNextRow<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.goToNextRow |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: goToPreviousRow<br>Deprecated version: N/A|Method or attribute name: goToPreviousRow<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.goToPreviousRow |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: getBlob<br>Deprecated version: N/A|Method or attribute name: getBlob<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.getBlob |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.getString |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: getLong<br>Deprecated version: N/A|Method or attribute name: getLong<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.getLong |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: getDouble<br>Deprecated version: N/A|Method or attribute name: getDouble<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.getDouble |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: isColumnNull<br>Deprecated version: N/A|Method or attribute name: isColumnNull<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.isColumnNull |resultSet.d.ts|
|Deprecated version changed|Method or attribute name: close<br>Deprecated version: N/A|Method or attribute name: close<br>Deprecated version: 9<br>Substitute API: ohos.data.rdb.ResultSetV9.close |resultSet.d.ts|
|Initial version changed|Class name: dataShare<br>Initial version: |Class name: dataShare<br>Initial version: 9|@ohos.data.dataShare.d.ts|
|Initial version changed|Method or attribute name: batchInsert<br>Initial version: 9|Method or attribute name: batchInsert<br>Initial version: 7|@ohos.data.rdb.d.ts|
|Initial version changed|Method or attribute name: batchInsert<br>Initial version: 9|Method or attribute name: batchInsert<br>Initial version: 7|@ohos.data.rdb.d.ts|
|Initial version changed|Method or attribute name: executeSql<br>Initial version: 7|Method or attribute name: executeSql<br>Initial version: 8|@ohos.data.rdb.d.ts|
|Permission deleted|Method or attribute name: on_dataChange<br>Permission: ohos.permission.DISTRIBUTED_DATASYNC|Method or attribute name: on_dataChange<br>Permission: N/A|@ohos.data.rdb.d.ts|
|Access level changed|Class name: dataShare<br>Access level: public API|Class name: dataShare<br>Access level: system API|@ohos.data.dataShare.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|Method or attribute name: SUPPORTS_READ<br>Function name: const SUPPORTS_READ = 0b1;|@ohos.fileExtensionInfo.d.ts|
|Added|NA|Method or attribute name: SUPPORTS_WRITE<br>Function name: const SUPPORTS_WRITE = 0b10;|@ohos.fileExtensionInfo.d.ts|
|Added|NA|Method or attribute name: REPRESENTS_FILE<br>Function name: const REPRESENTS_FILE = 0b1;|@ohos.fileExtensionInfo.d.ts|
|Added|NA|Method or attribute name: REPRESENTS_DIR<br>Function name: const REPRESENTS_DIR = 0b10;|@ohos.fileExtensionInfo.d.ts|
|Added|NA|Method or attribute name: SUPPORTS_READ<br>Function name: const SUPPORTS_READ = 0b100;|@ohos.fileExtensionInfo.d.ts|
|Added|NA|Method or attribute name: SUPPORTS_WRITE<br>Function name: const SUPPORTS_WRITE = 0b1000;|@ohos.fileExtensionInfo.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: userFileManager|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: userFileManager<br>Method or attribute name: getUserFileMgr|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileType|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: IMAGE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: VIDEO|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: AUDIO|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: uri|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: fileType|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: displayName|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: get|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: set|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: open|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: open|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: favorite|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: favorite|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DISPLAY_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: TITLE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: ARTIST|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: AUDIOALBUM|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DURATION|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: FILE_TYPE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DISPLAY_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: TITLE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DURATION|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: WIDTH|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: HEIGHT|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_TAKEN|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: ORIENTATION|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: FILE_TYPE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: ALBUM_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions<br>Method or attribute name: fetchColumns|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions<br>Method or attribute name: predicates|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumFetchOptions|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumFetchOptions<br>Method or attribute name: predicates|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getCount|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: isAfterLast|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getFirstObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getFirstObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getNextObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getNextObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getLastObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getLastObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getPositionObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getPositionObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: albumName|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: albumUri|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: dateModified|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: count|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: coverUri|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: Album|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: Album<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: Album<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAlbums|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAlbums|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAudioAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAudioAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_deviceChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_albumChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_imageChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_audioChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_videoChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_remoteFileChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_deviceChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_albumChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_imageChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_audioChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_videoChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_remoteFileChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: release|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: release|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: deviceName|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: networkId|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: isOnline|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType<br>Method or attribute name: TYPE_FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType<br>Method or attribute name: TYPE_TRASH|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: recover|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: recover|@ohos.filemanagement.userFileManager.d.ts|
|Deleted|Module name: ohos.data.fileAccess<br>Class name: FileInfo<br>Method or attribute name: mimetype|NA|@ohos.data.fileAccess.d.ts|
|Deleted|Module name: ohos.fileio<br>Class name: Filter|NA|@ohos.fileio.d.ts|
|Deleted|Module name: ohos.fileio<br>Class name: Filter<br>Method or attribute name: suffix|NA|@ohos.fileio.d.ts|
|Deleted|Module name: ohos.fileio<br>Class name: Filter<br>Method or attribute name: displayName|NA|@ohos.fileio.d.ts|
|Deleted|Module name: ohos.fileio<br>Class name: Filter<br>Method or attribute name: mimeType|NA|@ohos.fileio.d.ts|
|Deleted|Module name: ohos.fileio<br>Class name: Filter<br>Method or attribute name: fileSizeOver|NA|@ohos.fileio.d.ts|
|Deleted|Module name: ohos.fileio<br>Class name: Filter<br>Method or attribute name: lastModifiedAfter|NA|@ohos.fileio.d.ts|
|Deleted|Module name: ohos.fileio<br>Class name: Filter<br>Method or attribute name: excludeMedia|NA|@ohos.fileio.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: listFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: listFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: getRoot|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: getRoot|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: createFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: createFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: name|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: path|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: type|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: size|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: addedTime|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: modifiedTime|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: DevInfo|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: DevInfo<br>Method or attribute name: name|NA|@ohos.fileManager.d.ts|
|Access level changed|Class name: OPENFLAGS<br>Access level: public API|Class name: OPENFLAGS<br>Access level: system API|@ohos.data.fileAccess.d.ts|
|Access level changed|Method or attribute name: READ<br>Access level: public API|Method or attribute name: READ<br>Access level: system API|@ohos.data.fileAccess.d.ts|
|Access level changed|Method or attribute name: WRITE<br>Access level: public API|Method or attribute name: WRITE<br>Access level: system API|@ohos.data.fileAccess.d.ts|
|Access level changed|Method or attribute name: WRITE_READ<br>Access level: public API|Method or attribute name: WRITE_READ<br>Access level: system API|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Access level changed|Class name: OPENFLAGS<br>Access level: public API|Class name: OPENFLAGS<br>Access level: system API|@ohos.data.fileAccess.d.ts|
|Access level changed|Method or attribute name: READ<br>Access level: public API|Method or attribute name: READ<br>Access level: system API|@ohos.data.fileAccess.d.ts|
|Access level changed|Method or attribute name: WRITE<br>Access level: public API|Method or attribute name: WRITE<br>Access level: system API|@ohos.data.fileAccess.d.ts|
|Access level changed|Method or attribute name: WRITE_READ<br>Access level: public API|Method or attribute name: WRITE_READ<br>Access level: system API|@ohos.data.fileAccess.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: on_countryCodeChange|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: off_countryCodeChange|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocation|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocation|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocation|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocation|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: getCountryCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: getCountryCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocationMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocationMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocationMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocationMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setMockedLocations|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setMockedLocations|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: isLocationPrivacyConfirmed|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: isLocationPrivacyConfirmed|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setLocationPrivacyConfirmStatus|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setLocationPrivacyConfirmStatus|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: location|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: geoAddress|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig<br>Method or attribute name: timeInterval|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig<br>Method or attribute name: locations|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: satellitesNumber|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: satelliteIds|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: carrierToNoiseDensitys|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: altitudes|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: azimuths|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: carrierFrequencies|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest<br>Method or attribute name: reportingPeriodSec|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest<br>Method or attribute name: wakeUpCacheQueueFull|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: geofence|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: radius|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: expiration|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: maxItems|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: description|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxItems|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: minLatitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: minLongitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxLatitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxLongitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: placeName|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: countryCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: countryName|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: administrativeArea|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subAdministrativeArea|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: locality|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subLocality|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: roadName|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subRoadName|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: premises|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: postalCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: phoneNumber|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: addressUrl|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: descriptions|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: descriptionsSize|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: isFromMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: timeInterval|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: distanceInterval|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: maxAccuracy|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: maxAccuracy|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: timeoutMs|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: altitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: accuracy|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: speed|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: timeStamp|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: direction|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: timeSinceBoot|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: additions|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: additionSize|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: isFromMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: UNSET|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: ACCURACY|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: LOW_POWER|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: FIRST_FIX|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: UNSET|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: NAVIGATION|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: TRAJECTORY_TRACKING|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: CAR_HAILING|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: DAILY_LIFE_SERVICE|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: NO_POWER|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: OTHERS|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: STARTUP|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: CORE_LOCATION|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationCommand|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationCommand<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationCommand<br>Method or attribute name: command|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCode<br>Method or attribute name: country|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCode<br>Method or attribute name: type|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCALE|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_SIM|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCATION|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_NETWORK|@ohos.geoLocationManager.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: on_countryCodeChange|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: off_countryCodeChange|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: getCountryCode|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: getCountryCode|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableLocationMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableLocationMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableLocationMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableLocationMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setMockedLocations|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setMockedLocations|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableReverseGeocodingMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableReverseGeocodingMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableReverseGeocodingMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableReverseGeocodingMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setReverseGeocodingMockInfo|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setReverseGeocodingMockInfo|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: location|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: geoAddress|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: LocationMockConfig|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: LocationMockConfig<br>Method or attribute name: timeInterval|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: LocationMockConfig<br>Method or attribute name: locations|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: isLocationPrivacyConfirmed|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: isLocationPrivacyConfirmed|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setLocationPrivacyConfirmStatus|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setLocationPrivacyConfirmStatus|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: GeoAddress<br>Method or attribute name: isFromMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: Location<br>Method or attribute name: isFromMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: GeoLocationErrorCode<br>Method or attribute name: NOT_SUPPORTED|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: GeoLocationErrorCode<br>Method or attribute name: QUERY_COUNTRY_CODE_ERROR|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCode|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCode<br>Method or attribute name: country|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCode<br>Method or attribute name: type|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCALE|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_SIM|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCATION|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_NETWORK|NA|@ohos.geolocation.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.i18n<br>Class name: System|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getDisplayCountry|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getDisplayLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLanguages|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemCountries|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: isSuggested|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemRegion|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemRegion|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLocale|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemLocale|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: is24HourClock|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: set24HourClock|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: addPreferredLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: removePreferredLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getPreferredLanguageList|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getFirstPreferredLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getAppPreferredLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setUsingLocalDigit|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getUsingLocalDigit|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: I18NUtil|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: I18NUtil<br>Method or attribute name: unitConvert|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: I18NUtil<br>Method or attribute name: getDateOrder|@ohos.i18n.d.ts|
|Added|NA|Method or attribute name: type<br>Function name: type?: string;|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isDigit|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isSpaceChar|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isWhitespace|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isRTL|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isIdeograph|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isLetter|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isLowerCase|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isUpperCase|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: getType|@ohos.i18n.d.ts|
|Added|NA|Method or attribute name: calendar<br>Function name: calendar?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: collation<br>Function name: collation?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: hourCycle<br>Function name: hourCycle?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: numberingSystem<br>Function name: numberingSystem?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: numeric<br>Function name: numeric?: boolean;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: caseFirst<br>Function name: caseFirst?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: locale<br>Function name: locale?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: dateStyle<br>Function name: dateStyle?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: timeStyle<br>Function name: timeStyle?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: hourCycle<br>Function name: hourCycle?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: timeZone<br>Function name: timeZone?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: numberingSystem<br>Function name: numberingSystem?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: hour12<br>Function name: hour12?: boolean|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: weekday<br>Function name: weekday?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: era<br>Function name: era?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: year<br>Function name: year?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: month<br>Function name: month?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: day<br>Function name: day?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: hour<br>Function name: hour?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: minute<br>Function name: minute?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: second<br>Function name: second?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: timeZoneName<br>Function name: timeZoneName?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: dayPeriod<br>Function name: dayPeriod?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: localeMatcher<br>Function name: localeMatcher?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: formatMatcher<br>Function name: formatMatcher?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: currency<br>Function name: currency?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: currencySign<br>Function name: currencySign?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: currencyDisplay<br>Function name: currencyDisplay?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: unit<br>Function name: unit?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: unitDisplay<br>Function name: unitDisplay?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: unitUsage<br>Function name: unitUsage?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: signDisplay<br>Function name: signDisplay?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: compactDisplay<br>Function name: compactDisplay?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: notation<br>Function name: notation?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: style<br>Function name: style?: string|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: useGrouping<br>Function name: useGrouping?: boolean|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: minimumIntegerDigits<br>Function name: minimumIntegerDigits?: number|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: minimumFractionDigits<br>Function name: minimumFractionDigits?: number|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: maximumFractionDigits<br>Function name: maximumFractionDigits?: number|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: minimumSignificantDigits<br>Function name: minimumSignificantDigits?: number|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: maximumSignificantDigits<br>Function name: maximumSignificantDigits?: number|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: localeMatcher<br>Function name: localeMatcher?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: usage<br>Function name: usage?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: sensitivity<br>Function name: sensitivity?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: ignorePunctuation<br>Function name: ignorePunctuation?: boolean;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: minimumIntegerDigits<br>Function name: minimumIntegerDigits?: number;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: minimumFractionDigits<br>Function name: minimumFractionDigits?: number;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: maximumFractionDigits<br>Function name: maximumFractionDigits?: number;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: minimumSignificantDigits<br>Function name: minimumSignificantDigits?: number;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: maximumSignificantDigits<br>Function name: maximumSignificantDigits?: number;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: numeric<br>Function name: numeric?: string;|@ohos.intl.d.ts|
|Added|NA|Method or attribute name: style<br>Function name: style?: string;|@ohos.intl.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getSystemLanguages|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getSystemCountries|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: isSuggested|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemLanguage|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemRegion|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemLocale|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: Util<br>Method or attribute name: getDateOrder|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getAppPreferredLanguage|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setUsingLocalDigit|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getUsingLocalDigit|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.resourceManager<br>Class name: AsyncCallback|NA|@ohos.resourceManager.d.ts|
|Deleted|Module name: ohos.resourceManager<br>Class name: AsyncCallback<br>Method or attribute name: AsyncCallback|NA|@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getDisplayCountry<br>Deprecated version: N/A|Method or attribute name: getDisplayCountry<br>Deprecated version: 9<br>Substitute API: ohos.System.getDisplayCountry |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getDisplayLanguage<br>Deprecated version: N/A|Method or attribute name: getDisplayLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getDisplayLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemLanguage<br>Deprecated version: N/A|Method or attribute name: getSystemLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemRegion<br>Deprecated version: N/A|Method or attribute name: getSystemRegion<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemRegion |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemLocale<br>Deprecated version: N/A|Method or attribute name: getSystemLocale<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemLocale |@ohos.i18n.d.ts|
|Deprecated version changed|Class name: Util<br>Deprecated version: N/A|Class name: Util<br>Deprecated version: 9<br>Substitute API: I18NUitl |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: unitConvert<br>Deprecated version: N/A|Method or attribute name: unitConvert<br>Deprecated version: 9<br>Substitute API: I18NUtil.unitConvert |@ohos.i18n.d.ts|
|Deprecated version changed|Class name: Character<br>Deprecated version: N/A|Class name: Character<br>Deprecated version: 9<br>Substitute API: Unicode |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: isDigit<br>Deprecated version: N/A|Method or attribute name: isDigit<br>Deprecated version: 9<br>Substitute API: Unicode.isDigit |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: isSpaceChar<br>Deprecated version: N/A|Method or attribute name: isSpaceChar<br>Deprecated version: 9<br>Substitute API: Unicode.isSpaceChar |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: isWhitespace<br>Deprecated version: N/A|Method or attribute name: isWhitespace<br>Deprecated version: 9<br>Substitute API: Unicode.isWhitespace |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: isRTL<br>Deprecated version: N/A|Method or attribute name: isRTL<br>Deprecated version: 9<br>Substitute API: Unicode.isRTL |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: isIdeograph<br>Deprecated version: N/A|Method or attribute name: isIdeograph<br>Deprecated version: 9<br>Substitute API: Unicode.isIdeograph |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: isLetter<br>Deprecated version: N/A|Method or attribute name: isLetter<br>Deprecated version: 9<br>Substitute API: Unicode.isLetter |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: isLowerCase<br>Deprecated version: N/A|Method or attribute name: isLowerCase<br>Deprecated version: 9<br>Substitute API: Unicode.isLowerCase |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: isUpperCase<br>Deprecated version: N/A|Method or attribute name: isUpperCase<br>Deprecated version: 9<br>Substitute API: Unicode.isUpperCase |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getType<br>Deprecated version: N/A|Method or attribute name: getType<br>Deprecated version: 9<br>Substitute API: Unicode.getType |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: is24HourClock<br>Deprecated version: N/A|Method or attribute name: is24HourClock<br>Deprecated version: 9<br>Substitute API: ohos.System.is24HourClock |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: set24HourClock<br>Deprecated version: N/A|Method or attribute name: set24HourClock<br>Deprecated version: 9<br>Substitute API: ohos.System.set24HourClock |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: addPreferredLanguage<br>Deprecated version: N/A|Method or attribute name: addPreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.addPreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: removePreferredLanguage<br>Deprecated version: N/A|Method or attribute name: removePreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.removePreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getPreferredLanguageList<br>Deprecated version: N/A|Method or attribute name: getPreferredLanguageList<br>Deprecated version: 9<br>Substitute API: ohos.System.getPreferredLanguageList |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getFirstPreferredLanguage<br>Deprecated version: N/A|Method or attribute name: getFirstPreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getFirstPreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getStringArray<br>Deprecated version: N/A|Method or attribute name: getStringArray<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringArrayValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getStringArray<br>Deprecated version: N/A|Method or attribute name: getStringArray<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringArrayValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMedia<br>Deprecated version: N/A|Method or attribute name: getMedia<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMedia<br>Deprecated version: N/A|Method or attribute name: getMedia<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMediaBase64<br>Deprecated version: N/A|Method or attribute name: getMediaBase64<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContentBase64 |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMediaBase64<br>Deprecated version: N/A|Method or attribute name: getMediaBase64<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContentBase64 |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getPluralString<br>Deprecated version: N/A|Method or attribute name: getPluralString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getPluralStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getPluralString<br>Deprecated version: N/A|Method or attribute name: getPluralString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getPluralStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFile<br>Deprecated version: N/A|Method or attribute name: getRawFile<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFileContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFile<br>Deprecated version: N/A|Method or attribute name: getRawFile<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFileContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: getRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: getRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.closeRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.closeRawFd |@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringArrayByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringArrayByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getMediaByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getMediaByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getMediaBase64ByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getMediaBase64ByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getPluralStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getPluralStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringSync<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringSync<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringByNameSync<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getBoolean<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getBoolean<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getBooleanByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getNumber<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getNumber<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getNumberByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: READ_BUFFER<br>Function name: readonly READ_BUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNPACK_ROW_LENGTH<br>Function name: readonly UNPACK_ROW_LENGTH: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNPACK_SKIP_ROWS<br>Function name: readonly UNPACK_SKIP_ROWS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNPACK_SKIP_PIXELS<br>Function name: readonly UNPACK_SKIP_PIXELS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: PACK_ROW_LENGTH<br>Function name: readonly PACK_ROW_LENGTH: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: PACK_SKIP_ROWS<br>Function name: readonly PACK_SKIP_ROWS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: PACK_SKIP_PIXELS<br>Function name: readonly PACK_SKIP_PIXELS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR<br>Function name: readonly COLOR: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DEPTH<br>Function name: readonly DEPTH: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: STENCIL<br>Function name: readonly STENCIL: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RED<br>Function name: readonly RED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB8<br>Function name: readonly RGB8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA8<br>Function name: readonly RGBA8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB10_A2<br>Function name: readonly RGB10_A2: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_BINDING_3D<br>Function name: readonly TEXTURE_BINDING_3D: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNPACK_SKIP_IMAGES<br>Function name: readonly UNPACK_SKIP_IMAGES: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNPACK_IMAGE_HEIGHT<br>Function name: readonly UNPACK_IMAGE_HEIGHT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_3D<br>Function name: readonly TEXTURE_3D: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_WRAP_R<br>Function name: readonly TEXTURE_WRAP_R: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_3D_TEXTURE_SIZE<br>Function name: readonly MAX_3D_TEXTURE_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_2_10_10_10_REV<br>Function name: readonly UNSIGNED_INT_2_10_10_10_REV: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_ELEMENTS_VERTICES<br>Function name: readonly MAX_ELEMENTS_VERTICES: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_ELEMENTS_INDICES<br>Function name: readonly MAX_ELEMENTS_INDICES: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_MIN_LOD<br>Function name: readonly TEXTURE_MIN_LOD: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_MAX_LOD<br>Function name: readonly TEXTURE_MAX_LOD: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_BASE_LEVEL<br>Function name: readonly TEXTURE_BASE_LEVEL: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_MAX_LEVEL<br>Function name: readonly TEXTURE_MAX_LEVEL: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MIN<br>Function name: readonly MIN: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX<br>Function name: readonly MAX: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DEPTH_COMPONENT24<br>Function name: readonly DEPTH_COMPONENT24: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_TEXTURE_LOD_BIAS<br>Function name: readonly MAX_TEXTURE_LOD_BIAS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_COMPARE_MODE<br>Function name: readonly TEXTURE_COMPARE_MODE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_COMPARE_FUNC<br>Function name: readonly TEXTURE_COMPARE_FUNC: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: CURRENT_QUERY<br>Function name: readonly CURRENT_QUERY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: QUERY_RESULT<br>Function name: readonly QUERY_RESULT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: QUERY_RESULT_AVAILABLE<br>Function name: readonly QUERY_RESULT_AVAILABLE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: STREAM_READ<br>Function name: readonly STREAM_READ: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: STREAM_COPY<br>Function name: readonly STREAM_COPY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: STATIC_READ<br>Function name: readonly STATIC_READ: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: STATIC_COPY<br>Function name: readonly STATIC_COPY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DYNAMIC_READ<br>Function name: readonly DYNAMIC_READ: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DYNAMIC_COPY<br>Function name: readonly DYNAMIC_COPY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_DRAW_BUFFERS<br>Function name: readonly MAX_DRAW_BUFFERS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER0<br>Function name: readonly DRAW_BUFFER0: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER1<br>Function name: readonly DRAW_BUFFER1: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER2<br>Function name: readonly DRAW_BUFFER2: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER3<br>Function name: readonly DRAW_BUFFER3: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER4<br>Function name: readonly DRAW_BUFFER4: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER5<br>Function name: readonly DRAW_BUFFER5: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER6<br>Function name: readonly DRAW_BUFFER6: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER7<br>Function name: readonly DRAW_BUFFER7: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER8<br>Function name: readonly DRAW_BUFFER8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER9<br>Function name: readonly DRAW_BUFFER9: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER10<br>Function name: readonly DRAW_BUFFER10: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER11<br>Function name: readonly DRAW_BUFFER11: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER12<br>Function name: readonly DRAW_BUFFER12: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER13<br>Function name: readonly DRAW_BUFFER13: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER14<br>Function name: readonly DRAW_BUFFER14: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_BUFFER15<br>Function name: readonly DRAW_BUFFER15: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_FRAGMENT_UNIFORM_COMPONENTS<br>Function name: readonly MAX_FRAGMENT_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_VERTEX_UNIFORM_COMPONENTS<br>Function name: readonly MAX_VERTEX_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SAMPLER_3D<br>Function name: readonly SAMPLER_3D: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SAMPLER_2D_SHADOW<br>Function name: readonly SAMPLER_2D_SHADOW: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAGMENT_SHADER_DERIVATIVE_HINT<br>Function name: readonly FRAGMENT_SHADER_DERIVATIVE_HINT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: PIXEL_PACK_BUFFER<br>Function name: readonly PIXEL_PACK_BUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: PIXEL_UNPACK_BUFFER<br>Function name: readonly PIXEL_UNPACK_BUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: PIXEL_PACK_BUFFER_BINDING<br>Function name: readonly PIXEL_PACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: PIXEL_UNPACK_BUFFER_BINDING<br>Function name: readonly PIXEL_UNPACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FLOAT_MAT2x3<br>Function name: readonly FLOAT_MAT2x3: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FLOAT_MAT2x4<br>Function name: readonly FLOAT_MAT2x4: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FLOAT_MAT3x2<br>Function name: readonly FLOAT_MAT3x2: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FLOAT_MAT3x4<br>Function name: readonly FLOAT_MAT3x4: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FLOAT_MAT4x2<br>Function name: readonly FLOAT_MAT4x2: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FLOAT_MAT4x3<br>Function name: readonly FLOAT_MAT4x3: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SRGB<br>Function name: readonly SRGB: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SRGB8<br>Function name: readonly SRGB8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SRGB8_ALPHA8<br>Function name: readonly SRGB8_ALPHA8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COMPARE_REF_TO_TEXTURE<br>Function name: readonly COMPARE_REF_TO_TEXTURE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA32F<br>Function name: readonly RGBA32F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB32F<br>Function name: readonly RGB32F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA16F<br>Function name: readonly RGBA16F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB16F<br>Function name: readonly RGB16F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: VERTEX_ATTRIB_ARRAY_INTEGER<br>Function name: readonly VERTEX_ATTRIB_ARRAY_INTEGER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_ARRAY_TEXTURE_LAYERS<br>Function name: readonly MAX_ARRAY_TEXTURE_LAYERS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MIN_PROGRAM_TEXEL_OFFSET<br>Function name: readonly MIN_PROGRAM_TEXEL_OFFSET: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_PROGRAM_TEXEL_OFFSET<br>Function name: readonly MAX_PROGRAM_TEXEL_OFFSET: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_VARYING_COMPONENTS<br>Function name: readonly MAX_VARYING_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_2D_ARRAY<br>Function name: readonly TEXTURE_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_BINDING_2D_ARRAY<br>Function name: readonly TEXTURE_BINDING_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R11F_G11F_B10F<br>Function name: readonly R11F_G11F_B10F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_10F_11F_11F_REV<br>Function name: readonly UNSIGNED_INT_10F_11F_11F_REV: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB9_E5<br>Function name: readonly RGB9_E5: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_5_9_9_9_REV<br>Function name: readonly UNSIGNED_INT_5_9_9_9_REV: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_BUFFER_MODE<br>Function name: readonly TRANSFORM_FEEDBACK_BUFFER_MODE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS<br>Function name: readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_VARYINGS<br>Function name: readonly TRANSFORM_FEEDBACK_VARYINGS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_BUFFER_START<br>Function name: readonly TRANSFORM_FEEDBACK_BUFFER_START: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_BUFFER_SIZE<br>Function name: readonly TRANSFORM_FEEDBACK_BUFFER_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN<br>Function name: readonly TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RASTERIZER_DISCARD<br>Function name: readonly RASTERIZER_DISCARD: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS<br>Function name: readonly MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS<br>Function name: readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: INTERLEAVED_ATTRIBS<br>Function name: readonly INTERLEAVED_ATTRIBS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SEPARATE_ATTRIBS<br>Function name: readonly SEPARATE_ATTRIBS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_BUFFER<br>Function name: readonly TRANSFORM_FEEDBACK_BUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_BUFFER_BINDING<br>Function name: readonly TRANSFORM_FEEDBACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA32UI<br>Function name: readonly RGBA32UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB32UI<br>Function name: readonly RGB32UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA16UI<br>Function name: readonly RGBA16UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB16UI<br>Function name: readonly RGB16UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA8UI<br>Function name: readonly RGBA8UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB8UI<br>Function name: readonly RGB8UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA32I<br>Function name: readonly RGBA32I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB32I<br>Function name: readonly RGB32I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA16I<br>Function name: readonly RGBA16I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB16I<br>Function name: readonly RGB16I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA8I<br>Function name: readonly RGBA8I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB8I<br>Function name: readonly RGB8I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RED_INTEGER<br>Function name: readonly RED_INTEGER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB_INTEGER<br>Function name: readonly RGB_INTEGER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA_INTEGER<br>Function name: readonly RGBA_INTEGER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SAMPLER_2D_ARRAY<br>Function name: readonly SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SAMPLER_2D_ARRAY_SHADOW<br>Function name: readonly SAMPLER_2D_ARRAY_SHADOW: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SAMPLER_CUBE_SHADOW<br>Function name: readonly SAMPLER_CUBE_SHADOW: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_VEC2<br>Function name: readonly UNSIGNED_INT_VEC2: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_VEC3<br>Function name: readonly UNSIGNED_INT_VEC3: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_VEC4<br>Function name: readonly UNSIGNED_INT_VEC4: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: INT_SAMPLER_2D<br>Function name: readonly INT_SAMPLER_2D: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: INT_SAMPLER_3D<br>Function name: readonly INT_SAMPLER_3D: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: INT_SAMPLER_CUBE<br>Function name: readonly INT_SAMPLER_CUBE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: INT_SAMPLER_2D_ARRAY<br>Function name: readonly INT_SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_SAMPLER_2D<br>Function name: readonly UNSIGNED_INT_SAMPLER_2D: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_SAMPLER_3D<br>Function name: readonly UNSIGNED_INT_SAMPLER_3D: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_SAMPLER_CUBE<br>Function name: readonly UNSIGNED_INT_SAMPLER_CUBE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_SAMPLER_2D_ARRAY<br>Function name: readonly UNSIGNED_INT_SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DEPTH_COMPONENT32F<br>Function name: readonly DEPTH_COMPONENT32F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DEPTH32F_STENCIL8<br>Function name: readonly DEPTH32F_STENCIL8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FLOAT_32_UNSIGNED_INT_24_8_REV<br>Function name: readonly FLOAT_32_UNSIGNED_INT_24_8_REV: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_RED_SIZE<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_RED_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_GREEN_SIZE<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_BLUE_SIZE<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_DEFAULT<br>Function name: readonly FRAMEBUFFER_DEFAULT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_INT_24_8<br>Function name: readonly UNSIGNED_INT_24_8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DEPTH24_STENCIL8<br>Function name: readonly DEPTH24_STENCIL8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNED_NORMALIZED<br>Function name: readonly UNSIGNED_NORMALIZED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_FRAMEBUFFER_BINDING<br>Function name: readonly DRAW_FRAMEBUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: READ_FRAMEBUFFER<br>Function name: readonly READ_FRAMEBUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: DRAW_FRAMEBUFFER<br>Function name: readonly DRAW_FRAMEBUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: READ_FRAMEBUFFER_BINDING<br>Function name: readonly READ_FRAMEBUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RENDERBUFFER_SAMPLES<br>Function name: readonly RENDERBUFFER_SAMPLES: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER<br>Function name: readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_COLOR_ATTACHMENTS<br>Function name: readonly MAX_COLOR_ATTACHMENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT1<br>Function name: readonly COLOR_ATTACHMENT1: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT2<br>Function name: readonly COLOR_ATTACHMENT2: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT3<br>Function name: readonly COLOR_ATTACHMENT3: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT4<br>Function name: readonly COLOR_ATTACHMENT4: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT5<br>Function name: readonly COLOR_ATTACHMENT5: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT6<br>Function name: readonly COLOR_ATTACHMENT6: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT7<br>Function name: readonly COLOR_ATTACHMENT7: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT8<br>Function name: readonly COLOR_ATTACHMENT8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT9<br>Function name: readonly COLOR_ATTACHMENT9: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT10<br>Function name: readonly COLOR_ATTACHMENT10: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT11<br>Function name: readonly COLOR_ATTACHMENT11: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT12<br>Function name: readonly COLOR_ATTACHMENT12: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT13<br>Function name: readonly COLOR_ATTACHMENT13: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT14<br>Function name: readonly COLOR_ATTACHMENT14: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COLOR_ATTACHMENT15<br>Function name: readonly COLOR_ATTACHMENT15: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: FRAMEBUFFER_INCOMPLETE_MULTISAMPLE<br>Function name: readonly FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_SAMPLES<br>Function name: readonly MAX_SAMPLES: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: HALF_FLOAT<br>Function name: readonly HALF_FLOAT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG<br>Function name: readonly RG: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG_INTEGER<br>Function name: readonly RG_INTEGER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R8<br>Function name: readonly R8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG8<br>Function name: readonly RG8: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R16F<br>Function name: readonly R16F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R32F<br>Function name: readonly R32F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG16F<br>Function name: readonly RG16F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG32F<br>Function name: readonly RG32F: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R8I<br>Function name: readonly R8I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R8UI<br>Function name: readonly R8UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R16I<br>Function name: readonly R16I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R16UI<br>Function name: readonly R16UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R32I<br>Function name: readonly R32I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R32UI<br>Function name: readonly R32UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG8I<br>Function name: readonly RG8I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG8UI<br>Function name: readonly RG8UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG16I<br>Function name: readonly RG16I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG16UI<br>Function name: readonly RG16UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG32I<br>Function name: readonly RG32I: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG32UI<br>Function name: readonly RG32UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: VERTEX_ARRAY_BINDING<br>Function name: readonly VERTEX_ARRAY_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: R8_SNORM<br>Function name: readonly R8_SNORM: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RG8_SNORM<br>Function name: readonly RG8_SNORM: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB8_SNORM<br>Function name: readonly RGB8_SNORM: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGBA8_SNORM<br>Function name: readonly RGBA8_SNORM: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SIGNED_NORMALIZED<br>Function name: readonly SIGNED_NORMALIZED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COPY_READ_BUFFER<br>Function name: readonly COPY_READ_BUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COPY_WRITE_BUFFER<br>Function name: readonly COPY_WRITE_BUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COPY_READ_BUFFER_BINDING<br>Function name: readonly COPY_READ_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: COPY_WRITE_BUFFER_BINDING<br>Function name: readonly COPY_WRITE_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BUFFER<br>Function name: readonly UNIFORM_BUFFER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BUFFER_BINDING<br>Function name: readonly UNIFORM_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BUFFER_START<br>Function name: readonly UNIFORM_BUFFER_START: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BUFFER_SIZE<br>Function name: readonly UNIFORM_BUFFER_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_VERTEX_UNIFORM_BLOCKS<br>Function name: readonly MAX_VERTEX_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_FRAGMENT_UNIFORM_BLOCKS<br>Function name: readonly MAX_FRAGMENT_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_COMBINED_UNIFORM_BLOCKS<br>Function name: readonly MAX_COMBINED_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_UNIFORM_BUFFER_BINDINGS<br>Function name: readonly MAX_UNIFORM_BUFFER_BINDINGS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_UNIFORM_BLOCK_SIZE<br>Function name: readonly MAX_UNIFORM_BLOCK_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS<br>Function name: readonly MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS<br>Function name: readonly MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BUFFER_OFFSET_ALIGNMENT<br>Function name: readonly UNIFORM_BUFFER_OFFSET_ALIGNMENT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: ACTIVE_UNIFORM_BLOCKS<br>Function name: readonly ACTIVE_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_TYPE<br>Function name: readonly UNIFORM_TYPE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_SIZE<br>Function name: readonly UNIFORM_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BLOCK_INDEX<br>Function name: readonly UNIFORM_BLOCK_INDEX: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_OFFSET<br>Function name: readonly UNIFORM_OFFSET: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_ARRAY_STRIDE<br>Function name: readonly UNIFORM_ARRAY_STRIDE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_MATRIX_STRIDE<br>Function name: readonly UNIFORM_MATRIX_STRIDE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_IS_ROW_MAJOR<br>Function name: readonly UNIFORM_IS_ROW_MAJOR: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BLOCK_BINDING<br>Function name: readonly UNIFORM_BLOCK_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BLOCK_DATA_SIZE<br>Function name: readonly UNIFORM_BLOCK_DATA_SIZE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BLOCK_ACTIVE_UNIFORMS<br>Function name: readonly UNIFORM_BLOCK_ACTIVE_UNIFORMS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES<br>Function name: readonly UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER<br>Function name: readonly UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER<br>Function name: readonly UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: INVALID_INDEX<br>Function name: readonly INVALID_INDEX: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_VERTEX_OUTPUT_COMPONENTS<br>Function name: readonly MAX_VERTEX_OUTPUT_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_FRAGMENT_INPUT_COMPONENTS<br>Function name: readonly MAX_FRAGMENT_INPUT_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_SERVER_WAIT_TIMEOUT<br>Function name: readonly MAX_SERVER_WAIT_TIMEOUT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: OBJECT_TYPE<br>Function name: readonly OBJECT_TYPE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SYNC_CONDITION<br>Function name: readonly SYNC_CONDITION: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SYNC_STATUS<br>Function name: readonly SYNC_STATUS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SYNC_FLAGS<br>Function name: readonly SYNC_FLAGS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SYNC_FENCE<br>Function name: readonly SYNC_FENCE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SYNC_GPU_COMMANDS_COMPLETE<br>Function name: readonly SYNC_GPU_COMMANDS_COMPLETE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: UNSIGNALED<br>Function name: readonly UNSIGNALED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SIGNALED<br>Function name: readonly SIGNALED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: ALREADY_SIGNALED<br>Function name: readonly ALREADY_SIGNALED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TIMEOUT_EXPIRED<br>Function name: readonly TIMEOUT_EXPIRED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: CONDITION_SATISFIED<br>Function name: readonly CONDITION_SATISFIED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: WAIT_FAILED<br>Function name: readonly WAIT_FAILED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SYNC_FLUSH_COMMANDS_BIT<br>Function name: readonly SYNC_FLUSH_COMMANDS_BIT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: VERTEX_ATTRIB_ARRAY_DIVISOR<br>Function name: readonly VERTEX_ATTRIB_ARRAY_DIVISOR: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: ANY_SAMPLES_PASSED<br>Function name: readonly ANY_SAMPLES_PASSED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: ANY_SAMPLES_PASSED_CONSERVATIVE<br>Function name: readonly ANY_SAMPLES_PASSED_CONSERVATIVE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: SAMPLER_BINDING<br>Function name: readonly SAMPLER_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: RGB10_A2UI<br>Function name: readonly RGB10_A2UI: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: INT_2_10_10_10_REV<br>Function name: readonly INT_2_10_10_10_REV: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK<br>Function name: readonly TRANSFORM_FEEDBACK: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_PAUSED<br>Function name: readonly TRANSFORM_FEEDBACK_PAUSED: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_ACTIVE<br>Function name: readonly TRANSFORM_FEEDBACK_ACTIVE: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TRANSFORM_FEEDBACK_BINDING<br>Function name: readonly TRANSFORM_FEEDBACK_BINDING: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_IMMUTABLE_FORMAT<br>Function name: readonly TEXTURE_IMMUTABLE_FORMAT: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_ELEMENT_INDEX<br>Function name: readonly MAX_ELEMENT_INDEX: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: TEXTURE_IMMUTABLE_LEVELS<br>Function name: readonly TEXTURE_IMMUTABLE_LEVELS: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: MAX_CLIENT_WAIT_TIMEOUT_WEBGL<br>Function name: readonly MAX_CLIENT_WAIT_TIMEOUT_WEBGL: webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: copyBufferSubData<br>Function name: copyBufferSubData(readTarget: webgl.GLenum, writeTarget: webgl.GLenum, readOffset: webgl.GLintptr, writeOffset: webgl.GLintptr, size: webgl.GLsizeiptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: getBufferSubData<br>Function name: getBufferSubData(target: webgl.GLenum, srcByteOffset: webgl.GLintptr, dstBuffer: ArrayBufferView, dstOffset?: webgl.GLuint, length?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: blitFramebuffer<br>Function name: blitFramebuffer(srcX0: webgl.GLint, srcY0: webgl.GLint, srcX1: webgl.GLint, srcY1: webgl.GLint, dstX0: webgl.GLint, dstY0: webgl.GLint, dstX1: webgl.GLint, dstY1: webgl.GLint, mask: webgl.GLbitfield, filter: webgl.GLenum): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: framebufferTextureLayer<br>Function name: framebufferTextureLayer(target: webgl.GLenum, attachment: webgl.GLenum, texture: webgl.WebGLTexture \| null, level: webgl.GLint, layer: webgl.GLint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: invalidateFramebuffer<br>Function name: invalidateFramebuffer(target: webgl.GLenum, attachments: webgl.GLenum[]): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: invalidateSubFramebuffer<br>Function name: invalidateSubFramebuffer(target: webgl.GLenum, attachments: webgl.GLenum[], x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: readBuffer<br>Function name: readBuffer(src: webgl.GLenum): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: getInternalformatParameter<br>Function name: getInternalformatParameter(target: webgl.GLenum, internalformat: webgl.GLenum, pname: webgl.GLenum): any;|webgl2.d.ts|
|Added|NA|Method or attribute name: renderbufferStorageMultisample<br>Function name: renderbufferStorageMultisample(target: webgl.GLenum, samples: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texStorage2D<br>Function name: texStorage2D(target: webgl.GLenum, levels: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texStorage3D<br>Function name: texStorage3D(target: webgl.GLenum, levels: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage3D<br>Function name: texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage3D<br>Function name: texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage3D<br>Function name: texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView \| null): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage3D<br>Function name: texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texSubImage3D<br>Function name: texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texSubImage3D<br>Function name: texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texSubImage3D<br>Function name: texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView \| null, srcOffset?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: copyTexSubImage3D<br>Function name: copyTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: compressedTexImage3D<br>Function name: compressedTexImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: compressedTexImage3D<br>Function name: compressedTexImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: compressedTexSubImage3D<br>Function name: compressedTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: compressedTexSubImage3D<br>Function name: compressedTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: getFragDataLocation<br>Function name: getFragDataLocation(program: webgl.WebGLProgram, name: string): webgl.GLint;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform1ui<br>Function name: uniform1ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform2ui<br>Function name: uniform2ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform3ui<br>Function name: uniform3ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint, v2: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform4ui<br>Function name: uniform4ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint, v2: webgl.GLuint, v3: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform1uiv<br>Function name: uniform1uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform2uiv<br>Function name: uniform2uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform3uiv<br>Function name: uniform3uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform4uiv<br>Function name: uniform4uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix3x2fv<br>Function name: uniformMatrix3x2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix4x2fv<br>Function name: uniformMatrix4x2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix2x3fv<br>Function name: uniformMatrix2x3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix4x3fv<br>Function name: uniformMatrix4x3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix2x4fv<br>Function name: uniformMatrix2x4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix3x4fv<br>Function name: uniformMatrix3x4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: vertexAttribI4i<br>Function name: vertexAttribI4i(index: webgl.GLuint, x: webgl.GLint, y: webgl.GLint, z: webgl.GLint, w: webgl.GLint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: vertexAttribI4iv<br>Function name: vertexAttribI4iv(index: webgl.GLuint, values: webgl.Int32List): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: vertexAttribI4ui<br>Function name: vertexAttribI4ui(index: webgl.GLuint, x: webgl.GLuint, y: webgl.GLuint, z: webgl.GLuint, w: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: vertexAttribI4uiv<br>Function name: vertexAttribI4uiv(index: webgl.GLuint, values: Uint32List): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: vertexAttribIPointer<br>Function name: vertexAttribIPointer(index: webgl.GLuint, size: webgl.GLint, type: webgl.GLenum, stride: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: vertexAttribDivisor<br>Function name: vertexAttribDivisor(index: webgl.GLuint, divisor: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: drawArraysInstanced<br>Function name: drawArraysInstanced(mode: webgl.GLenum, first: webgl.GLint, count: webgl.GLsizei, instanceCount: webgl.GLsizei): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: drawElementsInstanced<br>Function name: drawElementsInstanced(mode: webgl.GLenum, count: webgl.GLsizei, type: webgl.GLenum, offset: webgl.GLintptr, instanceCount: webgl.GLsizei): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: drawRangeElements<br>Function name: drawRangeElements(mode: webgl.GLenum, start: webgl.GLuint, end: webgl.GLuint, count: webgl.GLsizei, type: webgl.GLenum, offset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: drawBuffers<br>Function name: drawBuffers(buffers: webgl.GLenum[]): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: clearBufferfv<br>Function name: clearBufferfv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: webgl.Float32List, srcOffset?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: clearBufferiv<br>Function name: clearBufferiv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: webgl.Int32List, srcOffset?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: clearBufferuiv<br>Function name: clearBufferuiv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: Uint32List, srcOffset?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: clearBufferfi<br>Function name: clearBufferfi(buffer: webgl.GLenum, drawbuffer: webgl.GLint, depth: webgl.GLfloat, stencil: webgl.GLint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: isQuery<br>Function name: isQuery(query: WebGLQuery \| null): webgl.GLboolean;|webgl2.d.ts|
|Added|NA|Method or attribute name: beginQuery<br>Function name: beginQuery(target: webgl.GLenum, query: WebGLQuery): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: endQuery<br>Function name: endQuery(target: webgl.GLenum): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: getQuery<br>Function name: getQuery(target: webgl.GLenum, pname: webgl.GLenum): WebGLQuery \| null;|webgl2.d.ts|
|Added|NA|Method or attribute name: getQueryParameter<br>Function name: getQueryParameter(query: WebGLQuery, pname: webgl.GLenum): any;|webgl2.d.ts|
|Added|NA|Method or attribute name: isSampler<br>Function name: isSampler(sampler: WebGLSampler \| null): webgl.GLboolean;|webgl2.d.ts|
|Added|NA|Method or attribute name: bindSampler<br>Function name: bindSampler(unit: webgl.GLuint, sampler: WebGLSampler \| null): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: samplerParameteri<br>Function name: samplerParameteri(sampler: WebGLSampler, pname: webgl.GLenum, param: webgl.GLint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: samplerParameterf<br>Function name: samplerParameterf(sampler: WebGLSampler, pname: webgl.GLenum, param: webgl.GLfloat): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: getSamplerParameter<br>Function name: getSamplerParameter(sampler: WebGLSampler, pname: webgl.GLenum): any;|webgl2.d.ts|
|Added|NA|Method or attribute name: fenceSync<br>Function name: fenceSync(condition: webgl.GLenum, flags: webgl.GLbitfield): WebGLSync \| null;|webgl2.d.ts|
|Added|NA|Method or attribute name: isSync<br>Function name: isSync(sync: WebGLSync \| null): webgl.GLboolean;|webgl2.d.ts|
|Added|NA|Method or attribute name: clientWaitSync<br>Function name: clientWaitSync(sync: WebGLSync, flags: webgl.GLbitfield, timeout: GLuint64 ): webgl.GLenum;|webgl2.d.ts|
|Added|NA|Method or attribute name: waitSync<br>Function name: waitSync(sync: WebGLSync, flags: webgl.GLbitfield, timeout: GLint64): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: getSyncParameter<br>Function name: getSyncParameter(sync: WebGLSync, pname: webgl.GLenum): any;|webgl2.d.ts|
|Added|NA|Method or attribute name: isTransformFeedback<br>Function name: isTransformFeedback(tf: WebGLTransformFeedback \| null): webgl.GLboolean;|webgl2.d.ts|
|Added|NA|Method or attribute name: bindTransformFeedback<br>Function name: bindTransformFeedback(target: webgl.GLenum, tf: WebGLTransformFeedback \| null): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: beginTransformFeedback<br>Function name: beginTransformFeedback(primitiveMode: webgl.GLenum): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: transformFeedbackVaryings<br>Function name: transformFeedbackVaryings(program: webgl.WebGLProgram, varyings: string[], bufferMode: webgl.GLenum): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: getTransformFeedbackVarying<br>Function name: getTransformFeedbackVarying(program: webgl.WebGLProgram, index: webgl.GLuint): webgl.WebGLActiveInfo \| null;|webgl2.d.ts|
|Added|NA|Method or attribute name: bindBufferBase<br>Function name: bindBufferBase(target: webgl.GLenum, index: webgl.GLuint, buffer: webgl.WebGLBuffer \| null): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: bindBufferRange<br>Function name: bindBufferRange(target: webgl.GLenum, index: webgl.GLuint, buffer: webgl.WebGLBuffer \| null, offset: webgl.GLintptr, size: webgl.GLsizeiptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: getIndexedParameter<br>Function name: getIndexedParameter(target: webgl.GLenum, index: webgl.GLuint): any;|webgl2.d.ts|
|Added|NA|Method or attribute name: getUniformIndices<br>Function name: getUniformIndices(program: webgl.WebGLProgram, uniformNames: string[]): webgl.GLuint[] \| null;|webgl2.d.ts|
|Added|NA|Method or attribute name: getActiveUniforms<br>Function name: getActiveUniforms(program: webgl.WebGLProgram, uniformIndices: webgl.GLuint[], pname: webgl.GLenum): any;|webgl2.d.ts|
|Added|NA|Method or attribute name: getUniformBlockIndex<br>Function name: getUniformBlockIndex(program: webgl.WebGLProgram, uniformBlockName: string): webgl.GLuint;|webgl2.d.ts|
|Added|NA|Method or attribute name: getActiveUniformBlockParameter<br>Function name: getActiveUniformBlockParameter(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint, pname: webgl.GLenum): any;|webgl2.d.ts|
|Added|NA|Method or attribute name: getActiveUniformBlockName<br>Function name: getActiveUniformBlockName(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint): string \| null;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformBlockBinding<br>Function name: uniformBlockBinding(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint, uniformBlockBinding: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: isVertexArray<br>Function name: isVertexArray(vertexArray: WebGLVertexArrayObject \| null): webgl.GLboolean;|webgl2.d.ts|
|Added|NA|Method or attribute name: bufferData<br>Function name: bufferData(target: webgl.GLenum, size: webgl.GLsizeiptr, usage: webgl.GLenum): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: bufferData<br>Function name: bufferData(target: webgl.GLenum, srcData: BufferSource \| null, usage: webgl.GLenum): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: bufferSubData<br>Function name: bufferSubData(target: webgl.GLenum, dstByteOffset: webgl.GLintptr, srcData: BufferSource): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: bufferData<br>Function name: bufferData(target: webgl.GLenum, srcData: ArrayBufferView, usage: webgl.GLenum, srcOffset: webgl.GLuint, length?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: bufferSubData<br>Function name: bufferSubData(target: webgl.GLenum, dstByteOffset: webgl.GLintptr, srcData: ArrayBufferView, srcOffset: webgl.GLuint, length?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage2D<br>Function name: texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pixels: ArrayBufferView \| null): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage2D<br>Function name: texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texSubImage2D<br>Function name: texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pixels: ArrayBufferView \| null): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texSubImage2D<br>Function name: texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage2D<br>Function name: texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage2D<br>Function name: texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texImage2D<br>Function name: texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texSubImage2D<br>Function name: texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texSubImage2D<br>Function name: texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: texSubImage2D<br>Function name: texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: compressedTexImage2D<br>Function name: compressedTexImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: compressedTexImage2D<br>Function name: compressedTexImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: compressedTexSubImage2D<br>Function name: compressedTexSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: compressedTexSubImage2D<br>Function name: compressedTexSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform1fv<br>Function name: uniform1fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform2fv<br>Function name: uniform2fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform3fv<br>Function name: uniform3fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform4fv<br>Function name: uniform4fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform1iv<br>Function name: uniform1iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform2iv<br>Function name: uniform2iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform3iv<br>Function name: uniform3iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniform4iv<br>Function name: uniform4iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix2fv<br>Function name: uniformMatrix2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix3fv<br>Function name: uniformMatrix3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: uniformMatrix4fv<br>Function name: uniformMatrix4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: readPixels<br>Function name: readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, dstData: ArrayBufferView \| null): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: readPixels<br>Function name: readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, offset: webgl.GLintptr): void;|webgl2.d.ts|
|Added|NA|Method or attribute name: readPixels<br>Function name: readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, dstData: ArrayBufferView, dstOffset: webgl.GLuint): void;|webgl2.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_inputStart|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_inputStart|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_inputStop|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_inputStop|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_setCallingWindow|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_setCallingWindow|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_keyboardShow|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_keyboardHide|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_keyboardShow|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_keyboardHide|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_setSubtype|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: sendKeyFunction|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: sendKeyFunction|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteForward|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteForward|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteBackward|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteBackward|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: insertText|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: insertText|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getForward|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getForward|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getBackward|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getBackward|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getEditorAttribute|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getEditorAttribute|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: moveCursor|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: moveCursor|@ohos.inputmethodengine.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: label|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: name|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: id|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: mode|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: locale|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: language|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: icon|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: iconId|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: extra|@ohos.inputMethodSubtype.d.ts|
|Added|NA|Module name: ohos.pasteboard<br>Class name: ShareOption|@ohos.pasteboard.d.ts|
|Added|NA|Module name: ohos.pasteboard<br>Class name: ShareOption<br>Method or attribute name: InApp|@ohos.pasteboard.d.ts|
|Added|NA|Module name: ohos.pasteboard<br>Class name: ShareOption<br>Method or attribute name: LocalDevice|@ohos.pasteboard.d.ts|
|Added|NA|Module name: ohos.pasteboard<br>Class name: ShareOption<br>Method or attribute name: CrossDevice|@ohos.pasteboard.d.ts|
|Added|NA|Module name: ohos.pasteboard<br>Class name: PasteDataProperty<br>Method or attribute name: shareOption|@ohos.pasteboard.d.ts|
|Added|NA|Module name: ohos.request<br>Class name: TaskState|@ohos.request.d.ts|
|Added|NA|Module name: ohos.request<br>Class name: TaskState<br>Method or attribute name: path|@ohos.request.d.ts|
|Added|NA|Module name: ohos.request<br>Class name: TaskState<br>Method or attribute name: responseCode|@ohos.request.d.ts|
|Added|NA|Module name: ohos.request<br>Class name: TaskState<br>Method or attribute name: message|@ohos.request.d.ts|
|Added|NA|Module name: ohos.screenLock<br>Class name: SystemEvent|@ohos.screenLock.d.ts|
|Added|NA|Module name: ohos.screenLock<br>Class name: SystemEvent<br>Method or attribute name: eventType|@ohos.screenLock.d.ts|
|Added|NA|Module name: ohos.screenLock<br>Class name: SystemEvent<br>Method or attribute name: params|@ohos.screenLock.d.ts|
|Added|NA|Method or attribute name: getCurrentTime<br>Function name: function getCurrentTime(isNano: boolean, callback: AsyncCallback<number>): void;|@ohos.systemTime.d.ts|
|Added|NA|Method or attribute name: getCurrentTime<br>Function name: function getCurrentTime(callback: AsyncCallback<number>): void;|@ohos.systemTime.d.ts|
|Added|NA|Method or attribute name: getRealActiveTime<br>Function name: function getRealActiveTime(isNano: boolean, callback: AsyncCallback<number>): void;|@ohos.systemTime.d.ts|
|Added|NA|Method or attribute name: getRealActiveTime<br>Function name: function getRealActiveTime(callback: AsyncCallback<number>): void;|@ohos.systemTime.d.ts|
|Added|NA|Method or attribute name: getRealTime<br>Function name: function getRealTime(isNano: boolean, callback: AsyncCallback<number>): void;|@ohos.systemTime.d.ts|
|Added|NA|Method or attribute name: getRealTime<br>Function name: function getRealTime(callback: AsyncCallback<number>): void;|@ohos.systemTime.d.ts|
|Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility|NA|@ohos.inputmethodextensioncontext.d.ts|
|Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility|NA|@ohos.inputmethodextensioncontext.d.ts|
|Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility|NA|@ohos.inputmethodextensioncontext.d.ts|
|Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: terminateSelf|NA|@ohos.inputmethodextensioncontext.d.ts|
|Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: terminateSelf|NA|@ohos.inputmethodextensioncontext.d.ts|
|Deleted|Module name: ohos.pasteboard<br>Class name: pasteboard<br>Method or attribute name: createPixelMapData|NA|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.pasteboard<br>Class name: pasteboard<br>Method or attribute name: createPixelMapRecord|NA|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.pasteboard<br>Class name: PasteData<br>Method or attribute name: addPixelMapRecord|NA|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_beginWakeUp|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_endWakeUp|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_beginScreenOn|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_endScreenOn|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_beginScreenOff|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_endScreenOff|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_unlockScreen|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_beginExitAnimation|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_beginSleep|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_endSleep|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_changeUser|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: on_screenlockEnabled|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_beginWakeUp|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_endWakeUp|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_beginScreenOn|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_endScreenOn|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_beginScreenOff|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_endScreenOff|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_unlockScreen|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_beginExitAnimation|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_screenlockEnabled|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_beginSleep|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_endSleep|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: off_changeUser|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: screenshotLiveWallpaper|NA|@ohos.wallpaper.d.ts|
|Deleted|Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: screenshotLiveWallpaper|NA|@ohos.wallpaper.d.ts|
|Model changed|Method or attribute name: switchInputMethod<br>Model: @StageModelOnly|Method or attribute name: switchInputMethod<br>model:|@ohos.inputmethod.d.ts|
|Model changed|Method or attribute name: switchInputMethod<br>Model: @StageModelOnly|Method or attribute name: switchInputMethod<br>model:|@ohos.inputmethod.d.ts|
|Model changed|Class name: InputMethodExtensionAbility<br>Model: @StageModelOnly|Class name: InputMethodExtensionAbility<br>model:|@ohos.inputmethodextensionability.d.ts|
|Model changed|Method or attribute name: context<br>Model: @StageModelOnly|Method or attribute name: context<br>model:|@ohos.inputmethodextensionability.d.ts|
|Model changed|Method or attribute name: onCreate<br>Model: @StageModelOnly|Method or attribute name: onCreate<br>model:|@ohos.inputmethodextensionability.d.ts|
|Model changed|Method or attribute name: onDestroy<br>Model: @StageModelOnly|Method or attribute name: onDestroy<br>model:|@ohos.inputmethodextensionability.d.ts|
|Model changed|Class name: InputMethodExtensionContext<br>Model: @StageModelOnly|Class name: InputMethodExtensionContext<br>model:|@ohos.inputmethodextensioncontext.d.ts|
|Deprecated version changed|Method or attribute name: getInputMethodSetting<br>Deprecated version: N/A|Method or attribute name: getInputMethodSetting<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.getController |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: getInputMethodController<br>Deprecated version: N/A|Method or attribute name: getInputMethodController<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.getController |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: listInputMethod<br>Deprecated version: N/A|Method or attribute name: listInputMethod<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodSetting.getInputMethods |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: listInputMethod<br>Deprecated version: N/A|Method or attribute name: listInputMethod<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodSetting.getInputMethods |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: N/A|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodSetting.showOptionalInputMethods |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: N/A|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodSetting.showOptionalInputMethods |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: stopInput<br>Deprecated version: N/A|Method or attribute name: stopInput<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodController.stopInputSession |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: stopInput<br>Deprecated version: N/A|Method or attribute name: stopInput<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodController.stopInputSession |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: packageName<br>Deprecated version: N/A|Method or attribute name: packageName<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodProperty.name |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: methodId<br>Deprecated version: N/A|Method or attribute name: methodId<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodProperty.id |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: getInputMethodEngine<br>Deprecated version: N/A|Method or attribute name: getInputMethodEngine<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.getInputMethodAbility |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: createKeyboardDelegate<br>Deprecated version: N/A|Method or attribute name: createKeyboardDelegate<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.getKeyboardDelegate |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: hideKeyboard<br>Deprecated version: N/A|Method or attribute name: hideKeyboard<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.KeyboardController.hide |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: hideKeyboard<br>Deprecated version: N/A|Method or attribute name: hideKeyboard<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.KeyboardController.hide |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Class name: TextInputClient<br>Deprecated version: N/A|Class name: TextInputClient<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: sendKeyFunction<br>Deprecated version: N/A|Method or attribute name: sendKeyFunction<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.sendKeyFunction |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: sendKeyFunction<br>Deprecated version: N/A|Method or attribute name: sendKeyFunction<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.sendKeyFunction |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: deleteForward<br>Deprecated version: N/A|Method or attribute name: deleteForward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.deleteForward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: deleteForward<br>Deprecated version: N/A|Method or attribute name: deleteForward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.deleteForward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: deleteBackward<br>Deprecated version: N/A|Method or attribute name: deleteBackward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.deleteBackward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: deleteBackward<br>Deprecated version: N/A|Method or attribute name: deleteBackward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.deleteBackward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: insertText<br>Deprecated version: N/A|Method or attribute name: insertText<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.insertText |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: insertText<br>Deprecated version: N/A|Method or attribute name: insertText<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.insertText |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getForward<br>Deprecated version: N/A|Method or attribute name: getForward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getForward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getForward<br>Deprecated version: N/A|Method or attribute name: getForward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getForward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getBackward<br>Deprecated version: N/A|Method or attribute name: getBackward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getBackward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getBackward<br>Deprecated version: N/A|Method or attribute name: getBackward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getBackward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getEditorAttribute<br>Deprecated version: N/A|Method or attribute name: getEditorAttribute<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getEditorAttribute |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getEditorAttribute<br>Deprecated version: N/A|Method or attribute name: getEditorAttribute<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getEditorAttribute |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: createHtmlData<br>Deprecated version: N/A|Method or attribute name: createHtmlData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createWantData<br>Deprecated version: N/A|Method or attribute name: createWantData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createPlainTextData<br>Deprecated version: N/A|Method or attribute name: createPlainTextData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createUriData<br>Deprecated version: N/A|Method or attribute name: createUriData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createHtmlTextRecord<br>Deprecated version: N/A|Method or attribute name: createHtmlTextRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createWantRecord<br>Deprecated version: N/A|Method or attribute name: createWantRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createPlainTextRecord<br>Deprecated version: N/A|Method or attribute name: createPlainTextRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createUriRecord<br>Deprecated version: N/A|Method or attribute name: createUriRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: convertToText<br>Deprecated version: N/A|Method or attribute name: convertToText<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: convertToText<br>Deprecated version: N/A|Method or attribute name: convertToText<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: addHtmlRecord<br>Deprecated version: N/A|Method or attribute name: addHtmlRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: addWantRecord<br>Deprecated version: N/A|Method or attribute name: addWantRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: addTextRecord<br>Deprecated version: N/A|Method or attribute name: addTextRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: addUriRecord<br>Deprecated version: N/A|Method or attribute name: addUriRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: getRecordAt<br>Deprecated version: N/A|Method or attribute name: getRecordAt<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: hasMimeType<br>Deprecated version: N/A|Method or attribute name: hasMimeType<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: removeRecordAt<br>Deprecated version: N/A|Method or attribute name: removeRecordAt<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: replaceRecordAt<br>Deprecated version: N/A|Method or attribute name: replaceRecordAt<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: getPasteData<br>Deprecated version: N/A|Method or attribute name: getPasteData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: getPasteData<br>Deprecated version: N/A|Method or attribute name: getPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: hasPasteData<br>Deprecated version: N/A|Method or attribute name: hasPasteData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: hasPasteData<br>Deprecated version: N/A|Method or attribute name: hasPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: setPasteData<br>Deprecated version: N/A|Method or attribute name: setPasteData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: setPasteData<br>Deprecated version: N/A|Method or attribute name: setPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>Substitute API: ohos.request.downloadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>Substitute API: ohos.request.downloadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>Substitute API: ohos.request.downloadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>Substitute API: ohos.request.downloadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>Substitute API: ohos.request.uploadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>Substitute API: ohos.request.uploadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>Substitute API: ohos.request.uploadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>Substitute API: ohos.request.uploadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.request.delete |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.request.delete |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: pause<br>Deprecated version: N/A|Method or attribute name: pause<br>Deprecated version: 9<br>Substitute API: ohos.request.suspend |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: pause<br>Deprecated version: N/A|Method or attribute name: pause<br>Deprecated version: 9<br>Substitute API: ohos.request.suspend |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: resume<br>Deprecated version: N/A|Method or attribute name: resume<br>Deprecated version: 9<br>Substitute API: ohos.request.restore |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: resume<br>Deprecated version: N/A|Method or attribute name: resume<br>Deprecated version: 9<br>Substitute API: ohos.request.restore |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: query<br>Deprecated version: N/A|Method or attribute name: query<br>Deprecated version: 9<br>Substitute API: ohos.request.getTaskInfo |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: query<br>Deprecated version: N/A|Method or attribute name: query<br>Deprecated version: 9<br>Substitute API: ohos.request.getTaskInfo |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: queryMimeType<br>Deprecated version: N/A|Method or attribute name: queryMimeType<br>Deprecated version: 9<br>Substitute API: ohos.request.getTaskMimeType |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: queryMimeType<br>Deprecated version: N/A|Method or attribute name: queryMimeType<br>Deprecated version: 9<br>Substitute API: ohos.request.getTaskMimeType |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.request.delete |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.request.delete |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: isScreenLocked<br>Deprecated version: N/A|Method or attribute name: isScreenLocked<br>Deprecated version: 9<br>Substitute API: ohos.screenLock.isLocked |@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: isScreenLocked<br>Deprecated version: N/A|Method or attribute name: isScreenLocked<br>Deprecated version: 9|@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: isSecureMode<br>Deprecated version: N/A|Method or attribute name: isSecureMode<br>Deprecated version: 9<br>Substitute API: ohos.screenLock.isSecure |@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: isSecureMode<br>Deprecated version: N/A|Method or attribute name: isSecureMode<br>Deprecated version: 9|@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: unlockScreen<br>Deprecated version: N/A|Method or attribute name: unlockScreen<br>Deprecated version: 9<br>Substitute API: ohos.screenLock.unlock |@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: unlockScreen<br>Deprecated version: N/A|Method or attribute name: unlockScreen<br>Deprecated version: 9|@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: getColors<br>Deprecated version: N/A|Method or attribute name: getColors<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getColorsSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getColors<br>Deprecated version: N/A|Method or attribute name: getColors<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getId<br>Deprecated version: N/A|Method or attribute name: getId<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getIdSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getId<br>Deprecated version: N/A|Method or attribute name: getId<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getFile<br>Deprecated version: N/A|Method or attribute name: getFile<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getFileSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getFile<br>Deprecated version: N/A|Method or attribute name: getFile<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getMinHeight<br>Deprecated version: N/A|Method or attribute name: getMinHeight<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getMinHeightSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getMinHeight<br>Deprecated version: N/A|Method or attribute name: getMinHeight<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getMinWidth<br>Deprecated version: N/A|Method or attribute name: getMinWidth<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getMinWidthSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getMinWidth<br>Deprecated version: N/A|Method or attribute name: getMinWidth<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: isChangePermitted<br>Deprecated version: N/A|Method or attribute name: isChangePermitted<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.isChangeAllowed |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: isChangePermitted<br>Deprecated version: N/A|Method or attribute name: isChangePermitted<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: isOperationAllowed<br>Deprecated version: N/A|Method or attribute name: isOperationAllowed<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.isUserChangeAllowed |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: isOperationAllowed<br>Deprecated version: N/A|Method or attribute name: isOperationAllowed<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: reset<br>Deprecated version: N/A|Method or attribute name: reset<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.recovery |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: reset<br>Deprecated version: N/A|Method or attribute name: reset<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: setWallpaper<br>Deprecated version: N/A|Method or attribute name: setWallpaper<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.setImage |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: setWallpaper<br>Deprecated version: N/A|Method or attribute name: setWallpaper<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getPixelMap<br>Deprecated version: N/A|Method or attribute name: getPixelMap<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getImage |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getPixelMap<br>Deprecated version: N/A|Method or attribute name: getPixelMap<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Class name: UploadResponse<br>Deprecated version: N/A|Class name: UploadResponse<br>Deprecated version: 9<br>Substitute API: ohos.request |@system.request.d.ts|
|Deprecated version changed|Method or attribute name: code<br>Deprecated version: N/A|Method or attribute name: code<br>Deprecated version: 9<br>Substitute API: ohos.request |@system.request.d.ts|
|Deprecated version changed|Method or attribute name: data<br>Deprecated version: N/A|Method or attribute name: data<br>Deprecated version: 9<br>Substitute API: ohos.request |@system.request.d.ts|
|Deprecated version changed|Method or attribute name: headers<br>Deprecated version: N/A|Method or attribute name: headers<br>Deprecated version: 9<br>Substitute API: ohos.request |@system.request.d.ts|
|Deprecated version changed|Class name: DownloadResponse<br>Deprecated version: N/A|Class name: DownloadResponse<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: token<br>Deprecated version: N/A|Method or attribute name: token<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Class name: OnDownloadCompleteResponse<br>Deprecated version: N/A|Class name: OnDownloadCompleteResponse<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: uri<br>Deprecated version: N/A|Method or attribute name: uri<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Class name: RequestFile<br>Deprecated version: N/A|Class name: RequestFile<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: filename<br>Deprecated version: N/A|Method or attribute name: filename<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: name<br>Deprecated version: N/A|Method or attribute name: name<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: uri<br>Deprecated version: N/A|Method or attribute name: uri<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Class name: RequestData<br>Deprecated version: N/A|Class name: RequestData<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: name<br>Deprecated version: N/A|Method or attribute name: name<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: value<br>Deprecated version: N/A|Method or attribute name: value<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Class name: UploadRequestOptions<br>Deprecated version: N/A|Class name: UploadRequestOptions<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: url<br>Deprecated version: N/A|Method or attribute name: url<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: data<br>Deprecated version: N/A|Method or attribute name: data<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: files<br>Deprecated version: N/A|Method or attribute name: files<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: header<br>Deprecated version: N/A|Method or attribute name: header<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: method<br>Deprecated version: N/A|Method or attribute name: method<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: N/A|Method or attribute name: success<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: N/A|Method or attribute name: fail<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: N/A|Method or attribute name: complete<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Class name: DownloadRequestOptions<br>Deprecated version: N/A|Class name: DownloadRequestOptions<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: url<br>Deprecated version: N/A|Method or attribute name: url<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: filename<br>Deprecated version: N/A|Method or attribute name: filename<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: header<br>Deprecated version: N/A|Method or attribute name: header<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: description<br>Deprecated version: N/A|Method or attribute name: description<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: N/A|Method or attribute name: success<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: N/A|Method or attribute name: fail<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: N/A|Method or attribute name: complete<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Class name: OnDownloadCompleteOptions<br>Deprecated version: N/A|Class name: OnDownloadCompleteOptions<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: token<br>Deprecated version: N/A|Method or attribute name: token<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: N/A|Method or attribute name: success<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: N/A|Method or attribute name: fail<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: N/A|Method or attribute name: complete<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Class name: Request<br>Deprecated version: N/A|Class name: Request<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: onDownloadComplete<br>Deprecated version: N/A|Method or attribute name: onDownloadComplete<br>Deprecated version: 9|@system.request.d.ts|
|Initial version changed|Class name: inputMethod<br>Initial version: |Class name: inputMethod<br>Initial version: 6|@ohos.inputmethod.d.ts|
|Initial version changed|Method or attribute name: getFile<br>Initial version: 9|Method or attribute name: getFile<br>Initial version: 8|@ohos.wallpaper.d.ts|
|Initial version changed|Method or attribute name: getFile<br>Initial version: 9|Method or attribute name: getFile<br>Initial version: 8|@ohos.wallpaper.d.ts|
|Initial version changed|Method or attribute name: on_colorChange<br>Initial version: 7|Method or attribute name: on_colorChange<br>Initial version: 9|@ohos.wallpaper.d.ts|
|Initial version changed|Method or attribute name: off_colorChange<br>Initial version: 7|Method or attribute name: off_colorChange<br>Initial version: 9|@ohos.wallpaper.d.ts|
|Error code added|NA|Method or attribute name: on_update<br>Error code: 401|@ohos.pasteboard.d.ts|
|Error code added|NA|Method or attribute name: off_update<br>Error code: 401|@ohos.pasteboard.d.ts|
|Permission added|Method or attribute name: switchInputMethod<br>Permission: N/A|Method or attribute name: switchInputMethod<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
|Permission added|Method or attribute name: switchInputMethod<br>Permission: N/A|Method or attribute name: switchInputMethod<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
|Permission added|Method or attribute name: showSoftKeyboard<br>Permission: N/A|Method or attribute name: showSoftKeyboard<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
|Permission added|Method or attribute name: showSoftKeyboard<br>Permission: N/A|Method or attribute name: showSoftKeyboard<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
|Permission added|Method or attribute name: hideSoftKeyboard<br>Permission: N/A|Method or attribute name: hideSoftKeyboard<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
|Permission added|Method or attribute name: hideSoftKeyboard<br>Permission: N/A|Method or attribute name: hideSoftKeyboard<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_INFO_START|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_INFO_SUCCESS|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_INFO_FAIL|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_STATE_ON|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_STATE_OFF|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: enable|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: enable|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: start|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: start|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: stop|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: stop|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: getState|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: getState|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: on_cooperation|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: inputDeviceCooperate<br>Method or attribute name: off_cooperation|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: DEFAULT|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: EAST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: WEST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: SOUTH|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: NORTH|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: WEST_EAST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: NORTH_SOUTH|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: NORTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: NORTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: NORTH_EAST_SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: NORTH_WEST_SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: CROSS|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: CURSOR_COPY|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: CURSOR_FORBID|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: COLOR_SUCKER|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: HAND_GRABBING|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: HAND_OPEN|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: HAND_POINTING|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: HELP|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MOVE|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: RESIZE_LEFT_RIGHT|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: RESIZE_UP_DOWN|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: SCREENSHOT_CHOOSE|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: SCREENSHOT_CURSOR|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: TEXT_CURSOR|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: ZOOM_IN|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: ZOOM_OUT|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_EAST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_WEST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_SOUTH|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_NORTH|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_NORTH_SOUTH|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_NORTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_NORTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|Added|NA|Module name: ohos.multimodalInput.pointer<br>Class name: PointerStyle<br>Method or attribute name: MIDDLE_BTN_NORTH_SOUTH_WEST_EAST|@ohos.multimodalInput.pointer.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceIds<br>Deprecated version: N/A|Method or attribute name: getDeviceIds<br>Deprecated version: 9<br>Substitute API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceIds<br>Deprecated version: N/A|Method or attribute name: getDeviceIds<br>Deprecated version: 9<br>Substitute API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDevice<br>Deprecated version: N/A|Method or attribute name: getDevice<br>Deprecated version: 9<br>Substitute API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDevice<br>Deprecated version: N/A|Method or attribute name: getDevice<br>Deprecated version: 9<br>Substitute API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_INVALID_PARAM|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_NO_MEMORY|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_ILLEGAL_STATE|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_UNSUPPORTED|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_STREAM_LIMIT|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_SYSTEM|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: CommunicationDeviceType|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: CommunicationDeviceType<br>Method or attribute name: SPEAKER|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: StreamUsage<br>Method or attribute name: STREAM_USAGE_VOICE_ASSISTANT|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestType|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestType<br>Method or attribute name: INTERRUPT_REQUEST_TYPE_DEFAULT|@ohos.multimedia.audio.d.ts|
|Added|NA|Method or attribute name: getStreamManager<br>Function name: getStreamManager(): AudioStreamManager;|@ohos.multimedia.audio.d.ts|
|Added|NA|Method or attribute name: getRoutingManager<br>Function name: getRoutingManager(): AudioRoutingManager;|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType<br>Method or attribute name: INTERRUPT_REQUEST_GRANT|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType<br>Method or attribute name: INTERRUPT_REQUEST_REJECT|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptResult|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptResult<br>Method or attribute name: requestResult|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptResult<br>Method or attribute name: interruptNode|@ohos.multimedia.audio.d.ts|
|Added|NA|Method or attribute name: off_audioRendererChange<br>Function name: off(type: "audioRendererChange"): void;|@ohos.multimedia.audio.d.ts|
|Added|NA|Method or attribute name: off_audioCapturerChange<br>Function name: off(type: "audioCapturerChange"): void;|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupInfos|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupInfos|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: on_volumeChange|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setVolume|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setVolume|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getVolume|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getVolume|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMinVolume|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMinVolume|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMaxVolume|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMaxVolume|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setRingerMode|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setRingerMode|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getRingerMode|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getRingerMode|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: on_ringerModeChange|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setMicrophoneMute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setMicrophoneMute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMicrophoneMute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMicrophoneMute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: on_micStateChange|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ConnectType|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ConnectType<br>Method or attribute name: CONNECT_TYPE_LOCAL|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ConnectType<br>Method or attribute name: CONNECT_TYPE_DISTRIBUTED|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: VolumeGroupInfo|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: VolumeGroupInfo<br>Method or attribute name: networkId|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: VolumeGroupInfo<br>Method or attribute name: groupId|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: VolumeGroupInfo<br>Method or attribute name: mappingId|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: VolumeGroupInfo<br>Method or attribute name: groupName|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: VolumeGroupInfo<br>Method or attribute name: type|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: VolumeEvent<br>Method or attribute name: volumeGroupId|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: VolumeEvent<br>Method or attribute name: networkId|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: MicStateChangeEvent|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: MicStateChangeEvent<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: SourceType<br>Method or attribute name: SOURCE_TYPE_VOICE_RECOGNITION|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioCapturer<br>Method or attribute name: getAudioStreamId|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioCapturer<br>Method or attribute name: getAudioStreamId|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_0|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_1|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_2|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_3|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_4|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_5|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_6|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_7|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_8|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_9|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_S|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_P|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_A|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_B|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_C|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_D|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_DIAL|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_BUSY|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_CONGESTION|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RADIO_ACK|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RADIO_NOT_AVAILABLE|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_CALL_WAITING|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RINGTONE|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_BEEP|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_ACK|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_PROMPT|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_DOUBLE_BEEP|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: load|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: load|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: start|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: start|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: stop|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: stop|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: release|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: release|@ohos.multimedia.audio.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createAVSession|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createAVSession|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: getAllSessionDescriptors|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: getAllSessionDescriptors|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createController|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createController|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: castAudio|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: castAudio|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: SessionToken|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: pid|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: uid|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionCreate|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionDestroy|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_topSessionChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionCreate|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionDestroy|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_topSessionChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionServiceDie|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionServiceDie|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemAVKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemAVKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemControlCommand|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemControlCommand|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVMetadata|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVMetadata|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setLaunchAbility|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setLaunchAbility|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getController|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getController|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_play|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_pause|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_stop|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_playNext|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_playPrevious|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_fastForward|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_rewind|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_play|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_pause|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_stop|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_playNext|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_playPrevious|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_fastForward|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_rewind|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_seek|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_seek|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_setSpeed|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_setSpeed|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_setLoopMode|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_setLoopMode|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_toggleFavorite|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_toggleFavorite|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_handleKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_handleKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_outputDeviceChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_outputDeviceChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: activate|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: activate|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: deactivate|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: deactivate|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: assetId|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: title|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: artist|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: author|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: album|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: writer|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: composer|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: duration|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: mediaImage|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: publishDate|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: subtitle|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: description|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: lyric|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: previousAssetId|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: nextAssetId|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: state|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: speed|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: position|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: bufferedTime|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: loopMode|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: isFavorite|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition<br>Method or attribute name: elapsedTime|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition<br>Method or attribute name: updateTime|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: isRemote|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: audioDeviceId|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: deviceName|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SEQUENCE|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SINGLE|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_LIST|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SHUFFLE|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_INITIAL|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PREPARE|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PLAY|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PAUSE|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_FAST_FORWARD|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_REWIND|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_STOP|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: type|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: sessionTag|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: elementName|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: isTopSession|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: outputDevice|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVMetadata|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVMetadata|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getLaunchAbility|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getLaunchAbility|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getRealPlaybackPositionSync|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getValidCommands|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getValidCommands|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendControlCommand|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendControlCommand|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_metadataChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_metadataChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_playbackStateChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_playbackStateChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_sessionDestroy|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_sessionDestroy|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_activeStateChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_activeStateChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_validCommandChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_validCommandChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_outputDeviceChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_outputDeviceChange|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand<br>Method or attribute name: command|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand<br>Method or attribute name: parameter|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SERVICE_EXCEPTION|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SESSION_NOT_EXIST|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_CONTROLLER_NOT_EXIST|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_REMOTE_CONNECTION_ERR|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_COMMAND_INVALID|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SESSION_INACTIVE|@ohos.multimedia.avsession.d.ts|
|Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_MESSAGE_OVERLOAD|@ohos.multimedia.avsession.d.ts|
|Added|NA|Method or attribute name: CAMERA_STATUS_DISAPPEAR<br>Function name: CAMERA_STATUS_DISAPPEAR = 1|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_STATUS_AVAILABLE<br>Function name: CAMERA_STATUS_AVAILABLE = 2|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_STATUS_UNAVAILABLE<br>Function name: CAMERA_STATUS_UNAVAILABLE = 3|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Profile|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Profile<br>Method or attribute name: format|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Profile<br>Method or attribute name: size|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: FrameRateRange|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: FrameRateRange<br>Method or attribute name: min|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: FrameRateRange<br>Method or attribute name: max|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoProfile|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoProfile<br>Method or attribute name: frameRateRange|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: previewProfiles|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: photoProfiles|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: videoProfiles|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: supportedMetadataObjectTypes|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: createCameraInput<br>Function name: createCameraInput(camera: CameraDevice, callback: AsyncCallback<CameraInput>): void;|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: createCameraInput<br>Function name: createCameraInput(camera: CameraDevice): Promise<CameraInput>;|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: camera<br>Function name: camera: CameraDevice;|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_POSITION_BACK<br>Function name: CAMERA_POSITION_BACK = 1|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_POSITION_FRONT<br>Function name: CAMERA_POSITION_FRONT = 2|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_TYPE_WIDE_ANGLE<br>Function name: CAMERA_TYPE_WIDE_ANGLE = 1|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_TYPE_ULTRA_WIDE<br>Function name: CAMERA_TYPE_ULTRA_WIDE = 2|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_TYPE_TELEPHOTO<br>Function name: CAMERA_TYPE_TELEPHOTO = 3|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_TYPE_TRUE_DEPTH<br>Function name: CAMERA_TYPE_TRUE_DEPTH = 4|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_CONNECTION_USB_PLUGIN<br>Function name: CAMERA_CONNECTION_USB_PLUGIN = 1|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: CAMERA_CONNECTION_REMOTE<br>Function name: CAMERA_CONNECTION_REMOTE = 2|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraId|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraPosition|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraType|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: connectionType|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Point|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Point<br>Method or attribute name: x|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Point<br>Method or attribute name: y|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: on_error<br>Function name: on(type: 'error', camera: CameraDevice, callback: ErrorCallback<CameraInputError>): void;|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_NO_PERMISSION|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_PREEMPTED|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_DISCONNECTED|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_IN_USE|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraFormat|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_RGBA_8888|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_YUV_420_SP|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_JPEG|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: FLASH_MODE_OPEN<br>Function name: FLASH_MODE_OPEN = 1|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: FLASH_MODE_AUTO<br>Function name: FLASH_MODE_AUTO = 2|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: FLASH_MODE_ALWAYS_OPEN<br>Function name: FLASH_MODE_ALWAYS_OPEN = 3|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: ExposureMode|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_LOCKED|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_AUTO|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_CONTINUOUS_AUTO|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: FOCUS_MODE_CONTINUOUS_AUTO<br>Function name: FOCUS_MODE_CONTINUOUS_AUTO = 1|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: FOCUS_MODE_AUTO<br>Function name: FOCUS_MODE_AUTO = 2|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: FOCUS_MODE_LOCKED<br>Function name: FOCUS_MODE_LOCKED = 3|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: FOCUS_STATE_FOCUSED<br>Function name: FOCUS_STATE_FOCUSED = 1|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: FOCUS_STATE_UNFOCUSED<br>Function name: FOCUS_STATE_UNFOCUSED = 2|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: OFF|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: LOW|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: MIDDLE|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: HIGH|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: AUTO|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: addOutput<br>Function name: addOutput(cameraOutput: CameraOutput, callback: AsyncCallback<void>): void;|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: addOutput<br>Function name: addOutput(cameraOutput: CameraOutput): Promise<void>;|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: removeOutput<br>Function name: removeOutput(cameraOutput: CameraOutput, callback: AsyncCallback<void>): void;|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: removeOutput<br>Function name: removeOutput(cameraOutput: CameraOutput): Promise<void>;|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutput|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutput<br>Method or attribute name: release|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutput<br>Method or attribute name: release|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Location|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: latitude|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: longitude|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: altitude|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: QUALITY_LEVEL_MEDIUM<br>Function name: QUALITY_LEVEL_MEDIUM = 1|@ohos.multimedia.camera.d.ts|
|Added|NA|Method or attribute name: QUALITY_LEVEL_LOW<br>Function name: QUALITY_LEVEL_LOW = 2|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoCaptureSetting<br>Method or attribute name: location|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoCaptureSetting<br>Method or attribute name: mirror|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoOutputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObjectType|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObjectType<br>Method or attribute name: FACE_DETECTION|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: topLeftX|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: topLeftY|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: width|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: height|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getType|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getType|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getTimestamp|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getTimestamp|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getBoundingBox|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getBoundingBox|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataFaceObject|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: start|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: start|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: stop|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: stop|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: on_metadataObjectsAvailable|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: on_error|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode<br>Method or attribute name: ERROR_UNKNOWN|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputError|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputError<br>Method or attribute name: code|@ohos.multimedia.camera.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: RGB_888|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: ALPHA_8|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: RGBA_F16|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: NV21|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: NV12|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: DATE_TIME_ORIGINAL|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: EXPOSURE_TIME|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: SCENE_TYPE|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: ISO_SPEED_RATINGS|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: F_NUMBER|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageInfo<br>Method or attribute name: density|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: PackingOption<br>Method or attribute name: bufferSize|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: DecodingOptions<br>Method or attribute name: fitDensity|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: capacity|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: format|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: dequeueImage|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: dequeueImage|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: queueImage|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: queueImage|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: on_imageRelease|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: release|@ohos.multimedia.image.d.ts|
|Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: release|@ohos.multimedia.image.d.ts|
|Added|NA|Method or attribute name: audioSourceType<br>Function name: audioSourceType?: AudioSourceType;|@ohos.multimedia.media.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: FocusType|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: FocusType<br>Method or attribute name: FOCUS_TYPE_RECORDING|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: requestIndependentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: requestIndependentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: abandonIndependentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: abandonIndependentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: on_independentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: off_independentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioRenderer<br>Method or attribute name: on_interrupt|NA|@ohos.multimedia.audio.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getCameras|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getCameras|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraId|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraPosition|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraType|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: connectionType|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getCameraId|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getCameraId|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: hasFlash|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: hasFlash|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFlashModeSupported|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFlashModeSupported|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFlashMode|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFlashMode|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFlashMode|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFlashMode|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFocusModeSupported|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFocusModeSupported|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFocusMode|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFocusMode|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFocusMode|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFocusMode|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatioRange|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatioRange|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatio|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatio|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setZoomRatio|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setZoomRatio|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: on_focusStateChange|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createCaptureSession|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createCaptureSession|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPreviewOutput|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPreviewOutput|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPhotoOutput|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPhotoOutput|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createVideoOutput|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createVideoOutput|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Deleted|Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: selectBitrate|NA|@ohos.multimedia.media.d.ts|
|Deleted|Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: selectBitrate|NA|@ohos.multimedia.media.d.ts|
|Deleted|Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: on_availableBitratesCollect|NA|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoRecorder<br>Access level: public API|Class name: VideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: prepare<br>Access level: public API|Method or attribute name: prepare<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: prepare<br>Access level: public API|Method or attribute name: prepare<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: getInputSurface<br>Access level: public API|Method or attribute name: getInputSurface<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: getInputSurface<br>Access level: public API|Method or attribute name: getInputSurface<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: start<br>Access level: public API|Method or attribute name: start<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: start<br>Access level: public API|Method or attribute name: start<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: pause<br>Access level: public API|Method or attribute name: pause<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: pause<br>Access level: public API|Method or attribute name: pause<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: resume<br>Access level: public API|Method or attribute name: resume<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: resume<br>Access level: public API|Method or attribute name: resume<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: stop<br>Access level: public API|Method or attribute name: stop<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: stop<br>Access level: public API|Method or attribute name: stop<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: release<br>Access level: public API|Method or attribute name: release<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: release<br>Access level: public API|Method or attribute name: release<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: reset<br>Access level: public API|Method or attribute name: reset<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: reset<br>Access level: public API|Method or attribute name: reset<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: on_error<br>Access level: public API|Method or attribute name: on_error<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: state<br>Access level: public API|Method or attribute name: state<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoRecorderProfile<br>Access level: public API|Class name: VideoRecorderProfile<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: audioBitrate<br>Access level: public API|Method or attribute name: audioBitrate<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: audioChannels<br>Access level: public API|Method or attribute name: audioChannels<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: audioCodec<br>Access level: public API|Method or attribute name: audioCodec<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: audioSampleRate<br>Access level: public API|Method or attribute name: audioSampleRate<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: fileFormat<br>Access level: public API|Method or attribute name: fileFormat<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoBitrate<br>Access level: public API|Method or attribute name: videoBitrate<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoCodec<br>Access level: public API|Method or attribute name: videoCodec<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoFrameWidth<br>Access level: public API|Method or attribute name: videoFrameWidth<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoFrameHeight<br>Access level: public API|Method or attribute name: videoFrameHeight<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoFrameRate<br>Access level: public API|Method or attribute name: videoFrameRate<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: AudioSourceType<br>Access level: public API|Class name: AudioSourceType<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: AUDIO_SOURCE_TYPE_DEFAULT<br>Access level: public API|Method or attribute name: AUDIO_SOURCE_TYPE_DEFAULT<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: AUDIO_SOURCE_TYPE_MIC<br>Access level: public API|Method or attribute name: AUDIO_SOURCE_TYPE_MIC<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoSourceType<br>Access level: public API|Class name: VideoSourceType<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_YUV<br>Access level: public API|Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_YUV<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_ES<br>Access level: public API|Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_ES<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoRecorderConfig<br>Access level: public API|Class name: VideoRecorderConfig<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoSourceType<br>Access level: public API|Method or attribute name: videoSourceType<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: profile<br>Access level: public API|Method or attribute name: profile<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: url<br>Access level: public API|Method or attribute name: url<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: rotation<br>Access level: public API|Method or attribute name: rotation<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: location<br>Access level: public API|Method or attribute name: location<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Deprecated version changed|Class name: ActiveDeviceType<br>Deprecated version: N/A|Class name: ActiveDeviceType<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.CommunicationDeviceType |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: SPEAKER<br>Deprecated version: N/A|Method or attribute name: SPEAKER<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.CommunicationDeviceType |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: BLUETOOTH_SCO<br>Deprecated version: N/A|Method or attribute name: BLUETOOTH_SCO<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.CommunicationDeviceType |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Class name: InterruptActionType<br>Deprecated version: N/A|Class name: InterruptActionType<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: TYPE_ACTIVATED<br>Deprecated version: N/A|Method or attribute name: TYPE_ACTIVATED<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: TYPE_INTERRUPT<br>Deprecated version: N/A|Method or attribute name: TYPE_INTERRUPT<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setVolume<br>Deprecated version: N/A|Method or attribute name: setVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setVolume<br>Deprecated version: N/A|Method or attribute name: setVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getVolume<br>Deprecated version: N/A|Method or attribute name: getVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getVolume<br>Deprecated version: N/A|Method or attribute name: getVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getMinVolume<br>Deprecated version: N/A|Method or attribute name: getMinVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getMinVolume<br>Deprecated version: N/A|Method or attribute name: getMinVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getMaxVolume<br>Deprecated version: N/A|Method or attribute name: getMaxVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getMaxVolume<br>Deprecated version: N/A|Method or attribute name: getMaxVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getDevices<br>Deprecated version: N/A|Method or attribute name: getDevices<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getDevices<br>Deprecated version: N/A|Method or attribute name: getDevices<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: mute<br>Deprecated version: N/A|Method or attribute name: mute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: mute<br>Deprecated version: N/A|Method or attribute name: mute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isMute<br>Deprecated version: N/A|Method or attribute name: isMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isMute<br>Deprecated version: N/A|Method or attribute name: isMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isActive<br>Deprecated version: N/A|Method or attribute name: isActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioStreamManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isActive<br>Deprecated version: N/A|Method or attribute name: isActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioStreamManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: setMicrophoneMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: setMicrophoneMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: isMicrophoneMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: isMicrophoneMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setRingerMode<br>Deprecated version: N/A|Method or attribute name: setRingerMode<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setRingerMode<br>Deprecated version: N/A|Method or attribute name: setRingerMode<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getRingerMode<br>Deprecated version: N/A|Method or attribute name: getRingerMode<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getRingerMode<br>Deprecated version: N/A|Method or attribute name: getRingerMode<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setDeviceActive<br>Deprecated version: N/A|Method or attribute name: setDeviceActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setDeviceActive<br>Deprecated version: N/A|Method or attribute name: setDeviceActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isDeviceActive<br>Deprecated version: N/A|Method or attribute name: isDeviceActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isDeviceActive<br>Deprecated version: N/A|Method or attribute name: isDeviceActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: on_volumeChange<br>Deprecated version: N/A|Method or attribute name: on_volumeChange<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: on_ringerModeChange<br>Deprecated version: N/A|Method or attribute name: on_ringerModeChange<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: on_deviceChange<br>Deprecated version: N/A|Method or attribute name: on_deviceChange<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: off_deviceChange<br>Deprecated version: N/A|Method or attribute name: off_deviceChange<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Class name: InterruptAction<br>Deprecated version: N/A|Class name: InterruptAction<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: actionType<br>Deprecated version: N/A|Method or attribute name: actionType<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: hint<br>Deprecated version: N/A|Method or attribute name: hint<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: activated<br>Deprecated version: N/A|Method or attribute name: activated<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Class name: AudioInterrupt<br>Deprecated version: N/A|Class name: AudioInterrupt<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: streamUsage<br>Deprecated version: N/A|Method or attribute name: streamUsage<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: contentType<br>Deprecated version: N/A|Method or attribute name: contentType<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: pauseWhenDucked<br>Deprecated version: N/A|Method or attribute name: pauseWhenDucked<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Error code added|NA|Method or attribute name: on_deviceChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts|
|Error code added|NA|Method or attribute name: off_deviceChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts|
|Error code added|NA|Method or attribute name: on_audioRendererChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts|
|Error code added|NA|Method or attribute name: on_audioCapturerChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts|
|Error code added|NA|Method or attribute name: createVideoRecorder<br>Error code: 5400101|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: createVideoRecorder<br>Error code: 5400101|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: prepare<br>Error code: 201, 401, 5400102, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: prepare<br>Error code: 201, 401, 5400102, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: getInputSurface<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: getInputSurface<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: start<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: start<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: pause<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: pause<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: resume<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: resume<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: stop<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: stop<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: release<br>Error code: 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: release<br>Error code: 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: reset<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: reset<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added|NA|Method or attribute name: on_error<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoRecorder<br>Access level: public API|Class name: VideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: prepare<br>Access level: public API|Method or attribute name: prepare<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: prepare<br>Access level: public API|Method or attribute name: prepare<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: getInputSurface<br>Access level: public API|Method or attribute name: getInputSurface<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: getInputSurface<br>Access level: public API|Method or attribute name: getInputSurface<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: start<br>Access level: public API|Method or attribute name: start<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: start<br>Access level: public API|Method or attribute name: start<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: pause<br>Access level: public API|Method or attribute name: pause<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: pause<br>Access level: public API|Method or attribute name: pause<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: resume<br>Access level: public API|Method or attribute name: resume<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: resume<br>Access level: public API|Method or attribute name: resume<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: stop<br>Access level: public API|Method or attribute name: stop<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: stop<br>Access level: public API|Method or attribute name: stop<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: release<br>Access level: public API|Method or attribute name: release<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: release<br>Access level: public API|Method or attribute name: release<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: reset<br>Access level: public API|Method or attribute name: reset<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: reset<br>Access level: public API|Method or attribute name: reset<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: on_error<br>Access level: public API|Method or attribute name: on_error<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: state<br>Access level: public API|Method or attribute name: state<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoRecorderProfile<br>Access level: public API|Class name: VideoRecorderProfile<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: audioBitrate<br>Access level: public API|Method or attribute name: audioBitrate<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: audioChannels<br>Access level: public API|Method or attribute name: audioChannels<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: audioCodec<br>Access level: public API|Method or attribute name: audioCodec<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: audioSampleRate<br>Access level: public API|Method or attribute name: audioSampleRate<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: fileFormat<br>Access level: public API|Method or attribute name: fileFormat<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoBitrate<br>Access level: public API|Method or attribute name: videoBitrate<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoCodec<br>Access level: public API|Method or attribute name: videoCodec<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoFrameWidth<br>Access level: public API|Method or attribute name: videoFrameWidth<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoFrameHeight<br>Access level: public API|Method or attribute name: videoFrameHeight<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoFrameRate<br>Access level: public API|Method or attribute name: videoFrameRate<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: AudioSourceType<br>Access level: public API|Class name: AudioSourceType<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: AUDIO_SOURCE_TYPE_DEFAULT<br>Access level: public API|Method or attribute name: AUDIO_SOURCE_TYPE_DEFAULT<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: AUDIO_SOURCE_TYPE_MIC<br>Access level: public API|Method or attribute name: AUDIO_SOURCE_TYPE_MIC<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoSourceType<br>Access level: public API|Class name: VideoSourceType<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_YUV<br>Access level: public API|Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_YUV<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_ES<br>Access level: public API|Method or attribute name: VIDEO_SOURCE_TYPE_SURFACE_ES<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoRecorderConfig<br>Access level: public API|Class name: VideoRecorderConfig<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: videoSourceType<br>Access level: public API|Method or attribute name: videoSourceType<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: profile<br>Access level: public API|Method or attribute name: profile<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: url<br>Access level: public API|Method or attribute name: url<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: rotation<br>Access level: public API|Method or attribute name: rotation<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: location<br>Access level: public API|Method or attribute name: location<br>Access level: system API|@ohos.multimedia.media.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publish|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publish|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publishAsUser|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publishAsUser|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: createSubscriber|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: createSubscriber|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: subscribe|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: unsubscribe|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BOOT_COMPLETED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCKED_BOOT_COMPLETED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SHUTDOWN|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_LOW|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_OKAY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_CONNECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_DISCONNECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_OFF|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_ON|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_THERMAL_LEVEL_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_PRESENT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIME_TICK|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIME_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIMEZONE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CLOSE_SYSTEM_DIALOGS|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_ADDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_REPLACED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_REPLACED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BUNDLE_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_FULLY_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_RESTARTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_DATA_CLEARED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_CACHE_CLEARED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGES_SUSPENDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGES_UNSUSPENDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_SUSPENDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_UNSUSPENDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_UID_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_FIRST_LAUNCH|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_NEEDS_VERIFICATION|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_VERIFIED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_EXTERNAL_APPLICATIONS_AVAILABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_EXTERNAL_APPLICATIONS_UNAVAILABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CONFIGURATION_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCALE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MANAGE_PACKAGE_STORAGE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DRIVE_MODE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_HOME_MODE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_OFFICE_MODE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STARTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_BACKGROUND|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_FOREGROUND|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_SWITCHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STARTING|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_UNLOCKED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPING|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGIN|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOUT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_TOKEN_INVALID|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_POWER_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_SCAN_FINISHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_RSSI_VALUE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_CONN_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_HOTSPOT_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_AP_STA_JOIN|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_AP_STA_LEAVE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_MPLINK_STATE_CHANGE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_CONN_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_PEERS_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_PEERS_DISCOVERY_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_CURRENT_DEVICE_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_GROUP_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_CURRENT_DEVICE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CURRENT_DEVICE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_PLAYING_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_AVRCP_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CODEC_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_DISCOVERED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CLASS_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_ACL_CONNECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_ACL_DISCONNECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_NAME_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIR_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_BATTERY_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_SDP_RESULT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_UUID_VALUE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIRING_REQ|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIRING_CANCEL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_REQ|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_REPLY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_CANCEL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AG_COMMON_EVENT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AG_CALL_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_DISCOVERABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_ENABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_DISABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_SCAN_MODE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_DISCOVERY_STARTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_DISCOVERY_FINISHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_NAME_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_PLAYING_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_ADAPTER_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_RF_FIELD_ON_DETECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_RF_FIELD_OFF_DETECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISCHARGING|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CHARGING|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_SAVE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_ADDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_ADDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_UPDATED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCATION_MODE_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_SLEEP|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_PAUSE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_STANDBY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_LASTMODE_SAVE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_VOLTAGE_ABNORMAL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_HIGH_TEMPERATURE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_EXTREME_TEMPERATURE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_TEMPERATURE_ABNORMAL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_VOLTAGE_RECOVERY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_TEMPERATURE_RECOVERY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_ACTIVE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_PORT_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_DEVICE_ATTACHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_DEVICE_DETACHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_ACCESSORY_ATTACHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_ACCESSORY_DETACHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_UNMOUNTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_MOUNTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_BAD_REMOVAL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_UNMOUNTABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_EJECT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_UNMOUNTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_MOUNTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_BAD_REMOVAL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_EJECT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VISIBLE_ACCOUNTS_UPDATED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ACCOUNT_DELETED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_FOUNDATION_READY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_AIRPLANE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SPLIT_SCREEN|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SLOT_CHANGE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SPN_INFO_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_QUICK_FIX_APPLY_RESULT|@ohos.commonEventManager.d.ts|
|Added|NA|Method or attribute name: remove<br>Function name: function remove(bundle: BundleOption, notificationKey: NotificationKey, reason: RemoveReason, callback: AsyncCallback<void>): void;|@ohos.notification.d.ts|
|Added|NA|Method or attribute name: remove<br>Function name: function remove(bundle: BundleOption, notificationKey: NotificationKey, reason: RemoveReason): Promise<void>;|@ohos.notification.d.ts|
|Added|NA|Method or attribute name: remove<br>Function name: function remove(hashCode: string, reason: RemoveReason, callback: AsyncCallback<void>): void;|@ohos.notification.d.ts|
|Added|NA|Method or attribute name: remove<br>Function name: function remove(hashCode: string, reason: RemoveReason): Promise<void>;|@ohos.notification.d.ts|
|Added|NA|Module name: ohos.notification<br>Class name: RemoveReason|@ohos.notification.d.ts|
|Added|NA|Module name: ohos.notification<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notification.d.ts|
|Added|NA|Module name: ohos.notification<br>Class name: RemoveReason<br>Method or attribute name: CANCEL_REASON_REMOVE|@ohos.notification.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publishAsBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publishAsBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAsBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAsBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAll|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAll|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeAllSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeAllSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnable|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnable|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: displayBadge|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: displayBadge|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isBadgeDisplayed|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isBadgeDisplayed|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSlotByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSlotByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotsByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotsByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotNumByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotNumByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getAllActiveNotifications|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getAllActiveNotifications|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotificationCount|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotificationCount|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotifications|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotifications|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelGroup|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelGroup|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeGroupByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeGroupByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: supportDoNotDisturbMode|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: supportDoNotDisturbMode|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isSupportTemplate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isSupportTemplate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: requestEnableNotification|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: requestEnableNotification|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnable|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnable|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnableByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnableByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabledByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabledByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDeviceRemindType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDeviceRemindType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnableSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnableSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationSlotEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationSlotEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: UNKNOWN_TYPE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: SOCIAL_COMMUNICATION|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: SERVICE_INFORMATION|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: CONTENT_INFORMATION|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: OTHER_TYPES|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_BASIC_TEXT|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_LONG_TEXT|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_PICTURE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_CONVERSATION|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_MULTILINE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_NONE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_MIN|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_LOW|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_DEFAULT|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_HIGH|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: BundleOption|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: BundleOption<br>Method or attribute name: bundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: BundleOption<br>Method or attribute name: uid|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationKey|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationKey<br>Method or attribute name: id|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationKey<br>Method or attribute name: label|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_NONE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_ONCE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_DAILY|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_CLEARLY|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: type|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: begin|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: end|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: IDLE_DONOT_REMIND|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: IDLE_REMIND|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: ACTIVE_DONOT_REMIND|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: ACTIVE_REMIND|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SourceType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_NORMAL|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_CONTINUOUS|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_TIMER|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: RemoveReason|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: RemoveReason<br>Method or attribute name: CANCEL_REASON_REMOVE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: unsubscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: unsubscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: publishReminder|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: publishReminder|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelReminder|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelReminder|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: getValidReminders|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: getValidReminders|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelAllReminders|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelAllReminders|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: addNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: addNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: removeNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: removeNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType<br>Method or attribute name: ACTION_BUTTON_TYPE_CLOSE|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType<br>Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderType|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_TIMER|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_CALENDAR|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_ALARM|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButton|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButton<br>Method or attribute name: title|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButton<br>Method or attribute name: type|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: WantAgent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: WantAgent<br>Method or attribute name: pkgName|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: WantAgent<br>Method or attribute name: abilityName|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent<br>Method or attribute name: pkgName|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent<br>Method or attribute name: abilityName|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: reminderType|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: actionButton|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: wantAgent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: maxScreenWantAgent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: ringDuration|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: snoozeTimes|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: timeInterval|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: title|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: content|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: expiredContent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: snoozeContent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: notificationId|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: slotType|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: dateTime|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: repeatMonths|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: repeatDays|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: hour|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: minute|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: daysOfWeek|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestTimer|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestTimer<br>Method or attribute name: triggerTimeInSeconds|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: year|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: month|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: day|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: hour|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: minute|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: second|@ohos.reminderAgentManager.d.ts|
|Deprecated version changed|Class name: commonEvent<br>Deprecated version: N/A|Class name: commonEvent<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.publish |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.publish |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publishAsUser<br>Deprecated version: N/A|Method or attribute name: publishAsUser<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.publishAsUser |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publishAsUser<br>Deprecated version: N/A|Method or attribute name: publishAsUser<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.publishAsUser |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: createSubscriber<br>Deprecated version: N/A|Method or attribute name: createSubscriber<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.createSubscriber |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: createSubscriber<br>Deprecated version: N/A|Method or attribute name: createSubscriber<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.createSubscriber |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.subscribe |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.unsubscribe |@ohos.commonEvent.d.ts|
|Deprecated version changed|Class name: Support<br>Deprecated version: N/A|Class name: Support<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.Support |@ohos.commonEvent.d.ts|
|Deprecated version changed|Class name: notification<br>Deprecated version: N/A|Class name: notification<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager and ohos.notificationSubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.publish |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.publish |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publishAsBundle<br>Deprecated version: N/A|Method or attribute name: publishAsBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.publishAsBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publishAsBundle<br>Deprecated version: N/A|Method or attribute name: publishAsBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAsBundle<br>Deprecated version: N/A|Method or attribute name: cancelAsBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancelAsBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAsBundle<br>Deprecated version: N/A|Method or attribute name: cancelAsBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAll<br>Deprecated version: N/A|Method or attribute name: cancelAll<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancelAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAll<br>Deprecated version: N/A|Method or attribute name: cancelAll<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlots<br>Deprecated version: N/A|Method or attribute name: addSlots<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlots<br>Deprecated version: N/A|Method or attribute name: addSlots<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlot<br>Deprecated version: N/A|Method or attribute name: getSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlot<br>Deprecated version: N/A|Method or attribute name: getSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlots<br>Deprecated version: N/A|Method or attribute name: getSlots<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlots<br>Deprecated version: N/A|Method or attribute name: getSlots<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeSlot<br>Deprecated version: N/A|Method or attribute name: removeSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.removeSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeSlot<br>Deprecated version: N/A|Method or attribute name: removeSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAllSlots<br>Deprecated version: N/A|Method or attribute name: removeAllSlots<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.removeAllSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAllSlots<br>Deprecated version: N/A|Method or attribute name: removeAllSlots<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Class name: SlotType<br>Deprecated version: N/A|Class name: SlotType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.SlotType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: ContentType<br>Deprecated version: N/A|Class name: ContentType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.ContentType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: SlotLevel<br>Deprecated version: N/A|Class name: SlotLevel<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.SlotLevel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.unsubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.unsubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotification<br>Deprecated version: N/A|Method or attribute name: enableNotification<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setNotificationEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotification<br>Deprecated version: N/A|Method or attribute name: enableNotification<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setNotificationEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: displayBadge<br>Deprecated version: N/A|Method or attribute name: displayBadge<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.displayBadge |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: displayBadge<br>Deprecated version: N/A|Method or attribute name: displayBadge<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.displayBadge |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isBadgeDisplayed<br>Deprecated version: N/A|Method or attribute name: isBadgeDisplayed<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isBadgeDisplayed |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isBadgeDisplayed<br>Deprecated version: N/A|Method or attribute name: isBadgeDisplayed<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isBadgeDisplayed |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSlotByBundle<br>Deprecated version: N/A|Method or attribute name: setSlotByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setSlotByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSlotByBundle<br>Deprecated version: N/A|Method or attribute name: setSlotByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setSlotByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotsByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotsByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlotsByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotsByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotsByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlotsByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotNumByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotNumByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlotNumByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotNumByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotNumByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlotNumByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>Substitute API: notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getAllActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getAllActiveNotifications<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getAllActiveNotifications |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getAllActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getAllActiveNotifications<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getAllActiveNotifications |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotificationCount<br>Deprecated version: N/A|Method or attribute name: getActiveNotificationCount<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getActiveNotificationCount |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotificationCount<br>Deprecated version: N/A|Method or attribute name: getActiveNotificationCount<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getActiveNotifications<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancelGroup |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getActiveNotifications<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelGroup<br>Deprecated version: N/A|Method or attribute name: cancelGroup<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancelGroup |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelGroup<br>Deprecated version: N/A|Method or attribute name: cancelGroup<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeGroupByBundle<br>Deprecated version: N/A|Method or attribute name: removeGroupByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.removeGroupByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeGroupByBundle<br>Deprecated version: N/A|Method or attribute name: removeGroupByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: N/A|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.supportDoNotDisturbMode |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: N/A|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isSupportTemplate<br>Deprecated version: N/A|Method or attribute name: isSupportTemplate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isSupportTemplate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isSupportTemplate<br>Deprecated version: N/A|Method or attribute name: isSupportTemplate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: requestEnableNotification<br>Deprecated version: N/A|Method or attribute name: requestEnableNotification<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.requestEnableNotification |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: requestEnableNotification<br>Deprecated version: N/A|Method or attribute name: requestEnableNotification<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributed<br>Deprecated version: N/A|Method or attribute name: enableDistributed<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setDistributedEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributed<br>Deprecated version: N/A|Method or attribute name: enableDistributed<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabled<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isDistributedEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabled<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributedByBundle<br>Deprecated version: N/A|Method or attribute name: enableDistributedByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setDistributedEnableByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributedByBundle<br>Deprecated version: N/A|Method or attribute name: enableDistributedByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isDistributedEnabledByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceRemindType<br>Deprecated version: N/A|Method or attribute name: getDeviceRemindType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getDeviceRemindType |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceRemindType<br>Deprecated version: N/A|Method or attribute name: getDeviceRemindType<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotificationSlot<br>Deprecated version: N/A|Method or attribute name: enableNotificationSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setNotificationEnableSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotificationSlot<br>Deprecated version: N/A|Method or attribute name: enableNotificationSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationSlotEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setSyncNotificationEnabledWithoutApp |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSyncNotificationEnabledWithoutApp |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Class name: BundleOption<br>Deprecated version: N/A|Class name: BundleOption<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.BundleOption |@ohos.notification.d.ts|
|Deprecated version changed|Class name: NotificationKey<br>Deprecated version: N/A|Class name: NotificationKey<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.NotificationKey |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DoNotDisturbType<br>Deprecated version: N/A|Class name: DoNotDisturbType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.DoNotDisturbType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DoNotDisturbDate<br>Deprecated version: N/A|Class name: DoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.DoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DeviceRemindType<br>Deprecated version: N/A|Class name: DeviceRemindType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.DeviceRemindType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: SourceType<br>Deprecated version: N/A|Class name: SourceType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.SourceType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: reminderAgent<br>Deprecated version: N/A|Class name: reminderAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: publishReminder<br>Deprecated version: N/A|Method or attribute name: publishReminder<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.publishReminder |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: publishReminder<br>Deprecated version: N/A|Method or attribute name: publishReminder<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelReminder<br>Deprecated version: N/A|Method or attribute name: cancelReminder<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.cancelReminder |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelReminder<br>Deprecated version: N/A|Method or attribute name: cancelReminder<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: getValidReminders<br>Deprecated version: N/A|Method or attribute name: getValidReminders<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.getValidReminders |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: getValidReminders<br>Deprecated version: N/A|Method or attribute name: getValidReminders<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelAllReminders<br>Deprecated version: N/A|Method or attribute name: cancelAllReminders<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.cancelAllReminders |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelAllReminders<br>Deprecated version: N/A|Method or attribute name: cancelAllReminders<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: addNotificationSlot<br>Deprecated version: N/A|Method or attribute name: addNotificationSlot<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.addNotificationSlot |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: addNotificationSlot<br>Deprecated version: N/A|Method or attribute name: addNotificationSlot<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: removeNotificationSlot<br>Deprecated version: N/A|Method or attribute name: removeNotificationSlot<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.removeNotificationSlot |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: removeNotificationSlot<br>Deprecated version: N/A|Method or attribute name: removeNotificationSlot<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ActionButtonType<br>Deprecated version: N/A|Class name: ActionButtonType<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButtonType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_BUTTON_TYPE_CLOSE<br>Deprecated version: N/A|Method or attribute name: ACTION_BUTTON_TYPE_CLOSE<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButtonType.ACTION_BUTTON_TYPE_CLOSE |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE<br>Deprecated version: N/A|Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButtonType.ACTION_BUTTON_TYPE_SNOOZE |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderType<br>Deprecated version: N/A|Class name: ReminderType<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_TIMER<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_TIMER<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderType.REMINDER_TYPE_TIMER |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_CALENDAR<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_CALENDAR<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderType.REMINDER_TYPE_CALENDAR |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_ALARM<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_ALARM<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderType.REMINDER_TYPE_ALARM |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ActionButton<br>Deprecated version: N/A|Class name: ActionButton<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButton |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: title<br>Deprecated version: N/A|Method or attribute name: title<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButton.title |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButton.type |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: WantAgent<br>Deprecated version: N/A|Class name: WantAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.WantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: pkgName<br>Deprecated version: N/A|Method or attribute name: pkgName<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.WantAgent.pkgName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: abilityName<br>Deprecated version: N/A|Method or attribute name: abilityName<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.WantAgent.abilityName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: MaxScreenWantAgent<br>Deprecated version: N/A|Class name: MaxScreenWantAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.MaxScreenWantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: pkgName<br>Deprecated version: N/A|Method or attribute name: pkgName<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.MaxScreenWantAgent.pkgName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: abilityName<br>Deprecated version: N/A|Method or attribute name: abilityName<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.MaxScreenWantAgent.abilityName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequest<br>Deprecated version: N/A|Class name: ReminderRequest<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: reminderType<br>Deprecated version: N/A|Method or attribute name: reminderType<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.reminderType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: actionButton<br>Deprecated version: N/A|Method or attribute name: actionButton<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.actionButton |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: wantAgent<br>Deprecated version: N/A|Method or attribute name: wantAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.wantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: maxScreenWantAgent<br>Deprecated version: N/A|Method or attribute name: maxScreenWantAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.maxScreenWantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ringDuration<br>Deprecated version: N/A|Method or attribute name: ringDuration<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.ringDuration |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: snoozeTimes<br>Deprecated version: N/A|Method or attribute name: snoozeTimes<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.snoozeTimes |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: timeInterval<br>Deprecated version: N/A|Method or attribute name: timeInterval<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.timeInterval |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: title<br>Deprecated version: N/A|Method or attribute name: title<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.title |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: content<br>Deprecated version: N/A|Method or attribute name: content<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.content |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: expiredContent<br>Deprecated version: N/A|Method or attribute name: expiredContent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.expiredContent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: snoozeContent<br>Deprecated version: N/A|Method or attribute name: snoozeContent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.snoozeContent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: notificationId<br>Deprecated version: N/A|Method or attribute name: notificationId<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.notificationId |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: slotType<br>Deprecated version: N/A|Method or attribute name: slotType<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.slotType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestCalendar<br>Deprecated version: N/A|Class name: ReminderRequestCalendar<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestCalendar |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: dateTime<br>Deprecated version: N/A|Method or attribute name: dateTime<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestCalendar.dateTime |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: repeatMonths<br>Deprecated version: N/A|Method or attribute name: repeatMonths<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestCalendar.repeatMonths |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: repeatDays<br>Deprecated version: N/A|Method or attribute name: repeatDays<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestCalendar.repeatDays |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestAlarm<br>Deprecated version: N/A|Class name: ReminderRequestAlarm<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestAlarm |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: hour<br>Deprecated version: N/A|Method or attribute name: hour<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestAlarm.hour |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: minute<br>Deprecated version: N/A|Method or attribute name: minute<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestAlarm.minute |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: daysOfWeek<br>Deprecated version: N/A|Method or attribute name: daysOfWeek<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestAlarm.daysOfWeek |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestTimer<br>Deprecated version: N/A|Class name: ReminderRequestTimer<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: year<br>Deprecated version: N/A|Method or attribute name: year<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.year |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: month<br>Deprecated version: N/A|Method or attribute name: month<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.month |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: day<br>Deprecated version: N/A|Method or attribute name: day<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.day |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: hour<br>Deprecated version: N/A|Method or attribute name: hour<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.hour |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: minute<br>Deprecated version: N/A|Method or attribute name: minute<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.minute |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: second<br>Deprecated version: N/A|Method or attribute name: second<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.second |@ohos.reminderAgent.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: ResourceType|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: CPU|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: COMMON_EVENT|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: TIMER|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: WORK_SCHEDULER|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: BLUETOOTH|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: GPS|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: AUDIO|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: resourceTypes|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isApply|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: timeOut|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isPersist|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isProcess|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: reason|@ohos.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo<br>Method or attribute name: requestId|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo<br>Method or attribute name: actualDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: cancelSuspendDelay|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: getRemainingDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: getRemainingDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: requestSuspendDelay|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: startBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: startBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: stopBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: stopBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: applyEfficiencyResources|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: resetAllEfficiencyResources|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: DATA_TRANSFER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: AUDIO_PLAYBACK|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: AUDIO_RECORDING|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: LOCATION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: BLUETOOTH_INTERACTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: MULTI_DEVICE_CONNECTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: WIFI_INTERACTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: VOIP|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: TASK_KEEPING|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: CPU|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: COMMON_EVENT|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: TIMER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: WORK_SCHEDULER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: BLUETOOTH|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: GPS|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: AUDIO|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: resourceTypes|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isApply|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: timeOut|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isPersist|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isProcess|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: reason|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: id|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityInFgTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityPrevAccessTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityPrevSeenTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilitySeenTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: fgAbilityAccessTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: fgAbilityPrevAccessTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: infosBeginTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: infosEndTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formDimension|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formLastUsedTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: count|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: deviceId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: moduleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: appLabelId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: labelId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: descriptionId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityLableId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityDescriptionId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityIconId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: launchedCount|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: lastModuleUsedTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: formRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: name|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: eventId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: count|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: appGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: indexOfLink|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: nameOfClass|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: eventOccurredTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: eventId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: appOldGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: appNewGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: userId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: changeReason|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: isIdleState|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: isIdleState|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsMap|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsMap<br>Method or attribute name: BundleStatsMap|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfos|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfos|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_OPTIMIZED|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_DAILY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_WEEKLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_MONTHLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_ANNUALLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfoByInterval|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfoByInterval|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryCurrentBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryCurrentBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: ALIVE_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: DAILY_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: FIXED_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: RARE_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: LIMITED_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: NEVER_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: setAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: setAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: registerAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: registerAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: unregisterAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: unregisterAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryDeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryDeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryNotificationEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryNotificationEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: workId|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: abilityName|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isPersisted|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: networkType|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isCharging|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: chargerType|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: batteryLevel|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: batteryStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: storageRequest|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: repeatCycleTime|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isRepeat|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: repeatCount|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isDeepIdle|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: idleWaitTime|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: parameters|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: startWork|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: stopWork|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: getWorkStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: getWorkStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: obtainAllWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: obtainAllWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: stopAndClearWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: isLastWorkTimeOut|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: isLastWorkTimeOut|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_ANY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_MOBILE|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_WIFI|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_BLUETOOTH|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_WIFI_P2P|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_ETHERNET|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_ANY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_AC|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_USB|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_WIRELESS|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_LOW|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_LOW|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formDimension|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formLastUsedTime|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: count|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: deviceId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: bundleName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: moduleName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: appLabelId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: labelId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: descriptionId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityLableId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityDescriptionId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityIconId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: launchedCount|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: lastModuleUsedTime|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: formRecords|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveEventState|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: name|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: eventId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: count|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: appUsageOldGroup|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: appUsageNewGroup|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: userId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: changeReason|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: bundleName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: getRecentlyUsedModules|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: getRecentlyUsedModules|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_ALIVE|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_DAILY|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_FIXED|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_RARE|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_LIMIT|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_NEVER|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: setBundleGroup|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: setBundleGroup|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: registerGroupCallBack|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: registerGroupCallBack|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: unRegisterGroupCallBack|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: unRegisterGroupCallBack|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryBundleActiveEventStates|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryBundleActiveEventStates|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryAppNotificationNumber|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryAppNotificationNumber|NA|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: backgroundTaskManager<br>Deprecated version: N/A|Class name: backgroundTaskManager<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: DelaySuspendInfo<br>Deprecated version: N/A|Class name: DelaySuspendInfo<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: cancelSuspendDelay<br>Deprecated version: N/A|Method or attribute name: cancelSuspendDelay<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.cancelSuspendDelay |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: getRemainingDelayTime<br>Deprecated version: N/A|Method or attribute name: getRemainingDelayTime<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: getRemainingDelayTime<br>Deprecated version: N/A|Method or attribute name: getRemainingDelayTime<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: requestSuspendDelay<br>Deprecated version: N/A|Method or attribute name: requestSuspendDelay<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.requestSuspendDelay |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: stopBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: stopBackgroundRunning<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: stopBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: stopBackgroundRunning<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: BackgroundMode<br>Deprecated version: N/A|Class name: BackgroundMode<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: bundleState<br>Deprecated version: N/A|Class name: bundleState<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics |@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleStateInfo<br>Deprecated version: N/A|Class name: BundleStateInfo<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo |@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleActiveState<br>Deprecated version: N/A|Class name: BundleActiveState<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: isIdleState<br>Deprecated version: N/A|Method or attribute name: isIdleState<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.isIdleState |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: isIdleState<br>Deprecated version: N/A|Method or attribute name: isIdleState<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: N/A|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryAppGroup |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: N/A|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleActiveInfoResponse<br>Deprecated version: N/A|Class name: BundleActiveInfoResponse<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsMap |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfos<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfos<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfos |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfos<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfos<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: IntervalType<br>Deprecated version: N/A|Class name: IntervalType<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.IntervalType |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryBundleActiveStates<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryBundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryBundleActiveStates<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: workScheduler<br>Deprecated version: N/A|Class name: workScheduler<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: WorkInfo<br>Deprecated version: N/A|Class name: WorkInfo<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.WorkInfo |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: startWork<br>Deprecated version: N/A|Method or attribute name: startWork<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.startWork |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: stopWork<br>Deprecated version: N/A|Method or attribute name: stopWork<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.stopWork |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: getWorkStatus<br>Deprecated version: N/A|Method or attribute name: getWorkStatus<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.getWorkStatus |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: getWorkStatus<br>Deprecated version: N/A|Method or attribute name: getWorkStatus<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: obtainAllWorks<br>Deprecated version: N/A|Method or attribute name: obtainAllWorks<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.obtainAllWorks |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: obtainAllWorks<br>Deprecated version: N/A|Method or attribute name: obtainAllWorks<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: stopAndClearWorks<br>Deprecated version: N/A|Method or attribute name: stopAndClearWorks<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.stopAndClearWorks |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: N/A|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.isLastWorkTimeOut |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: N/A|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: NetworkType<br>Deprecated version: N/A|Class name: NetworkType<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.NetworkType |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: ChargingType<br>Deprecated version: N/A|Class name: ChargingType<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.ChargingType |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: BatteryStatus<br>Deprecated version: N/A|Class name: BatteryStatus<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.BatteryStatus |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: StorageRequest<br>Deprecated version: N/A|Class name: StorageRequest<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.StorageRequest |@ohos.workScheduler.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: verifyAccessToken<br>Function name: verifyAccessToken(tokenID: number, permissionName: Permissions): Promise<GrantStatus>;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: verifyAccessTokenSync<br>Function name: verifyAccessTokenSync(tokenID: number, permissionName: Permissions): GrantStatus;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: grantUserGrantedPermission<br>Function name: grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number): Promise<void>;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: grantUserGrantedPermission<br>Function name: grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number, callback: AsyncCallback<void>): void;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: revokeUserGrantedPermission<br>Function name: revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number): Promise<void>;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: revokeUserGrantedPermission<br>Function name: revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number, callback: AsyncCallback<void>): void;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: getPermissionFlags<br>Function name: getPermissionFlags(tokenID: number, permissionName: Permissions): Promise<number>;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl<br>Class name: PermissionStateChangeType|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl<br>Class name: PermissionStateChangeType<br>Method or attribute name: PERMISSION_REVOKED_OPER|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl<br>Class name: PermissionStateChangeType<br>Method or attribute name: PERMISSION_GRANTED_OPER|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl<br>Class name: PermissionStateChangeInfo|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl<br>Class name: PermissionStateChangeInfo<br>Method or attribute name: change|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl<br>Class name: PermissionStateChangeInfo<br>Method or attribute name: tokenID|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl<br>Class name: PermissionStateChangeInfo<br>Method or attribute name: permissionName|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: addPermissionUsedRecord<br>Function name: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number): Promise<void>;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: addPermissionUsedRecord<br>Function name: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number, callback: AsyncCallback<void>): void;|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: PermissionActiveStatus|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: PermissionActiveStatus<br>Method or attribute name: PERM_INACTIVE|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: PermissionActiveStatus<br>Method or attribute name: PERM_ACTIVE_IN_FOREGROUND|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: PermissionActiveStatus<br>Method or attribute name: PERM_ACTIVE_IN_BACKGROUND|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: ActiveChangeResponse|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: ActiveChangeResponse<br>Method or attribute name: tokenId|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: ActiveChangeResponse<br>Method or attribute name: permissionName|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: ActiveChangeResponse<br>Method or attribute name: deviceId|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager<br>Class name: ActiveChangeResponse<br>Method or attribute name: activeStatus|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: permissionNames<br>Function name: permissionNames: Array<Permissions>;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: permissionName<br>Function name: permissionName: Permissions;|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: INVALID_PARAMS|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: NOT_SUPPORT|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_OUT_OF_MEMORY|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_RUNTIME_ERROR|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_CRYPTO_OPERATION|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_CERT_SIGNATURE_FAILURE|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_CERT_NOT_YET_VALID|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_CERT_HAS_EXPIRED|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_KEYUSAGE_NO_CERTSIGN|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_KEYUSAGE_NO_DIGITAL_SIGNATURE|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: DataBlob|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: DataBlob<br>Method or attribute name: data|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: DataArray|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: DataArray<br>Method or attribute name: data|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: EncodingFormat|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: EncodingFormat<br>Method or attribute name: FORMAT_DER|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: EncodingFormat<br>Method or attribute name: FORMAT_PEM|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: EncodingBlob|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: EncodingBlob<br>Method or attribute name: data|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: EncodingBlob<br>Method or attribute name: encodingFormat|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CertChainData|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CertChainData<br>Method or attribute name: data|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CertChainData<br>Method or attribute name: count|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CertChainData<br>Method or attribute name: encodingFormat|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: ParamsSpec|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: ParamsSpec<br>Method or attribute name: algoName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: IvParamsSpec|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: IvParamsSpec<br>Method or attribute name: iv|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: GcmParamsSpec|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: GcmParamsSpec<br>Method or attribute name: iv|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: GcmParamsSpec<br>Method or attribute name: aad|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: GcmParamsSpec<br>Method or attribute name: authTag|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CcmParamsSpec|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CcmParamsSpec<br>Method or attribute name: iv|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CcmParamsSpec<br>Method or attribute name: aad|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CcmParamsSpec<br>Method or attribute name: authTag|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CryptoMode|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CryptoMode<br>Method or attribute name: ENCRYPT_MODE|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CryptoMode<br>Method or attribute name: DECRYPT_MODE|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Key|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Key<br>Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Key<br>Method or attribute name: format|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Key<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: SymKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: SymKey<br>Method or attribute name: clearMem|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: PriKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: PriKey<br>Method or attribute name: clearMem|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: PubKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: KeyPair|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: KeyPair<br>Method or attribute name: priKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: KeyPair<br>Method or attribute name: pubKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Random|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Random<br>Method or attribute name: generateRandom|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Random<br>Method or attribute name: generateRandom|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Random<br>Method or attribute name: setSeed|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Random<br>Method or attribute name: setSeed|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createRandom|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: AsyKeyGenerator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: AsyKeyGenerator<br>Method or attribute name: generateKeyPair|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: AsyKeyGenerator<br>Method or attribute name: generateKeyPair|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: AsyKeyGenerator<br>Method or attribute name: convertKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: AsyKeyGenerator<br>Method or attribute name: convertKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: AsyKeyGenerator<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: SymKeyGenerator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: SymKeyGenerator<br>Method or attribute name: generateSymKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: SymKeyGenerator<br>Method or attribute name: generateSymKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: SymKeyGenerator<br>Method or attribute name: convertKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: SymKeyGenerator<br>Method or attribute name: convertKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: SymKeyGenerator<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createAsyKeyGenerator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createSymKeyGenerator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac<br>Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac<br>Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac<br>Method or attribute name: doFinal|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac<br>Method or attribute name: doFinal|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac<br>Method or attribute name: getMacLength|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Mac<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createMac|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Md|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Md<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Md<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Md<br>Method or attribute name: digest|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Md<br>Method or attribute name: digest|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Md<br>Method or attribute name: getMdLength|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Md<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createMd|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Cipher|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Cipher<br>Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Cipher<br>Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Cipher<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Cipher<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Cipher<br>Method or attribute name: doFinal|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Cipher<br>Method or attribute name: doFinal|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Cipher<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createCipher|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Sign|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Sign<br>Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Sign<br>Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Sign<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Sign<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Sign<br>Method or attribute name: sign|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Sign<br>Method or attribute name: sign|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Sign<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Verify<br>Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Verify<br>Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Verify<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Verify<br>Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Verify<br>Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Verify<br>Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: Verify<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createSign|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createVerify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: KeyAgreement|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: KeyAgreement<br>Method or attribute name: generateSecret|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: KeyAgreement<br>Method or attribute name: generateSecret|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: KeyAgreement<br>Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createKeyAgreement|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getPublicKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getPublicKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: checkValidityWithDate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: checkValidityWithDate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getVersion|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getSerialNumber|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getIssuerName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getSubjectName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getNotBeforeTime|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getNotAfterTime|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getSignature|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getSignatureAlgName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getSignatureAlgOid|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getSignatureAlgParams|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getKeyUsage|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getExtKeyUsage|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getBasicConstraints|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getSubjectAltNames|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Cert<br>Method or attribute name: getIssuerAltNames|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createX509Cert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createX509Cert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509CrlEntry|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509CrlEntry<br>Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509CrlEntry<br>Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509CrlEntry<br>Method or attribute name: getSerialNumber|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509CrlEntry<br>Method or attribute name: getCertIssuer|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509CrlEntry<br>Method or attribute name: getCertIssuer|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509CrlEntry<br>Method or attribute name: getRevocationDate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509CrlEntry<br>Method or attribute name: getRevocationDate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: isRevoked|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: isRevoked|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getType|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getVersion|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getIssuerName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getLastUpdate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getNextUpdate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getRevokedCert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getRevokedCert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getRevokedCertWithCert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getRevokedCertWithCert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getRevokedCerts|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getRevokedCerts|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getTbsInfo|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getTbsInfo|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getSignature|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getSignatureAlgName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getSignatureAlgOid|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: X509Crl<br>Method or attribute name: getSignatureAlgParams|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createX509Crl|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createX509Crl|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CertChainValidator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CertChainValidator<br>Method or attribute name: validate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CertChainValidator<br>Method or attribute name: validate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: CertChainValidator<br>Method or attribute name: algorithm|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework<br>Class name: cryptoFramework<br>Method or attribute name: createCertChainValidator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksSessionHandle|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksSessionHandle<br>Method or attribute name: handle|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksSessionHandle<br>Method or attribute name: challenge|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksReturnResult|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: outData|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: properties|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: certChains|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_PERMISSION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_ILLEGAL_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_NOT_SUPPORTED_API|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_FEATURE_NOT_SUPPORTED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_MISSING_CRYPTO_ALG_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_INVALID_CRYPTO_ALG_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_FILE_OPERATION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_COMMUNICATION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CRYPTO_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_PERMANENTLY_INVALIDATED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_VERIFY_FAILED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_TIME_OUT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_SESSION_LIMIT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_ITEM_NOT_EXIST|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_EXTERNAL_ERROR|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CREDENTIAL_NOT_EXIST|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_INSUFFICIENT_MEMORY|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CALL_SERVICE_FAILED|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importWrappedKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importWrappedKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: attestKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: attestKey|NA|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: verifyAccessToken<br>Deprecated version: N/A|Method or attribute name: verifyAccessToken<br>Deprecated version: 9<br>Substitute API: ohos.abilityAccessCtrl.AtManager|@ohos.abilityAccessCtrl.d.ts|
|Deprecated version changed|Method or attribute name: generateKey<br>Deprecated version: N/A|Method or attribute name: generateKey<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.generateKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: generateKey<br>Deprecated version: N/A|Method or attribute name: generateKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute name: deleteKey<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.deleteKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute name: deleteKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: importKey<br>Deprecated version: N/A|Method or attribute name: importKey<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.importKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: importKey<br>Deprecated version: N/A|Method or attribute name: importKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: exportKey<br>Deprecated version: N/A|Method or attribute name: exportKey<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.exportKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: exportKey<br>Deprecated version: N/A|Method or attribute name: exportKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute name: getKeyProperties<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.getKeyItemProperties |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute name: getKeyProperties<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: isKeyExist<br>Deprecated version: N/A|Method or attribute name: isKeyExist<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.isKeyItemExist |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: isKeyExist<br>Deprecated version: N/A|Method or attribute name: isKeyExist<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: init<br>Deprecated version: N/A|Method or attribute name: init<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.initSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: init<br>Deprecated version: N/A|Method or attribute name: init<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.updateSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: finish<br>Deprecated version: N/A|Method or attribute name: finish<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.finishSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: finish<br>Deprecated version: N/A|Method or attribute name: finish<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: abort<br>Deprecated version: N/A|Method or attribute name: abort<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.abortSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: abort<br>Deprecated version: N/A|Method or attribute name: abort<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksHandle<br>Deprecated version: N/A|Class name: HuksHandle<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.HuksSessionHandle |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksResult<br>Deprecated version: N/A|Class name: HuksResult<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.HuksReturnResult |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksErrorCode<br>Deprecated version: N/A|Class name: HuksErrorCode<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.HuksExceptionErrCode |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: Cipher<br>Deprecated version: N/A|Class name: Cipher<br>Deprecated version: 9<br>Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Deprecated version changed|Method or attribute name: rsa<br>Deprecated version: N/A|Method or attribute name: rsa<br>Deprecated version: 9<br>Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Deprecated version changed|Method or attribute name: aes<br>Deprecated version: N/A|Method or attribute name: aes<br>Deprecated version: 9<br>Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Error code added|NA|Method or attribute name: getPermissionUsedRecords<br>Error code: 401, 201, 12100001, 12100002, 12100003, 12100007, 12100008|@ohos.privacyManager.d.ts|
| Change Type | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|Added||Module name: ohos.sensor<br>Class name: SensorId|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ACCELEROMETER|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ACCELEROMETER|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GYROSCOPE|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GYROSCOPE|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: AMBIENT_LIGHT|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: AMBIENT_LIGHT|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: MAGNETIC_FIELD|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: MAGNETIC_FIELD|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: BAROMETER|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: BAROMETER|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HALL|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HALL|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PROXIMITY|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PROXIMITY|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HUMIDITY|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HUMIDITY|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ORIENTATION|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ORIENTATION|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GRAVITY|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GRAVITY|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: LINEAR_ACCELEROMETER|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: LINEAR_ACCELEROMETER|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ROTATION_VECTOR|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ROTATION_VECTOR|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: AMBIENT_TEMPERATURE|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: AMBIENT_TEMPERATURE|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: MAGNETIC_FIELD_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: MAGNETIC_FIELD_UNCALIBRATED|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GYROSCOPE_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GYROSCOPE_UNCALIBRATED|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: SIGNIFICANT_MOTION|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: SIGNIFICANT_MOTION|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PEDOMETER_DETECTION|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PEDOMETER_DETECTION|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PEDOMETER|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PEDOMETER|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HEART_RATE|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HEART_RATE|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: WEAR_DETECTION|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: WEAR_DETECTION|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ACCELEROMETER_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ACCELEROMETER_UNCALIBRATED|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_ACCELEROMETER|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.ACCELEROMETER, callback: Callback<AccelerometerResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_ACCELEROMETER_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.ACCELEROMETER_UNCALIBRATED, callback: Callback<AccelerometerUncalibratedResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_AMBIENT_LIGHT|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.AMBIENT_LIGHT, callback: Callback<LightResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_AMBIENT_TEMPERATURE|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.AMBIENT_TEMPERATURE, callback: Callback<AmbientTemperatureResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_BAROMETER|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.BAROMETER, callback: Callback<BarometerResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_GRAVITY|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.GRAVITY, callback: Callback<GravityResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_GYROSCOPE|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.GYROSCOPE, callback: Callback<GyroscopeResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_GYROSCOPE_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.GYROSCOPE_UNCALIBRATED, callback: Callback<GyroscopeUncalibratedResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_HALL|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.HALL, callback: Callback<HallResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_HEART_RATE|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.HEART_RATE, callback: Callback<HeartRateResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_HUMIDITY|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.HUMIDITY, callback: Callback<HumidityResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_LINEAR_ACCELEROMETER|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.LINEAR_ACCELEROMETER, callback: Callback<LinearAccelerometerResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_MAGNETIC_FIELD|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.MAGNETIC_FIELD, callback: Callback<MagneticFieldResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_MAGNETIC_FIELD_UNCALIBRATED|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.MAGNETIC_FIELD_UNCALIBRATED, callback: Callback<MagneticFieldUncalibratedResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_ORIENTATION|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.ORIENTATION, callback: Callback<OrientationResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_PEDOMETER|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.PEDOMETER, callback: Callback<PedometerResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_PEDOMETER_DETECTION|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.PEDOMETER_DETECTION, callback: Callback<PedometerDetectionResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_PROXIMITY|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.PROXIMITY, callback: Callback<ProximityResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_ROTATION_VECTOR|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.ROTATION_VECTOR, callback: Callback<RotationVectorResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_SIGNIFICANT_MOTION|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.SIGNIFICANT_MOTION, callback: Callback<SignificantMotionResponse>): void;|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorId_WEAR_DETECTION|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.WEAR_DETECTION, callback: Callback<WearDetectionResponse>): void;|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.ACCELEROMETER, callback: Callback<AccelerometerResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: getSingleSensor<br>Function name: function getSingleSensor(type: SensorId, callback: AsyncCallback<Sensor>): void;|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.ACCELEROMETER_UNCALIBRATED, callback: Callback<AccelerometerUncalibratedResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Method or attribute name: getSingleSensor<br>Function name: function getSingleSensor(type: SensorId): Promise<Sensor>;|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.AMBIENT_LIGHT, callback: Callback<LightResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibrateAttribute|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.AMBIENT_TEMPERATURE, callback: Callback<AmbientTemperatureResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibrateAttribute<br>Method or attribute name: id|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.BAROMETER, callback: Callback<BarometerResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibrateAttribute<br>Method or attribute name: usage|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.GRAVITY, callback: Callback<GravityResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibrateTime|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.GYROSCOPE, callback: Callback<GyroscopeResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibrateTime<br>Method or attribute name: type|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.GYROSCOPE_UNCALIBRATED, callback: Callback<GyroscopeUncalibratedResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibrateTime<br>Method or attribute name: duration|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.HALL, callback: Callback<HallResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibratePreset|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.HEART_RATE, callback: Callback<HeartRateResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibratePreset<br>Method or attribute name: type|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.HUMIDITY, callback: Callback<HumidityResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibratePreset<br>Method or attribute name: effectId|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.LINEAR_ACCELEROMETER, callback: Callback<LinearAccelerometerResponse>): void;|@ohos.sensor.d.ts| |Added|NA|Module name: ohos.vibrator<br>Class name: VibratePreset<br>Method or attribute name: count|@ohos.vibrator.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.MAGNETIC_FIELD, callback: Callback<MagneticFieldResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.MAGNETIC_FIELD_UNCALIBRATED, callback: Callback<MagneticFieldUncalibratedResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.ORIENTATION, callback: Callback<OrientationResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.PEDOMETER, callback: Callback<PedometerResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.PEDOMETER_DETECTION, callback: Callback<PedometerDetectionResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: Sensor<br>Method or attribute name: sensorTypeId|NA|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.PROXIMITY, callback: Callback<ProximityResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists|NA|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.ROTATION_VECTOR, callback: Callback<RotationVectorResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists|NA|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.SIGNIFICANT_MOTION, callback: Callback<SignificantMotionResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts|
|Added||Method or attribute name: once<br>Function name: function once(type: SensorId.WEAR_DETECTION, callback: Callback<WearDetectionResponse>): void;|@ohos.sensor.d.ts| |Deleted|Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_ACCELEROMETER|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_ACCELEROMETER_UNCALIBRATED|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_AMBIENT_LIGHT|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_AMBIENT_TEMPERATURE|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_BAROMETER|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_GRAVITY|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_GYROSCOPE|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_GYROSCOPE_UNCALIBRATED|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_HALL|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_HEART_RATE|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_HUMIDITY|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_LINEAR_ACCELEROMETER|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_MAGNETIC_FIELD|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_MAGNETIC_FIELD_UNCALIBRATED|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_ORIENTATION|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_PEDOMETER|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_PEDOMETER_DETECTION|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_PROXIMITY|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_ROTATION_VECTOR|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_SIGNIFICANT_MOTION|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorId_WEAR_DETECTION|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: Sensor<br>Method or attribute name: sensorId|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: Sensor<br>Method or attribute name: minSamplePeriod|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: Sensor<br>Method or attribute name: maxSamplePeriod|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor.d.ts|
|Added||Method or attribute name: getSingleSensor<br>Function name: function getSingleSensor(type: SensorId, callback: AsyncCallback<Sensor>): void;|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.d.ts|
|Added||Method or attribute name: getSingleSensor<br>Function name: function getSingleSensor(type: SensorId): Promise<Sensor>;|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorList|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorList|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getGeomagneticInfo|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getGeomagneticInfo|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getDeviceAltitude|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getDeviceAltitude|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getInclination|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getInclination|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getAngleVariation|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getAngleVariation|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getRotationMatrix|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getRotationMatrix|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: transformRotationMatrix|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: transformRotationMatrix|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getQuaternion|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getQuaternion|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getOrientation|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getOrientation|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getRotationMatrix|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor.d.ts|
|Added||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getRotationMatrix|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.sensor.d.ts|
|Added||Module name: ohos.vibrator<br>Class name: vibrator<br>Method or attribute name: startVibration|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.ts|
|Added||Module name: ohos.vibrator<br>Class name: vibrator<br>Method or attribute name: startVibration|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.d.ts|
|Added||Module name: ohos.vibrator<br>Class name: vibrator<br>Method or attribute name: stopVibration|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sensor.d.ts|
|Added||Module name: ohos.vibrator<br>Class name: vibrator<br>Method or attribute name: stopVibration|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE||@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER||@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE||@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER||@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: Sensor<br>Method or attribute name: sensorTypeId||@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists||@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists||@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELEROMETER||@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getGeomagneticField<br>Deprecated version: N/A|Method or attribute name: getGeomagneticField<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getGeomagneticInfo |@ohos.sensor.d.ts|
|Deleted||Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID_HEART_BEAT_RATE||@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getGeomagneticField<br>Deprecated version: N/A|Method or attribute name: getGeomagneticField<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getGeomagneticField<br>Deprecated version: N/A|Method or attribute name: getGeomagneticField<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getGeomagneticField<br>Deprecated version: N/A|Method or attribute name: getGeomagneticField<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getAltitude<br>Deprecated version: N/A|Method or attribute name: getAltitude<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getAltitude<br>Deprecated version: N/A|Method or attribute name: getAltitude<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getDeviceAltitude |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getAltitude<br>Deprecated version: N/A|Method or attribute name: getAltitude<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getAltitude<br>Deprecated version: N/A|Method or attribute name: getAltitude<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getGeomagneticDip<br>Deprecated version: N/A|Method or attribute name: getGeomagneticDip<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getGeomagneticDip<br>Deprecated version: N/A|Method or attribute name: getGeomagneticDip<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getInclination |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getGeomagneticDip<br>Deprecated version: N/A|Method or attribute name: getGeomagneticDip<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getGeomagneticDip<br>Deprecated version: N/A|Method or attribute name: getGeomagneticDip<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getAngleModify<br>Deprecated version: N/A|Method or attribute name: getAngleModify<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getAngleModify<br>Deprecated version: N/A|Method or attribute name: getAngleModify<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getAngleVariation |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getAngleModify<br>Deprecated version: N/A|Method or attribute name: getAngleModify<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getAngleModify<br>Deprecated version: N/A|Method or attribute name: getAngleModify<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getRotationMatrix |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: transformCoordinateSystem<br>Deprecated version: N/A|Method or attribute name: transformCoordinateSystem<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: transformCoordinateSystem<br>Deprecated version: N/A|Method or attribute name: transformCoordinateSystem<br>Deprecated version: 9<br>Substitute API: ohos.sensor.transformRotationMatrix |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: transformCoordinateSystem<br>Deprecated version: N/A|Method or attribute name: transformCoordinateSystem<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: transformCoordinateSystem<br>Deprecated version: N/A|Method or attribute name: transformCoordinateSystem<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createQuaternion<br>Deprecated version: N/A|Method or attribute name: createQuaternion<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createQuaternion<br>Deprecated version: N/A|Method or attribute name: createQuaternion<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getQuaternion |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createQuaternion<br>Deprecated version: N/A|Method or attribute name: createQuaternion<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createQuaternion<br>Deprecated version: N/A|Method or attribute name: createQuaternion<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getDirection<br>Deprecated version: N/A|Method or attribute name: getDirection<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getDirection<br>Deprecated version: N/A|Method or attribute name: getDirection<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getOrientation |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getDirection<br>Deprecated version: N/A|Method or attribute name: getDirection<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: getDirection<br>Deprecated version: N/A|Method or attribute name: getDirection<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9<br>New API: sensor|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getRotationMatrix |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Class name: SensorType<br>Deprecated version: N/A|Class name: SensorType<br>Deprecated version: 9<br>New API: sensor.SensorId |@ohos.sensor.d.ts| |Deprecated version changed|Class name: SensorType<br>Deprecated version: N/A|Class name: SensorType<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION<br>Deprecated version: 9|Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION<br>Deprecated version: N/A<br>New API: sensor.SensorId |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION<br>Deprecated version: 9|Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION<br>Deprecated version: N/A<br>Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: SENSOR_TYPE_ID_HEART_RATE<br>Deprecated version: 9|Method or attribute name: SENSOR_TYPE_ID_HEART_RATE<br>Deprecated version: N/A<br>New API: sensor.SensorId |@ohos.sensor.d.ts| |Deprecated version changed|Method or attribute name: SENSOR_TYPE_ID_HEART_RATE<br>Deprecated version: 9|Method or attribute name: SENSOR_TYPE_ID_HEART_RATE<br>Deprecated version: N/A<br>Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9<br>New API: vibrator|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9<br>Substitute API: ohos.vibrator.startVibration |@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9|@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9<br>New API: vibrator|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9<br>Substitute API: ohos.vibrator.startVibration |@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9|@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9<br>New API: vibrator|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9<br>Substitute API: ohos.vibrator.stopVibration |@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9|@ohos.vibrator.d.ts| |Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9|@ohos.vibrator.d.ts|
|Initial version changed|Class name: vibrator<br>Initial version: 9|Class name: vibrator<br>Initial version: 8|@ohos.vibrator.d.ts|
|Permission deleted|Class name: vibrator<br>Permission: ohos.permission.VIBRATE|Class name: vibrator<br>Permission: N/A|@ohos.vibrator.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: clickable<br>Function name: clickable(b?: boolean): By;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: scrollable<br>Function name: scrollable(b?: boolean): By;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: enabled<br>Function name: enabled(b?: boolean): By;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: focused<br>Function name: focused(b?: boolean): By;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: selected<br>Function name: selected(b?: boolean): By;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: isClickable<br>Function name: isClickable(): Promise<boolean>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: isScrollable<br>Function name: isScrollable(): Promise<boolean>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: isEnabled<br>Function name: isEnabled(): Promise<boolean>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: isFocused<br>Function name: isFocused(): Promise<boolean>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: isSelected<br>Function name: isSelected(): Promise<boolean>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: screenCap<br>Function name: screenCap(savePath: string): Promise<boolean>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: focused<br>Function name: readonly focused?: boolean;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: actived<br>Function name: readonly actived?: boolean;|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: text|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: id|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: type|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: clickable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: longClickable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: scrollable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: enabled|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: focused|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: selected|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: checked|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: checkable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: isBefore|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: isAfter|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: click|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: doubleClick|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: longClick|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getId|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getText|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getType|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isClickable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isLongClickable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isScrollable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isEnabled|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isFocused|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isSelected|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isChecked|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isCheckable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: inputText|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: clearText|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollToTop|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollToBottom|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollSearch|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getBounds|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getBoundsCenter|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: dragTo|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: pinchOut|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: pinchIn|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: create|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: delayMs|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findComponent|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findWindow|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: waitForComponent|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findComponents|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: assertComponentExist|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: pressBack|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: triggerKey|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: triggerCombineKeys|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: click|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: doubleClick|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: longClick|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: swipe|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: drag|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: screenCap|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: setDisplayRotation|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplayRotation|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: setDisplayRotationEnabled|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplaySize|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplayDensity|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: wakeUpDisplay|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: pressHome|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: waitForIdle|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: fling|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: injectMultiPointerAction|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: isActived<br>Function name: isActived(): Promise<boolean>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: focus<br>Function name: focus(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: moveTo<br>Function name: moveTo(x: number, y: number): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: resize<br>Function name: resize(wide: number, height: number, direction: ResizeDirection): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: split<br>Function name: split(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: maximize<br>Function name: maximize(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: minimize<br>Function name: minimize(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: resume<br>Function name: resume(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: close<br>Function name: close(): Promise<void>;|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: longClickable|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: checked|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: checkable|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isLongClickable|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isChecked|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isCheckable|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: clearText|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: scrollToTop|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: scrollToBottom|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: getBounds|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: getBoundsCenter|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: dragTo|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: pinchOut|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: pinchIn|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: findWindow|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: waitForComponent|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: triggerCombineKeys|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: drag|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: setDisplayRotation|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplayRotation|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: setDisplayRotationEnabled|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplaySize|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplayDensity|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: wakeUpDisplay|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: pressHome|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: waitForIdle|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: fling|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: injectMultiPointerAction|NA|@ohos.uitest.d.ts|
|Deprecated version changed|Class name: By<br>Deprecated version: N/A|Class name: By<br>Deprecated version: 9<br>Substitute API: ohos.uitest.On |@ohos.uitest.d.ts|
|Deprecated version changed|Class name: UiComponent<br>Deprecated version: N/A|Class name: UiComponent<br>Deprecated version: 9<br>Substitute API: ohos.uitest.Component |@ohos.uitest.d.ts|
|Deprecated version changed|Class name: UiDriver<br>Deprecated version: N/A|Class name: UiDriver<br>Deprecated version: 9<br>Substitute API: ohos.uitest.Driver |@ohos.uitest.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|Module name: ohos.usbV9<br>Class name: usbV9|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getDevices|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: connectDevice|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: hasRight|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: requestRight|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: removeRight|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: addRight|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: usbFunctionsFromString|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: usbFunctionsToString|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setCurrentFunctions|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getCurrentFunctions|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getPorts|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getSupportedModes|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setPortRoles|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: claimInterface|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: releaseInterface|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setConfiguration|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setInterface|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getRawDescriptor|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getFileDescriptor|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: controlTransfer|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: bulkTransfer|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: closePipe|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: address|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: attributes|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: interval|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: maxPacketSize|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: direction|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: number|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: type|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: interfaceId|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: protocol|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: clazz|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: subClass|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: alternateSetting|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: endpoints|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: attributes|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: maxPower|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: isRemoteWakeup|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: isSelfPowered|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: interfaces|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: busNum|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: devAddress|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: serial|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: manufacturerName|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: productName|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: version|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: vendorId|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: productId|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: clazz|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: subClass|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: protocol|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: configs|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevicePipe|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevicePipe<br>Method or attribute name: busNum|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevicePipe<br>Method or attribute name: devAddress|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PowerRoleType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: SOURCE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: SINK|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: DataRoleType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: HOST|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: DEVICE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: UFP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: DFP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: DRP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: NUM_MODES|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPortStatus|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentMode|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentPowerRole|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentDataRole|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPort|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: supportedModes|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: status|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: request|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: target|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: reqType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: value|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: index|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: data|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_DEVICE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_INTERFACE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_ENDPOINT|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_OTHER|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlRequestType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_STANDARD|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_CLASS|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_VENDOR|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestDirection|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestDirection<br>Method or attribute name: USB_REQUEST_DIR_TO_DEVICE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestDirection<br>Method or attribute name: USB_REQUEST_DIR_FROM_DEVICE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: ACM|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: ECM|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: HDC|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: MTP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: PTP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: RNDIS|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: MIDI|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: AUDIO_SOURCE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: NCM|@ohos.usbV9.d.ts|
|Deprecated version changed|Class name: usb<br>Deprecated version: N/A|Class name: usb<br>Deprecated version: 9<br>Substitute API: ohos.usbV9 |@ohos.usb.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: setSurfaceId<br>Function name: setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts|
|Added|NA|Method or attribute name: FAIL<br>Function name: FAIL = 12700001|@ohos.userIAM.faceAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthEvent|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthEvent<br>Method or attribute name: callback|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: result|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: token|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: remainAttempts|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: lockoutDuration|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo<br>Method or attribute name: module|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo<br>Method or attribute name: tip|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: on|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: off|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: start|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: cancel|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: SUCCESS|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: FAIL|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: GENERAL_ERROR|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: CANCELED|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TIMEOUT|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TYPE_NOT_SUPPORT|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TRUST_LEVEL_NOT_SUPPORT|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: BUSY|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: INVALID_PARAMETERS|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: LOCKED|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: NOT_ENROLLED|@ohos.userIAM.userAuth.d.ts|
|Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: SUCCESS|NA|@ohos.userIAM.faceAuth.d.ts|
|Deprecated version changed|Method or attribute name: getVersion<br>Deprecated version: N/A|Method or attribute name: getVersion<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.getVersion |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: getAvailableStatus<br>Deprecated version: N/A|Method or attribute name: getAvailableStatus<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.getAvailableStatus |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: auth<br>Deprecated version: N/A|Method or attribute name: auth<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthInstance.start |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: cancelAuth<br>Deprecated version: N/A|Method or attribute name: cancelAuth<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthInstance.cancel |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: onResult<br>Deprecated version: N/A|Method or attribute name: onResult<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthEvent.callback |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: onAcquireInfo<br>Deprecated version: N/A|Method or attribute name: onAcquireInfo<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthEvent.callback |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: AuthResult<br>Deprecated version: N/A|Class name: AuthResult<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthResultInfo |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: ResultCode<br>Deprecated version: N/A|Class name: ResultCode<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Permission deleted|Class name: userAuth<br>Permission: ohos.permission.ACCESS_BIOMETRIC|Class name: userAuth<br>Permission: N/A|@ohos.userIAM.userAuth.d.ts|
|Permission added|Method or attribute name: execute<br>Permission: N/A|Method or attribute name: execute<br>Permission: ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
|Permission added|Method or attribute name: execute<br>Permission: N/A|Method or attribute name: execute<br>Permission: ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
|Permission added|Method or attribute name: getVersion<br>Permission: N/A|Method or attribute name: getVersion<br>Permission: ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.web.webview<br>Class name: HeaderV9|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HeaderV9<br>Method or attribute name: headerKey|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HeaderV9<br>Method or attribute name: headerValue|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: EditText|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Email|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: HttpAnchor|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: HttpAnchorImg|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Img|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Map|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Phone|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Unknown|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestValue|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestValue<br>Method or attribute name: type|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestValue<br>Method or attribute name: extra|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: GeolocationPermissions|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: GeolocationPermissions<br>Method or attribute name: allowGeolocation|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: GeolocationPermissions<br>Method or attribute name: deleteGeolocation|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: GeolocationPermissions<br>Method or attribute name: deleteAllGeolocation|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: GeolocationPermissions<br>Method or attribute name: getAccessibleGeolocation|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: GeolocationPermissions<br>Method or attribute name: getAccessibleGeolocation|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: GeolocationPermissions<br>Method or attribute name: getStoredGeolocation|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: GeolocationPermissions<br>Method or attribute name: getStoredGeolocation|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: getCookie|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: setCookie|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: saveCookieSync|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: saveCookieAsync|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: saveCookieAsync|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: isCookieAllowed|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: putAcceptCookieEnabled|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: isThirdPartyCookieAllowed|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: putAcceptThirdPartyCookieEnabled|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: existCookie|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: deleteEntireCookie|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: deleteSessionCookie|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebMessagePort|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: close|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: postMessageEvent|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: onMessageEvent|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessForward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessBackward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessStep|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: forward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: backward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearHistory|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: onActive|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: onInactive|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: refresh|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: loadData|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: loadUrl|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getHitTest|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: storeWebArchive|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: storeWebArchive|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoom|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoomIn|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoomOut|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getHitTestValue|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getWebId|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getUserAgent|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getTitle|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getPageHeight|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: backOrForward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: requestFocus|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: createWebMessagePorts|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: postMessage|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: stop|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: registerJavaScriptProxy|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: deleteJavaScriptRegister|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: searchAllAsync|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearMatches|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: searchNext|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearSslCache|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearClientAuthenticationCache|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: runJavaScript|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: runJavaScript|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getUrl|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: deleteOrigin<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getOrigins<br>Error code: 401, 17100012|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getOriginQuota<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getOriginUsage<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getHttpAuthCredentials<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: saveHttpAuthCredentials<br>Error code: 401|@ohos.web.webview.d.ts|
| Change Type | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|Added||Module name: ohos.display<br>Class name: display<br>Method or attribute name: getAllDisplays|@ohos.display.d.ts| |Added|NA|Method or attribute name: onConnect<br>Function name: onConnect(want: Want): void;|@ohos.application.WindowExtensionAbility.d.ts|
|Added||Module name: ohos.display<br>Class name: display<br>Method or attribute name: getAllDisplays|@ohos.display.d.ts| |Added|NA|Method or attribute name: onWindowReady<br>Function name: onWindowReady(window: window.Window): void;|@ohos.application.WindowExtensionAbility.d.ts|
|Added||Module name: ohos.window<br>Class name: Configuration|@ohos.window.d.ts| |Added|NA|Method or attribute name: save<br>Function name: function save(options: ScreenshotOptions, callback: AsyncCallback<image.PixelMap>): void;|@ohos.screenshot.d.ts|
|Added||Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: name|@ohos.window.d.ts| |Added|NA|Method or attribute name: save<br>Function name: function save(callback: AsyncCallback<image.PixelMap>): void;|@ohos.screenshot.d.ts|
|Added||Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: windowType|@ohos.window.d.ts| |Added|NA|Module name: ohos.window<br>Class name: WindowProperties<br>Method or attribute name: id|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: ctx|@ohos.window.d.ts| |Added|NA|Module name: ohos.window<br>Class name: Configuration|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: displayId|@ohos.window.d.ts| |Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: name|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: parentId|@ohos.window.d.ts| |Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: windowType|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: window<br>Method or attribute name: createWindow|@ohos.window.d.ts| |Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: ctx|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: window<br>Method or attribute name: createWindow|@ohos.window.d.ts| |Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: displayId|@ohos.window.d.ts|
|Added||Method or attribute name: create<br>Function name: function create(ctx: BaseContext, id: string, type: WindowType): Promise<Window>;|@ohos.window.d.ts| |Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: parentId|@ohos.window.d.ts|
|Added||Method or attribute name: create<br>Function name: function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback<Window>): void;|@ohos.window.d.ts| |Added|NA|Method or attribute name: create<br>Function name: function create(ctx: BaseContext, id: string, type: WindowType): Promise<Window>;|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: window<br>Method or attribute name: findWindow|@ohos.window.d.ts| |Added|NA|Method or attribute name: create<br>Function name: function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback<Window>): void;|@ohos.window.d.ts|
|Added||Method or attribute name: getTopWindow<br>Function name: function getTopWindow(ctx: BaseContext): Promise<Window>;|@ohos.window.d.ts| |Added|NA|Method or attribute name: getTopWindow<br>Function name: function getTopWindow(ctx: BaseContext): Promise<Window>;|@ohos.window.d.ts|
|Added||Method or attribute name: getTopWindow<br>Function name: function getTopWindow(ctx: BaseContext, callback: AsyncCallback<Window>): void;|@ohos.window.d.ts| |Added|NA|Method or attribute name: getTopWindow<br>Function name: function getTopWindow(ctx: BaseContext, callback: AsyncCallback<Window>): void;|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: window<br>Method or attribute name: getLastWindow|@ohos.window.d.ts| |Added|NA|Method or attribute name: bindDialogTarget<br>Function name: bindDialogTarget(token: rpc.RemoteObject, deathCallback: Callback<void>, callback: AsyncCallback<void>): void;|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: window<br>Method or attribute name: getLastWindow|@ohos.window.d.ts| |Added|NA|Module name: ohos.window<br>Class name: WindowStage<br>Method or attribute name: getMainWindowSync|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: showWindow|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getDefaultDisplay<br>Deprecated version: N/A|Method or attribute name: getDefaultDisplay<br>Deprecated version: 9<br>Substitute API: ohos.display|@ohos.display.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: showWindow|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getDefaultDisplay<br>Deprecated version: N/A|Method or attribute name: getDefaultDisplay<br>Deprecated version: 9<br>Substitute API: ohos.display|@ohos.display.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: destroyWindow|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getAllDisplay<br>Deprecated version: N/A|Method or attribute name: getAllDisplay<br>Deprecated version: 9<br>Substitute API: ohos.display|@ohos.display.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: destroyWindow|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getAllDisplay<br>Deprecated version: N/A|Method or attribute name: getAllDisplay<br>Deprecated version: 9<br>Substitute API: ohos.display|@ohos.display.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: moveWindowTo|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: create<br>Deprecated version: N/A|Method or attribute name: create<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: moveWindowTo|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: create<br>Deprecated version: N/A|Method or attribute name: create<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: resize|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: find<br>Deprecated version: N/A|Method or attribute name: find<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: resize|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: find<br>Deprecated version: N/A|Method or attribute name: find<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowMode|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getTopWindow<br>Deprecated version: N/A|Method or attribute name: getTopWindow<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowMode|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getTopWindow<br>Deprecated version: N/A|Method or attribute name: getTopWindow<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: getWindowProperties|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: show<br>Deprecated version: N/A|Method or attribute name: show<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: getWindowAvoidArea|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: show<br>Deprecated version: N/A|Method or attribute name: show<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowLayoutFullScreen|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: destroy<br>Deprecated version: N/A|Method or attribute name: destroy<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowLayoutFullScreen|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: destroy<br>Deprecated version: N/A|Method or attribute name: destroy<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowSystemBarEnable|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: moveTo<br>Deprecated version: N/A|Method or attribute name: moveTo<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowSystemBarEnable|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: moveTo<br>Deprecated version: N/A|Method or attribute name: moveTo<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowSystemBarProperties|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: resetSize<br>Deprecated version: N/A|Method or attribute name: resetSize<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowSystemBarProperties|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: resetSize<br>Deprecated version: N/A|Method or attribute name: resetSize<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setUIContent|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getProperties<br>Deprecated version: N/A|Method or attribute name: getProperties<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setUIContent|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getProperties<br>Deprecated version: N/A|Method or attribute name: getProperties<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: isWindowShowing|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getAvoidArea<br>Deprecated version: N/A|Method or attribute name: getAvoidArea<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: isWindowSupportWideGamut|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: getAvoidArea<br>Deprecated version: N/A|Method or attribute name: getAvoidArea<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: isWindowSupportWideGamut|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setFullScreen<br>Deprecated version: N/A|Method or attribute name: setFullScreen<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowColorSpace|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setFullScreen<br>Deprecated version: N/A|Method or attribute name: setFullScreen<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowColorSpace|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setLayoutFullScreen<br>Deprecated version: N/A|Method or attribute name: setLayoutFullScreen<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: getWindowColorSpace|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setLayoutFullScreen<br>Deprecated version: N/A|Method or attribute name: setLayoutFullScreen<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowBackgroundColor|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setSystemBarEnable<br>Deprecated version: N/A|Method or attribute name: setSystemBarEnable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowBrightness|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setSystemBarEnable<br>Deprecated version: N/A|Method or attribute name: setSystemBarEnable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowBrightness|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setSystemBarProperties<br>Deprecated version: N/A|Method or attribute name: setSystemBarProperties<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowFocusable|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setSystemBarProperties<br>Deprecated version: N/A|Method or attribute name: setSystemBarProperties<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowFocusable|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: loadContent<br>Deprecated version: N/A|Method or attribute name: loadContent<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowKeepScreenOn|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: loadContent<br>Deprecated version: N/A|Method or attribute name: loadContent<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowKeepScreenOn|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: isShowing<br>Deprecated version: N/A|Method or attribute name: isShowing<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowPrivacyMode|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: isShowing<br>Deprecated version: N/A|Method or attribute name: isShowing<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowPrivacyMode|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: isSupportWideGamut<br>Deprecated version: N/A|Method or attribute name: isSupportWideGamut<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowTouchable|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: isSupportWideGamut<br>Deprecated version: N/A|Method or attribute name: isSupportWideGamut<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: Window<br>Method or attribute name: setWindowTouchable|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setColorSpace<br>Deprecated version: N/A|Method or attribute name: setColorSpace<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Added||Module name: ohos.window<br>Class name: WindowStage<br>Method or attribute name: getMainWindowSync|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setColorSpace<br>Deprecated version: N/A|Method or attribute name: setColorSpace<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getDefaultDisplay<br>Deprecated version: N/A|Method or attribute name: getDefaultDisplay<br>Deprecated version: 9<br>New API: ohos.display|@ohos.display.d.ts| |Deprecated version changed|Method or attribute name: getColorSpace<br>Deprecated version: N/A|Method or attribute name: getColorSpace<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getDefaultDisplay<br>Deprecated version: N/A|Method or attribute name: getDefaultDisplay<br>Deprecated version: 9<br>New API: ohos.display|@ohos.display.d.ts| |Deprecated version changed|Method or attribute name: getColorSpace<br>Deprecated version: N/A|Method or attribute name: getColorSpace<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getAllDisplay<br>Deprecated version: N/A|Method or attribute name: getAllDisplay<br>Deprecated version: 9<br>New API: ohos.display|@ohos.display.d.ts| |Deprecated version changed|Method or attribute name: setBackgroundColor<br>Deprecated version: N/A|Method or attribute name: setBackgroundColor<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getAllDisplay<br>Deprecated version: N/A|Method or attribute name: getAllDisplay<br>Deprecated version: 9<br>New API: ohos.display|@ohos.display.d.ts| |Deprecated version changed|Method or attribute name: setBackgroundColor<br>Deprecated version: N/A|Method or attribute name: setBackgroundColor<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: create<br>Deprecated version: N/A|Method or attribute name: create<br>Deprecated version: 9<br>New API: ohos.window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setBrightness<br>Deprecated version: N/A|Method or attribute name: setBrightness<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: create<br>Deprecated version: N/A|Method or attribute name: create<br>Deprecated version: 9<br>New API: ohos.window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setBrightness<br>Deprecated version: N/A|Method or attribute name: setBrightness<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: find<br>Deprecated version: N/A|Method or attribute name: find<br>Deprecated version: 9<br>New API: ohos.window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setFocusable<br>Deprecated version: N/A|Method or attribute name: setFocusable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: find<br>Deprecated version: N/A|Method or attribute name: find<br>Deprecated version: 9<br>New API: ohos.window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setFocusable<br>Deprecated version: N/A|Method or attribute name: setFocusable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getTopWindow<br>Deprecated version: N/A|Method or attribute name: getTopWindow<br>Deprecated version: 9<br>New API: ohos.window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setKeepScreenOn<br>Deprecated version: N/A|Method or attribute name: setKeepScreenOn<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getTopWindow<br>Deprecated version: N/A|Method or attribute name: getTopWindow<br>Deprecated version: 9<br>New API: ohos.window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setKeepScreenOn<br>Deprecated version: N/A|Method or attribute name: setKeepScreenOn<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: show<br>Deprecated version: N/A|Method or attribute name: show<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setPrivacyMode<br>Deprecated version: N/A|Method or attribute name: setPrivacyMode<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: show<br>Deprecated version: N/A|Method or attribute name: show<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setPrivacyMode<br>Deprecated version: N/A|Method or attribute name: setPrivacyMode<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: destroy<br>Deprecated version: N/A|Method or attribute name: destroy<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setTouchable<br>Deprecated version: N/A|Method or attribute name: setTouchable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: destroy<br>Deprecated version: N/A|Method or attribute name: destroy<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts| |Deprecated version changed|Method or attribute name: setTouchable<br>Deprecated version: N/A|Method or attribute name: setTouchable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: moveTo<br>Deprecated version: N/A|Method or attribute name: moveTo<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: moveTo<br>Deprecated version: N/A|Method or attribute name: moveTo<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: resetSize<br>Deprecated version: N/A|Method or attribute name: resetSize<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: resetSize<br>Deprecated version: N/A|Method or attribute name: resetSize<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getProperties<br>Deprecated version: N/A|Method or attribute name: getProperties<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getProperties<br>Deprecated version: N/A|Method or attribute name: getProperties<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getAvoidArea<br>Deprecated version: N/A|Method or attribute name: getAvoidArea<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getAvoidArea<br>Deprecated version: N/A|Method or attribute name: getAvoidArea<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setFullScreen<br>Deprecated version: N/A|Method or attribute name: setFullScreen<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setFullScreen<br>Deprecated version: N/A|Method or attribute name: setFullScreen<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setLayoutFullScreen<br>Deprecated version: N/A|Method or attribute name: setLayoutFullScreen<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setLayoutFullScreen<br>Deprecated version: N/A|Method or attribute name: setLayoutFullScreen<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setSystemBarEnable<br>Deprecated version: N/A|Method or attribute name: setSystemBarEnable<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setSystemBarEnable<br>Deprecated version: N/A|Method or attribute name: setSystemBarEnable<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setSystemBarProperties<br>Deprecated version: N/A|Method or attribute name: setSystemBarProperties<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setSystemBarProperties<br>Deprecated version: N/A|Method or attribute name: setSystemBarProperties<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: loadContent<br>Deprecated version: N/A|Method or attribute name: loadContent<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: loadContent<br>Deprecated version: N/A|Method or attribute name: loadContent<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: isShowing<br>Deprecated version: N/A|Method or attribute name: isShowing<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: isShowing<br>Deprecated version: N/A|Method or attribute name: isShowing<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: isSupportWideGamut<br>Deprecated version: N/A|Method or attribute name: isSupportWideGamut<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: isSupportWideGamut<br>Deprecated version: N/A|Method or attribute name: isSupportWideGamut<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setColorSpace<br>Deprecated version: N/A|Method or attribute name: setColorSpace<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setColorSpace<br>Deprecated version: N/A|Method or attribute name: setColorSpace<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getColorSpace<br>Deprecated version: N/A|Method or attribute name: getColorSpace<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getColorSpace<br>Deprecated version: N/A|Method or attribute name: getColorSpace<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setBackgroundColor<br>Deprecated version: N/A|Method or attribute name: setBackgroundColor<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setBackgroundColor<br>Deprecated version: N/A|Method or attribute name: setBackgroundColor<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setBrightness<br>Deprecated version: N/A|Method or attribute name: setBrightness<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setBrightness<br>Deprecated version: N/A|Method or attribute name: setBrightness<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setFocusable<br>Deprecated version: N/A|Method or attribute name: setFocusable<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setFocusable<br>Deprecated version: N/A|Method or attribute name: setFocusable<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setKeepScreenOn<br>Deprecated version: N/A|Method or attribute name: setKeepScreenOn<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setKeepScreenOn<br>Deprecated version: N/A|Method or attribute name: setKeepScreenOn<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setPrivacyMode<br>Deprecated version: N/A|Method or attribute name: setPrivacyMode<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setPrivacyMode<br>Deprecated version: N/A|Method or attribute name: setPrivacyMode<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setTouchable<br>Deprecated version: N/A|Method or attribute name: setTouchable<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setTouchable<br>Deprecated version: N/A|Method or attribute name: setTouchable<br>Deprecated version: 9<br>New API: ohos.window.Window|@ohos.window.d.ts|
|Permission changed|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN. if VirtualScreenOption.surfaceId is valid|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN|@ohos.screen.d.ts| |Permission changed|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN. if VirtualScreenOption.surfaceId is valid|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN|@ohos.screen.d.ts|
|Permission changed|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN. if VirtualScreenOption.surfaceId is valid|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN|@ohos.screen.d.ts| |Permission changed|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN. if VirtualScreenOption.surfaceId is valid|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN|@ohos.screen.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: ACTION_APP_ACCOUNT_AUTH<br>Function name: ACTION_APP_ACCOUNT_AUTH = "ohos.appAccount.action.auth"|@ohos.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: enableAppRecovery|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: restartApp|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: saveAppState|@ohos.app.ability.appRecovery.d.ts|
|Deleted|Module name: ohos.app.ability.Ability<br>Class name: Ability<br>Method or attribute name: onSaveState|NA|@ohos.app.ability.Ability.d.ts|
|Deleted|Module name: ohos.app.ability.appRecovery<br>Class name: appReceovery|NA|@ohos.app.ability.appRecovery.d.ts|
|Deleted|Module name: ohos.app.ability.appRecovery<br>Class name: appReceovery<br>Method or attribute name: enableAppRecovery|NA|@ohos.app.ability.appRecovery.d.ts|
|Deleted|Module name: ohos.app.ability.appRecovery<br>Class name: appReceovery<br>Method or attribute name: restartApp|NA|@ohos.app.ability.appRecovery.d.ts|
|Deleted|Module name: ohos.app.ability.appRecovery<br>Class name: appReceovery<br>Method or attribute name: saveAppState|NA|@ohos.app.ability.appRecovery.d.ts|
|Model changed|Class name: Ability<br>Model: @stagemodelonly|Class name: Ability<br>Model: @StageModelOnly|@ohos.app.ability.Ability.d.ts|
|Model changed|Method or attribute name: onConfigurationUpdate<br>Model: @stagemodelonly|Method or attribute name: onConfigurationUpdate<br>Model: @StageModelOnly|@ohos.app.ability.Ability.d.ts|
|Model changed|Method or attribute name: onMemoryLevel<br>Model: @stagemodelonly|Method or attribute name: onMemoryLevel<br>Model: @StageModelOnly|@ohos.app.ability.Ability.d.ts|
|Model changed|Class name: AbilityConstant<br>Model: @stagemodelonly|Class name: AbilityConstant<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: LaunchParam<br>Model: @stagemodelonly|Class name: LaunchParam<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: launchReason<br>Model: @stagemodelonly|Method or attribute name: launchReason<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: lastExitReason<br>Model: @stagemodelonly|Method or attribute name: lastExitReason<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: LaunchReason<br>Model: @stagemodelonly|Class name: LaunchReason<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: UNKNOWN<br>Model: @stagemodelonly|Method or attribute name: UNKNOWN<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: START_ABILITY<br>Model: @stagemodelonly|Method or attribute name: START_ABILITY<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: CALL<br>Model: @stagemodelonly|Method or attribute name: CALL<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: CONTINUATION<br>Model: @stagemodelonly|Method or attribute name: CONTINUATION<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: APP_RECOVERY<br>Model: @stagemodelonly|Method or attribute name: APP_RECOVERY<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: LastExitReason<br>Model: @stagemodelonly|Class name: LastExitReason<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: UNKNOWN<br>Model: @stagemodelonly|Method or attribute name: UNKNOWN<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: ABILITY_NOT_RESPONDING<br>Model: @stagemodelonly|Method or attribute name: ABILITY_NOT_RESPONDING<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: NORMAL<br>Model: @stagemodelonly|Method or attribute name: NORMAL<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: OnContinueResult<br>Model: @stagemodelonly|Class name: OnContinueResult<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: AGREE<br>Model: @stagemodelonly|Method or attribute name: AGREE<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: REJECT<br>Model: @stagemodelonly|Method or attribute name: REJECT<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: MISMATCH<br>Model: @stagemodelonly|Method or attribute name: MISMATCH<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: MemoryLevel<br>Model: @stagemodelonly|Class name: MemoryLevel<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: MEMORY_LEVEL_MODERATE<br>Model: @stagemodelonly|Method or attribute name: MEMORY_LEVEL_MODERATE<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: MEMORY_LEVEL_LOW<br>Model: @stagemodelonly|Method or attribute name: MEMORY_LEVEL_LOW<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: MEMORY_LEVEL_CRITICAL<br>Model: @stagemodelonly|Method or attribute name: MEMORY_LEVEL_CRITICAL<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: WindowMode<br>Model: @stagemodelonly|Class name: WindowMode<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: WINDOW_MODE_UNDEFINED<br>Model: @stagemodelonly|Method or attribute name: WINDOW_MODE_UNDEFINED<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: WINDOW_MODE_FULLSCREEN<br>Model: @stagemodelonly|Method or attribute name: WINDOW_MODE_FULLSCREEN<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY<br>Model: @stagemodelonly|Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY<br>Model: @stagemodelonly|Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: WINDOW_MODE_FLOATING<br>Model: @stagemodelonly|Method or attribute name: WINDOW_MODE_FLOATING<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: OnSaveResult<br>Model: @stagemodelonly|Class name: OnSaveResult<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: ALL_AGREE<br>Model: @stagemodelonly|Method or attribute name: ALL_AGREE<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: CONTINUATION_REJECT<br>Model: @stagemodelonly|Method or attribute name: CONTINUATION_REJECT<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: CONTINUATION_MISMATCH<br>Model: @stagemodelonly|Method or attribute name: CONTINUATION_MISMATCH<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: RECOVERY_AGREE<br>Model: @stagemodelonly|Method or attribute name: RECOVERY_AGREE<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: RECOVERY_REJECT<br>Model: @stagemodelonly|Method or attribute name: RECOVERY_REJECT<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: ALL_REJECT<br>Model: @stagemodelonly|Method or attribute name: ALL_REJECT<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: StateType<br>Model: @stagemodelonly|Class name: StateType<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: CONTINUATION<br>Model: @stagemodelonly|Method or attribute name: CONTINUATION<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Method or attribute name: APP_RECOVERY<br>Model: @stagemodelonly|Method or attribute name: APP_RECOVERY<br>Model: @StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
|Model changed|Class name: AbilityLifecycleCallback<br>Model: @stagemodelonly|Class name: AbilityLifecycleCallback<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onAbilityCreate<br>Model: @stagemodelonly|Method or attribute name: onAbilityCreate<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onWindowStageCreate<br>Model: @stagemodelonly|Method or attribute name: onWindowStageCreate<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onWindowStageActive<br>Model: @stagemodelonly|Method or attribute name: onWindowStageActive<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onWindowStageInactive<br>Model: @stagemodelonly|Method or attribute name: onWindowStageInactive<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onWindowStageDestroy<br>Model: @stagemodelonly|Method or attribute name: onWindowStageDestroy<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onAbilityDestroy<br>Model: @stagemodelonly|Method or attribute name: onAbilityDestroy<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onAbilityForeground<br>Model: @stagemodelonly|Method or attribute name: onAbilityForeground<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onAbilityBackground<br>Model: @stagemodelonly|Method or attribute name: onAbilityBackground<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Method or attribute name: onAbilityContinue<br>Model: @stagemodelonly|Method or attribute name: onAbilityContinue<br>Model: @StageModelOnly|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Model changed|Class name: AbilityStage<br>Model: @stagemodelonly|Class name: AbilityStage<br>Model: @StageModelOnly|@ohos.app.ability.AbilityStage.d.ts|
|Model changed|Method or attribute name: context<br>Model: @stagemodelonly|Method or attribute name: context<br>Model: @StageModelOnly|@ohos.app.ability.AbilityStage.d.ts|
|Model changed|Method or attribute name: onCreate<br>Model: @stagemodelonly|Method or attribute name: onCreate<br>Model: @StageModelOnly|@ohos.app.ability.AbilityStage.d.ts|
|Model changed|Method or attribute name: onAcceptWant<br>Model: @stagemodelonly|Method or attribute name: onAcceptWant<br>Model: @StageModelOnly|@ohos.app.ability.AbilityStage.d.ts|
|Model changed|Method or attribute name: onConfigurationUpdate<br>Model: @stagemodelonly|Method or attribute name: onConfigurationUpdate<br>Model: @StageModelOnly|@ohos.app.ability.AbilityStage.d.ts|
|Model changed|Method or attribute name: onMemoryLevel<br>Model: @stagemodelonly|Method or attribute name: onMemoryLevel<br>Model: @StageModelOnly|@ohos.app.ability.AbilityStage.d.ts|
|Model changed|Class name: common<br>Model: @stagemodelonly|Class name: common<br>Model: @StageModelOnly|@ohos.app.ability.common.d.ts|
|Model changed|Class name: AreaMode<br>Model: @stagemodelonly|Class name: AreaMode<br>Model: @StageModelOnly|@ohos.app.ability.common.d.ts|
|Model changed|Method or attribute name: EL1<br>Model: @stagemodelonly|Method or attribute name: EL1<br>Model: @StageModelOnly|@ohos.app.ability.common.d.ts|
|Model changed|Method or attribute name: EL2<br>Model: @stagemodelonly|Method or attribute name: EL2<br>Model: @StageModelOnly|@ohos.app.ability.common.d.ts|
|Model changed|Method or attribute name: onConfigurationUpdated<br>Model: @stagemodelonly|Method or attribute name: onConfigurationUpdated<br>Model: @StageModelOnly|@ohos.app.ability.EnvironmentCallback.d.ts|
|Model changed|Class name: ExtensionAbility<br>Model: @stagemodelonly|Class name: ExtensionAbility<br>Model: @StageModelOnly|@ohos.app.ability.ExtensionAbility.d.ts|
|Model changed|Class name: ServiceExtensionAbility<br>Model: @stagemodelonly|Class name: ServiceExtensionAbility<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: context<br>Model: @stagemodelonly|Method or attribute name: context<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: onCreate<br>Model: @stagemodelonly|Method or attribute name: onCreate<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: onDestroy<br>Model: @stagemodelonly|Method or attribute name: onDestroy<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: onRequest<br>Model: @stagemodelonly|Method or attribute name: onRequest<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: onConnect<br>Model: @stagemodelonly|Method or attribute name: onConnect<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: onDisconnect<br>Model: @stagemodelonly|Method or attribute name: onDisconnect<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: onReconnect<br>Model: @stagemodelonly|Method or attribute name: onReconnect<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: onConfigurationUpdate<br>Model: @stagemodelonly|Method or attribute name: onConfigurationUpdate<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Method or attribute name: onDump<br>Model: @stagemodelonly|Method or attribute name: onDump<br>Model: @StageModelOnly|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Model changed|Class name: StartOptions<br>Model: @stagemodelonly|Class name: StartOptions<br>Model: @StageModelOnly|@ohos.app.ability.StartOptions.d.ts|
|Model changed|Method or attribute name: windowMode<br>Model: @stagemodelonly|Method or attribute name: windowMode<br>Model: @StageModelOnly|@ohos.app.ability.StartOptions.d.ts|
|Model changed|Method or attribute name: displayId<br>Model: @stagemodelonly|Method or attribute name: displayId<br>Model: @StageModelOnly|@ohos.app.ability.StartOptions.d.ts|
|Model changed|Class name: OnReleaseCallback<br>Model: @stagemodelonly|Class name: OnReleaseCallback<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: OnReleaseCallback<br>Model: @stagemodelonly|Method or attribute name: OnReleaseCallback<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Class name: CalleeCallback<br>Model: @stagemodelonly|Class name: CalleeCallback<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: CalleeCallback<br>Model: @stagemodelonly|Method or attribute name: CalleeCallback<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Class name: Caller<br>Model: @stagemodelonly|Class name: Caller<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: call<br>Model: @stagemodelonly|Method or attribute name: call<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: callWithResult<br>Model: @stagemodelonly|Method or attribute name: callWithResult<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: release<br>Model: @stagemodelonly|Method or attribute name: release<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onRelease<br>Model: @stagemodelonly|Method or attribute name: onRelease<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: on_release<br>Model: @stagemodelonly|Method or attribute name: on_release<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: off_release<br>Model: @stagemodelonly|Method or attribute name: off_release<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: off_release<br>Model: @stagemodelonly|Method or attribute name: off_release<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Class name: Callee<br>Model: @stagemodelonly|Class name: Callee<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: on<br>Model: @stagemodelonly|Method or attribute name: on<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: off<br>Model: @stagemodelonly|Method or attribute name: off<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Class name: UIAbility<br>Model: @stagemodelonly|Class name: UIAbility<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: context<br>Model: @stagemodelonly|Method or attribute name: context<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: launchWant<br>Model: @stagemodelonly|Method or attribute name: launchWant<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: lastRequestWant<br>Model: @stagemodelonly|Method or attribute name: lastRequestWant<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: callee<br>Model: @stagemodelonly|Method or attribute name: callee<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onCreate<br>Model: @stagemodelonly|Method or attribute name: onCreate<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onWindowStageCreate<br>Model: @stagemodelonly|Method or attribute name: onWindowStageCreate<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onWindowStageDestroy<br>Model: @stagemodelonly|Method or attribute name: onWindowStageDestroy<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onWindowStageRestore<br>Model: @stagemodelonly|Method or attribute name: onWindowStageRestore<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onDestroy<br>Model: @stagemodelonly|Method or attribute name: onDestroy<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onForeground<br>Model: @stagemodelonly|Method or attribute name: onForeground<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onBackground<br>Model: @stagemodelonly|Method or attribute name: onBackground<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onContinue<br>Model: @stagemodelonly|Method or attribute name: onContinue<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onNewWant<br>Model: @stagemodelonly|Method or attribute name: onNewWant<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Method or attribute name: onDump<br>Model: @stagemodelonly|Method or attribute name: onDump<br>Model: @StageModelOnly|@ohos.app.ability.UIAbility.d.ts|
|Model changed|Class name: FormExtensionAbility<br>Model: @stagemodelonly|Class name: FormExtensionAbility<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: context<br>Model: @stagemodelonly|Method or attribute name: context<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onAddForm<br>Model: @stagemodelonly|Method or attribute name: onAddForm<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onCastToNormalForm<br>Model: @stagemodelonly|Method or attribute name: onCastToNormalForm<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onUpdateForm<br>Model: @stagemodelonly|Method or attribute name: onUpdateForm<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onChangeFormVisibility<br>Model: @stagemodelonly|Method or attribute name: onChangeFormVisibility<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onFormEvent<br>Model: @stagemodelonly|Method or attribute name: onFormEvent<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onRemoveForm<br>Model: @stagemodelonly|Method or attribute name: onRemoveForm<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onConfigurationUpdate<br>Model: @stagemodelonly|Method or attribute name: onConfigurationUpdate<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onAcquireFormState<br>Model: @stagemodelonly|Method or attribute name: onAcquireFormState<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Method or attribute name: onShareForm<br>Model: @stagemodelonly|Method or attribute name: onShareForm<br>Model: @StageModelOnly|@ohos.app.form.FormExtensionAbility.d.ts|
|Model changed|Class name: AbilityContext<br>Model: @stagemodelonly|Class name: AbilityContext<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: abilityInfo<br>Model: @stagemodelonly|Method or attribute name: abilityInfo<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: currentHapModuleInfo<br>Model: @stagemodelonly|Method or attribute name: currentHapModuleInfo<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: config<br>Model: @stagemodelonly|Method or attribute name: config<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityByCall<br>Model: @stagemodelonly|Method or attribute name: startAbilityByCall<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelfWithResult<br>Model: @stagemodelonly|Method or attribute name: terminateSelfWithResult<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelfWithResult<br>Model: @stagemodelonly|Method or attribute name: terminateSelfWithResult<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: connectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: connectServiceExtensionAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: connectServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: connectServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionLabel<br>Model: @stagemodelonly|Method or attribute name: setMissionLabel<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionLabel<br>Model: @stagemodelonly|Method or attribute name: setMissionLabel<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionIcon<br>Model: @stagemodelonly|Method or attribute name: setMissionIcon<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionIcon<br>Model: @stagemodelonly|Method or attribute name: setMissionIcon<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: requestPermissionsFromUser<br>Model: @stagemodelonly|Method or attribute name: requestPermissionsFromUser<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: requestPermissionsFromUser<br>Model: @stagemodelonly|Method or attribute name: requestPermissionsFromUser<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: restoreWindowStage<br>Model: @stagemodelonly|Method or attribute name: restoreWindowStage<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Method or attribute name: isTerminating<br>Model: @stagemodelonly|Method or attribute name: isTerminating<br>Model: @StageModelOnly|AbilityContext.d.ts|
|Model changed|Class name: ApplicationContext<br>Model: @stagemodelonly|Class name: ApplicationContext<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: on_abilityLifecycle<br>Model: @stagemodelonly|Method or attribute name: on_abilityLifecycle<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: off_abilityLifecycle<br>Model: @stagemodelonly|Method or attribute name: off_abilityLifecycle<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: off_abilityLifecycle<br>Model: @stagemodelonly|Method or attribute name: off_abilityLifecycle<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: on_environment<br>Model: @stagemodelonly|Method or attribute name: on_environment<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: off_environment<br>Model: @stagemodelonly|Method or attribute name: off_environment<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: off_environment<br>Model: @stagemodelonly|Method or attribute name: off_environment<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: getProcessRunningInformation<br>Model: @stagemodelonly|Method or attribute name: getProcessRunningInformation<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: getProcessRunningInformation<br>Model: @stagemodelonly|Method or attribute name: getProcessRunningInformation<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: killProcessesBySelf<br>Model: @stagemodelonly|Method or attribute name: killProcessesBySelf<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Method or attribute name: killProcessesBySelf<br>Model: @stagemodelonly|Method or attribute name: killProcessesBySelf<br>Model: @StageModelOnly|ApplicationContext.d.ts|
|Model changed|Class name: Context<br>Model: @stagemodelonly|Class name: Context<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: resourceManager<br>Model: @stagemodelonly|Method or attribute name: resourceManager<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: applicationInfo<br>Model: @stagemodelonly|Method or attribute name: applicationInfo<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: cacheDir<br>Model: @stagemodelonly|Method or attribute name: cacheDir<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: tempDir<br>Model: @stagemodelonly|Method or attribute name: tempDir<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: filesDir<br>Model: @stagemodelonly|Method or attribute name: filesDir<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: databaseDir<br>Model: @stagemodelonly|Method or attribute name: databaseDir<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: preferencesDir<br>Model: @stagemodelonly|Method or attribute name: preferencesDir<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: bundleCodeDir<br>Model: @stagemodelonly|Method or attribute name: bundleCodeDir<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: distributedFilesDir<br>Model: @stagemodelonly|Method or attribute name: distributedFilesDir<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: eventHub<br>Model: @stagemodelonly|Method or attribute name: eventHub<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: area<br>Model: @stagemodelonly|Method or attribute name: area<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: createBundleContext<br>Model: @stagemodelonly|Method or attribute name: createBundleContext<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: createModuleContext<br>Model: @stagemodelonly|Method or attribute name: createModuleContext<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: createModuleContext<br>Model: @stagemodelonly|Method or attribute name: createModuleContext<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: getApplicationContext<br>Model: @stagemodelonly|Method or attribute name: getApplicationContext<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Class name: AreaMode<br>Model: @stagemodelonly|Class name: AreaMode<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: EL1<br>Model: @stagemodelonly|Method or attribute name: EL1<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Method or attribute name: EL2<br>Model: @stagemodelonly|Method or attribute name: EL2<br>Model: @StageModelOnly|Context.d.ts|
|Model changed|Class name: EventHub<br>Model: @stagemodelonly|Class name: EventHub<br>Model: @StageModelOnly|EventHub.d.ts|
|Model changed|Method or attribute name: on<br>Model: @stagemodelonly|Method or attribute name: on<br>Model: @StageModelOnly|EventHub.d.ts|
|Model changed|Method or attribute name: off<br>Model: @stagemodelonly|Method or attribute name: off<br>Model: @StageModelOnly|EventHub.d.ts|
|Model changed|Method or attribute name: emit<br>Model: @stagemodelonly|Method or attribute name: emit<br>Model: @StageModelOnly|EventHub.d.ts|
|Model changed|Class name: FormExtensionContext<br>Model: @stagemodelonly|Class name: FormExtensionContext<br>Model: @StageModelOnly|FormExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|FormExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|FormExtensionContext.d.ts|
|Model changed|Class name: ServiceExtensionContext<br>Model: @stagemodelonly|Class name: ServiceExtensionContext<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: connectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: connectServiceExtensionAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: connectServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: connectServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Method or attribute name: startAbilityByCall<br>Model: @stagemodelonly|Method or attribute name: startAbilityByCall<br>Model: @StageModelOnly|ServiceExtensionContext.d.ts|
|Model changed|Class name: UIAbilityContext<br>Model: @stagemodelonly|Class name: UIAbilityContext<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: abilityInfo<br>Model: @stagemodelonly|Method or attribute name: abilityInfo<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: currentHapModuleInfo<br>Model: @stagemodelonly|Method or attribute name: currentHapModuleInfo<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: config<br>Model: @stagemodelonly|Method or attribute name: config<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbility<br>Model: @stagemodelonly|Method or attribute name: startAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityByCall<br>Model: @stagemodelonly|Method or attribute name: startAbilityByCall<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResult<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResult<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startAbilityForResultWithAccount<br>Model: @stagemodelonly|Method or attribute name: startAbilityForResultWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelf<br>Model: @stagemodelonly|Method or attribute name: terminateSelf<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelfWithResult<br>Model: @stagemodelonly|Method or attribute name: terminateSelfWithResult<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: terminateSelfWithResult<br>Model: @stagemodelonly|Method or attribute name: terminateSelfWithResult<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: connectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: connectServiceExtensionAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: connectServiceExtensionAbilityWithAccount<br>Model: @stagemodelonly|Method or attribute name: connectServiceExtensionAbilityWithAccount<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @stagemodelonly|Method or attribute name: disconnectServiceExtensionAbility<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionLabel<br>Model: @stagemodelonly|Method or attribute name: setMissionLabel<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionLabel<br>Model: @stagemodelonly|Method or attribute name: setMissionLabel<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionIcon<br>Model: @stagemodelonly|Method or attribute name: setMissionIcon<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: setMissionIcon<br>Model: @stagemodelonly|Method or attribute name: setMissionIcon<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: requestPermissionsFromUser<br>Model: @stagemodelonly|Method or attribute name: requestPermissionsFromUser<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: requestPermissionsFromUser<br>Model: @stagemodelonly|Method or attribute name: requestPermissionsFromUser<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: restoreWindowStage<br>Model: @stagemodelonly|Method or attribute name: restoreWindowStage<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Model changed|Method or attribute name: isTerminating<br>Model: @stagemodelonly|Method or attribute name: isTerminating<br>Model: @StageModelOnly|UIAbilityContext.d.ts|
|Access level changed|Method or attribute name: requestPermissionsFromUser<br>Access level: system API|Method or attribute name: requestPermissionsFromUser<br>Access level: public API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: requestPermissionsFromUser<br>Access level: system API|Method or attribute name: requestPermissionsFromUser<br>Access level: public API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: restoreWindowStage<br>Access level: system API|Method or attribute name: restoreWindowStage<br>Access level: public API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: isTerminating<br>Access level: system API|Method or attribute name: isTerminating<br>Access level: public API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: requestPermissionsFromUser<br>Access level: system API|Method or attribute name: requestPermissionsFromUser<br>Access level: public API|UIAbilityContext.d.ts|
|Access level changed|Method or attribute name: requestPermissionsFromUser<br>Access level: system API|Method or attribute name: requestPermissionsFromUser<br>Access level: public API|UIAbilityContext.d.ts|
|Access level changed|Method or attribute name: restoreWindowStage<br>Access level: system API|Method or attribute name: restoreWindowStage<br>Access level: public API|UIAbilityContext.d.ts|
|Access level changed|Method or attribute name: isTerminating<br>Access level: system API|Method or attribute name: isTerminating<br>Access level: public API|UIAbilityContext.d.ts|
|Access level changed|Method or attribute name: requestPermissionsFromUser<br>Access level: system API|Method or attribute name: requestPermissionsFromUser<br>Access level: public API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: requestPermissionsFromUser<br>Access level: system API|Method or attribute name: requestPermissionsFromUser<br>Access level: public API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: restoreWindowStage<br>Access level: system API|Method or attribute name: restoreWindowStage<br>Access level: public API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: isTerminating<br>Access level: system API|Method or attribute name: isTerminating<br>Access level: public API|AbilityContext.d.ts|
|Access level changed|Method or attribute name: requestPermissionsFromUser<br>Access level: system API|Method or attribute name: requestPermissionsFromUser<br>Access level: public API|UIAbilityContext.d.ts|
|Access level changed|Method or attribute name: requestPermissionsFromUser<br>Access level: system API|Method or attribute name: requestPermissionsFromUser<br>Access level: public API|UIAbilityContext.d.ts|
|Access level changed|Method or attribute name: restoreWindowStage<br>Access level: system API|Method or attribute name: restoreWindowStage<br>Access level: public API|UIAbilityContext.d.ts|
|Access level changed|Method or attribute name: isTerminating<br>Access level: system API|Method or attribute name: isTerminating<br>Access level: public API|UIAbilityContext.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 |
| ---- | ------ | ------ | -------- |
|Permission added|Method or attribute name: hangup<br>Permission: N/A|Method or attribute name: hangup<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: hangup<br>Permission: N/A|Method or attribute name: hangup<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: holdCall<br>Permission: N/A|Method or attribute name: holdCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: holdCall<br>Permission: N/A|Method or attribute name: holdCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: unHoldCall<br>Permission: N/A|Method or attribute name: unHoldCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: unHoldCall<br>Permission: N/A|Method or attribute name: unHoldCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: switchCall<br>Permission: N/A|Method or attribute name: switchCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: switchCall<br>Permission: N/A|Method or attribute name: switchCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallWaitingStatus<br>Permission: N/A|Method or attribute name: getCallWaitingStatus<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallWaitingStatus<br>Permission: N/A|Method or attribute name: getCallWaitingStatus<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallWaiting<br>Permission: N/A|Method or attribute name: setCallWaiting<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallWaiting<br>Permission: N/A|Method or attribute name: setCallWaiting<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callDetailsChange<br>Permission: N/A|Method or attribute name: on_callDetailsChange<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callDetailsChange<br>Permission: N/A|Method or attribute name: off_callDetailsChange<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callEventChange<br>Permission: N/A|Method or attribute name: on_callEventChange<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callEventChange<br>Permission: N/A|Method or attribute name: off_callEventChange<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callDisconnectedCause<br>Permission: N/A|Method or attribute name: on_callDisconnectedCause<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callDisconnectedCause<br>Permission: N/A|Method or attribute name: off_callDisconnectedCause<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_mmiCodeResult<br>Permission: N/A|Method or attribute name: on_mmiCodeResult<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_mmiCodeResult<br>Permission: N/A|Method or attribute name: off_mmiCodeResult<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallRestrictionStatus<br>Permission: N/A|Method or attribute name: getCallRestrictionStatus<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallRestrictionStatus<br>Permission: N/A|Method or attribute name: getCallRestrictionStatus<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallRestriction<br>Permission: N/A|Method or attribute name: setCallRestriction<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallRestriction<br>Permission: N/A|Method or attribute name: setCallRestriction<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallTransferInfo<br>Permission: N/A|Method or attribute name: getCallTransferInfo<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallTransferInfo<br>Permission: N/A|Method or attribute name: getCallTransferInfo<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallTransfer<br>Permission: N/A|Method or attribute name: setCallTransfer<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallTransfer<br>Permission: N/A|Method or attribute name: setCallTransfer<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: enableImsSwitch<br>Permission: N/A|Method or attribute name: enableImsSwitch<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: enableImsSwitch<br>Permission: N/A|Method or attribute name: enableImsSwitch<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: disableImsSwitch<br>Permission: N/A|Method or attribute name: disableImsSwitch<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: disableImsSwitch<br>Permission: N/A|Method or attribute name: disableImsSwitch<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: GridColInterface<br>Function name: (option?: GridColOptions): GridColAttribute;|grid_col.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: bundleName<br>Function name: readonly bundleName: string;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Method or attribute name: userId<br>Function name: readonly userId: number;|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Method or attribute name: permissionName<br>Function name: readonly permissionName: string;|permissionDef.d.ts|
|Added|NA|Method or attribute name: grantMode<br>Function name: readonly grantMode: number;|permissionDef.d.ts|
|Added|NA|Method or attribute name: labelId<br>Function name: readonly labelId: number;|permissionDef.d.ts|
|Added|NA|Method or attribute name: descriptionId<br>Function name: readonly descriptionId: number;|permissionDef.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_WITH_EXTENSION_ABILITY|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_WITH_HASH_VALUE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_CERTIFICATE_FINGERPRINT|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_DEFAULT|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_PERMISSION|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_APPLICATION|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_METADATA|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE_INVERTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT_INVERTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE_RESTRICTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT_RESTRICTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: LOCKED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: FORM|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WORK_SCHEDULER|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: INPUT_METHOD|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: SERVICE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: ACCESSIBILITY|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: DATA_SHARE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: FILE_SHARE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: STATIC_SUBSCRIBER|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WALLPAPER|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: BACKUP|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WINDOW|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: ENTERPRISE_ADMIN|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: THUMBNAIL|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: PREVIEW|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: UNSPECIFIED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: UpgradeFlag|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: NOT_UPGRADE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: SINGLE_UPGRADE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: RELATION_UPGRADE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: SupportWindowMode|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: FULL_SCREEN|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: SPLIT|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: FLOATING|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setModuleUpgradeFlag|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setModuleUpgradeFlag|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: isModuleRemovable|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: isModuleRemovable|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundlePackInfo|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundlePackInfo|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getAbilityInfo|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getAbilityInfo|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDispatcherVersion|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDispatcherVersion|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getAbilityLabel|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getAbilityLabel|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getAbilityIcon|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getAbilityIcon|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByAbility|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByAbility|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByExtensionAbility|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByExtensionAbility|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setDisposedStatus|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setDisposedStatus|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDisposedStatus|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDisposedStatus|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getApplicationInfoSync|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getApplicationInfoSync|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundleInfoSync|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundleInfoSync|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|NA|@ohos.distributedBundle.d.ts|
|Deleted|Module name: ohos.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|NA|@ohos.distributedBundle.d.ts|
|Deleted|Module name: ohos.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfos|NA|@ohos.distributedBundle.d.ts|
|Deleted|Module name: ohos.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfos|NA|@ohos.distributedBundle.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: supportWindowMode|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowRatio|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowRatio|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowWidth|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowWidth|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowHeight|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowHeight|NA|abilityInfo.d.ts|
|Deleted|Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: labelIndex|NA|applicationInfo.d.ts|
|Deleted|Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: iconIndex|NA|applicationInfo.d.ts|
|Deleted|Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: fingerprint|NA|applicationInfo.d.ts|
|Deleted|Module name: bundleInfo<br>Class name: BundleInfo<br>Method or attribute name: extensionAbilityInfo|NA|bundleInfo.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: HashParam|NA|bundleInstaller.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: moduleName|NA|bundleInstaller.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: hashValue|NA|bundleInstaller.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: hashParams|NA|bundleInstaller.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: crowdtestDeadline|NA|bundleInstaller.d.ts|
|Deleted|Module name: dispatchInfo<br>Class name: DispatchInfo<br>Method or attribute name: dispatchAPI|NA|dispatchInfo.d.ts|
|Deleted|Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: extensionAbilityType|NA|extensionAbilityInfo.d.ts|
|Deleted|Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: extensionAbilityInfo|NA|hapModuleInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: PackageConfig<br>Method or attribute name: deviceType|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ExtensionAbilities|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ExtensionAbilities<br>Method or attribute name: name|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ExtensionAbilities<br>Method or attribute name: forms|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: deviceType|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: extensionAbilities|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ModuleDistroInfo<br>Method or attribute name: mainAbility|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: supportDimensions|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: defaultDimension|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACK_INFO_ALL|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACKAGES|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_BUNDLE_SUMMARY|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_MODULE_SUMMARY|NA|packInfo.d.ts|
|Deleted|Module name: shortcutInfo<br>Class name: ShortcutInfo<br>Method or attribute name: moduleName|NA|shortcutInfo.d.ts|
|Deprecated version changed|Class name: innerBundleManager<br>Deprecated version: N/A|Class name: innerBundleManager<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager |@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: CheckPackageHasInstalledResponse<br>Deprecated version: N/A|Class name: CheckPackageHasInstalledResponse<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: CheckPackageHasInstalledOptions<br>Deprecated version: N/A|Class name: CheckPackageHasInstalledOptions<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: Package<br>Deprecated version: N/A|Class name: Package<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Method or attribute name: hasInstalled<br>Deprecated version: N/A|Method or attribute name: hasInstalled<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: ExtensionAbilityInfo<br>Deprecated version: 9|Class name: ExtensionAbilityInfo<br>Deprecated version: N/A|extensionAbilityInfo.d.ts|
|Deprecated version changed|Class name: Metadata<br>Deprecated version: 9|Class name: Metadata<br>Deprecated version: N/A|metadata.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.net.connection<br>Class name: connection<br>Method or attribute name: isDefaultNetMetered|@ohos.net.connection.d.ts|
|Added|NA|Module name: ohos.net.connection<br>Class name: connection<br>Method or attribute name: isDefaultNetMetered|@ohos.net.connection.d.ts|
|Added|NA|Method or attribute name: cert<br>Function name: cert?: string;|@ohos.net.socket.d.ts|
|Added|NA|Method or attribute name: key<br>Function name: key?: string;|@ohos.net.socket.d.ts|
|Added|NA|Method or attribute name: NDEF_FORMATABLE<br>Function name: const NDEF_FORMATABLE = 7;|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeUriRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeTextRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeMimeRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeExternalRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: createNdefMessage|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: createNdefMessage|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: messageToBytes|@ohos.nfc.tag.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeUriRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeTextRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeMimeRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeExternalRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: messageToBytes|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefTag<br>Method or attribute name: createNdefMessage|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefTag<br>Method or attribute name: createNdefMessage|NA|nfctech.d.ts|
|Permission changed|Method or attribute name: connect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Method or attribute name: connect<br>Permission: ohos.permission.DISCOVER_BLUETOOTH|@ohos.bluetooth.d.ts|
|Permission changed|Method or attribute name: disconnect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Method or attribute name: disconnect<br>Permission: ohos.permission.DISCOVER_BLUETOOTH|@ohos.bluetooth.d.ts|
|Permission changed|Method or attribute name: connect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Method or attribute name: connect<br>Permission: ohos.permission.DISCOVER_BLUETOOTH|@ohos.bluetooth.d.ts|
|Permission changed|Method or attribute name: disconnect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Method or attribute name: disconnect<br>Permission: ohos.permission.DISCOVER_BLUETOOTH|@ohos.bluetooth.d.ts|
|Permission changed|Method or attribute name: connect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Method or attribute name: connect<br>Permission: ohos.permission.DISCOVER_BLUETOOTH|@ohos.bluetooth.d.ts|
|Permission changed|Method or attribute name: disconnect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Method or attribute name: disconnect<br>Permission: ohos.permission.DISCOVER_BLUETOOTH|@ohos.bluetooth.d.ts|
|Permission changed|Method or attribute name: disconnect<br>Permission: permission ohos.permission.USE_BLUETOOTH|Method or attribute name: disconnect<br>Permission: ohos.permission.USE_BLUETOOTH|@ohos.bluetooth.d.ts|
|Permission changed|Method or attribute name: setTethering<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Method or attribute name: setTethering<br>Permission: ohos.permission.DISCOVER_BLUETOOTH|@ohos.bluetooth.d.ts|
|Permission deleted|Method or attribute name: connect<br>Permission: ohos.permission.INTERNET|Method or attribute name: connect<br>Permission: N/A|@ohos.net.socket.d.ts|
|Permission deleted|Method or attribute name: connect<br>Permission: ohos.permission.INTERNET|Method or attribute name: connect<br>Permission: N/A|@ohos.net.socket.d.ts|
|Permission deleted|Method or attribute name: send<br>Permission: ohos.permission.INTERNET|Method or attribute name: send<br>Permission: N/A|@ohos.net.socket.d.ts|
|Permission deleted|Method or attribute name: send<br>Permission: ohos.permission.INTERNET|Method or attribute name: send<br>Permission: N/A|@ohos.net.socket.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void;|@ohos.url.d.ts|
|Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, arrlist?: ArrayList<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.ArrayList.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, arrlist?: ArrayList<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.ArrayList.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, deque?: Deque<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Deque.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: HashMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.HashMap.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: HashSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.HashSet.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: LightWeightMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LightWeightMap.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: LightWeightSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LightWeightSet.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, LinkedList?: LinkedList<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LinkedList.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, List?: List<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.List.d.ts|
|Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, list?: List<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.List.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, PlainArray?: PlainArray<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.PlainArray.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, Queue?: Queue<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Queue.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, stack?: Stack<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Stack.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: TreeMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.TreeMap.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: TreeSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.TreeSet.d.ts|
|Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, vector?: Vector<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.Vector.d.ts|
|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, vector?: Vector<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Vector.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: MessageEvents|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker<br>Class name: MessageEvents<br>Method or attribute name: data|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: onmessage<br>Function name: onmessage?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void;|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: onmessageerror<br>Function name: onmessageerror?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void;|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: onmessage<br>Function name: onmessage?: (event: MessageEvents) => void;|@ohos.worker.d.ts|
|Added|NA|Method or attribute name: onmessageerror<br>Function name: onmessageerror?: (event: MessageEvents) => void;|@ohos.worker.d.ts|
|Deprecated version changed|Class name: Vector<br>Deprecated version: N/A|Class name: Vector<br>Deprecated version: 9<br>Substitute API: ohos.util.ArrayList |@ohos.util.Vector.d.ts|
|Deprecated version changed|Class name: Worker<br>Deprecated version: N/A|Class name: Worker<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker |@ohos.worker.d.ts|
|Initial version changed|Class name: Vector<br>Initial version: |Class name: Vector<br>Initial version: 8|@ohos.util.Vector.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo<br>Method or attribute name: name|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo<br>Method or attribute name: description|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: AdminType|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_NORMAL|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_SUPER|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_ADDED|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_REMOVED|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableSuperAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableSuperAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: getEnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: getEnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: setEnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: setEnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isSuperAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isSuperAdmin|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: subscribeManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: subscribeManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: unsubscribeManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: unsubscribeManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added|NA|Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager|@ohos.enterprise.dateTimeManager.d.ts|
|Added|NA|Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager<br>Method or attribute name: setDateTime|@ohos.enterprise.dateTimeManager.d.ts|
|Added|NA|Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager<br>Method or attribute name: setDateTime|@ohos.enterprise.dateTimeManager.d.ts|
|Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminEnabled|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminDisabled|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleAdded|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleRemoved|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility|NA|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminEnabled|NA|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminDisabled|NA|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleAdded|NA|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleRemoved|NA|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo<br>Method or attribute name: name|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo<br>Method or attribute name: description|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_NORMAL|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_SUPER|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: ManagedEvent|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_ADDED|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_REMOVED|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableSuperAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableSuperAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getEnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getEnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: setEnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: setEnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isSuperAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isSuperAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getDeviceSettingsManager|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getDeviceSettingsManager|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: subscribeManagedEvent|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: subscribeManagedEvent|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: unsubscribeManagedEvent|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: unsubscribeManagedEvent|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager|NA|DeviceSettingsManager.d.ts|
|Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager<br>Method or attribute name: setDateTime|NA|DeviceSettingsManager.d.ts|
|Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager<br>Method or attribute name: setDateTime|NA|DeviceSettingsManager.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Deprecated version changed|Class name: bytrace<br>Deprecated version: N/A|Class name: bytrace<br>Deprecated version: 8<br>Substitute API: ohos.hiTraceMeter |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: startTrace<br>Deprecated version: N/A|Method or attribute name: startTrace<br>Deprecated version: 8<br>Substitute API: ohos.hiTraceMeter.startTrace |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: finishTrace<br>Deprecated version: N/A|Method or attribute name: finishTrace<br>Deprecated version: 8<br>Substitute API: ohos.hiTraceMeter.finishTrace |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: traceByValue<br>Deprecated version: N/A|Method or attribute name: traceByValue<br>Deprecated version: 8<br>Substitute API: ohos.hiTraceMeter.traceByValue |@ohos.bytrace.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.data.distributedData<br>Class name: KVStore<br>Method or attribute name: off_syncComplete|@ohos.data.distributedData.d.ts|
|Added|NA|Module name: ohos.data.distributedData<br>Class name: SingleKVStore<br>Method or attribute name: on_dataChange|@ohos.data.distributedData.d.ts|
|Added|NA|Module name: ohos.data.distributedData<br>Class name: SingleKVStore<br>Method or attribute name: off_dataChange|@ohos.data.distributedData.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: get|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: get|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getEntries|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSet|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSize|@ohos.data.distributedKVStore.d.ts|
|Added|NA|Module name: ohos.data.distributedKVStore<br>Class name: DeviceKVStore<br>Method or attribute name: getResultSize|@ohos.data.distributedKVStore.d.ts|
|Access level changed|Method or attribute name: update<br>Access level: public API|Method or attribute name: update<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: update<br>Access level: public API|Method or attribute name: update<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: delete<br>Access level: public API|Method or attribute name: delete<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: delete<br>Access level: public API|Method or attribute name: delete<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: query<br>Access level: public API|Method or attribute name: query<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: query<br>Access level: public API|Method or attribute name: query<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: update<br>Access level: public API|Method or attribute name: update<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: update<br>Access level: public API|Method or attribute name: update<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: delete<br>Access level: public API|Method or attribute name: delete<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: delete<br>Access level: public API|Method or attribute name: delete<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: query<br>Access level: public API|Method or attribute name: query<br>Access level: system API|@ohos.data.rdb.d.ts|
|Access level changed|Method or attribute name: query<br>Access level: public API|Method or attribute name: query<br>Access level: system API|@ohos.data.rdb.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: READ_ONLY|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: WRITE_ONLY|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: READ_WRITE|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: CREATE|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: TRUNC|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: APPEND|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: NONBLOCK|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: DIR|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: NOFOLLOW|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: SYNC|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: openSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: readSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: stat|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: stat|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: statSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncateSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: writeSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: File|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: File<br>Method or attribute name: fd|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: ino|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: mode|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: uid|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: gid|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: size|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: atime|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: mtime|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: ctime|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isBlockDevice|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isCharacterDevice|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isDirectory|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isFIFO|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isFile|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isSocket|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isSymbolicLink|@ohos.file.fs.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.truncate |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncateSync<br>Deprecated version: N/A|Method or attribute name: ftruncateSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.truncateSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstat<br>Deprecated version: N/A|Method or attribute name: fstat<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.stat |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstat<br>Deprecated version: N/A|Method or attribute name: fstat<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstatSync<br>Deprecated version: N/A|Method or attribute name: fstatSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.statSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.open |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: openSync<br>Deprecated version: N/A|Method or attribute name: openSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.openSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.read |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: readSync<br>Deprecated version: N/A|Method or attribute name: readSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.readSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: stat<br>Deprecated version: N/A|Method or attribute name: stat<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.stat |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: stat<br>Deprecated version: N/A|Method or attribute name: stat<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: statSync<br>Deprecated version: N/A|Method or attribute name: statSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.statSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.truncate |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncateSync<br>Deprecated version: N/A|Method or attribute name: truncateSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.truncateSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.write |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: writeSync<br>Deprecated version: N/A|Method or attribute name: writeSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.writeSync |@ohos.fileio.d.ts|
|Deprecated version changed|Class name: Stat<br>Deprecated version: N/A|Class name: Stat<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.Stat |@ohos.fileio.d.ts|
|Deprecated version changed|Class name: ReadOut<br>Deprecated version: N/A|Class name: ReadOut<br>Deprecated version: 9|@ohos.fileio.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_PERMISSION|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_PARAMCHECK|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_UNSUPPORTED|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_PACKAGEMANAGER|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_IMENGINE|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_IMCLIENT|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_KEYEVENT|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_CONFPERSIST|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_CONTROLLER|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_SETTINGS|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_IMMS|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: EXCEPTION_OTHERS|NA|@ohos.inputmethod.d.ts|
|Deleted|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off|NA|@ohos.inputmethodengine.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.stationary<br>Class name: stationary|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityResponse|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityResponse<br>Method or attribute name: state|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityEvent|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: ENTER|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: EXIT|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: ENTER_EXIT|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityState|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityState<br>Method or attribute name: ENTER|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityState<br>Method or attribute name: EXIT|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: on|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: once|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: off|@ohos.stationary.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: supportKeys<br>Function name: function supportKeys(deviceId: number, keys: Array<KeyCode>, callback: AsyncCallback<Array<boolean>>): void;|@ohos.multimodalInput.inputDevice.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: BundleOption|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: BundleOption<br>Method or attribute name: bundle|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: BundleOption<br>Method or attribute name: uid|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: NotificationKey|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: NotificationKey<br>Method or attribute name: id|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: NotificationKey<br>Method or attribute name: label|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: RemoveReason|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: RemoveReason<br>Method or attribute name: CANCEL_REASON_REMOVE|@ohos.notificationSubscribe.d.ts|
|Deleted|Module name: ohos.notificationManager<br>Class name: NotificationKey|NA|@ohos.notificationManager.d.ts|
|Deleted|Module name: ohos.notificationManager<br>Class name: NotificationKey<br>Method or attribute name: id|NA|@ohos.notificationManager.d.ts|
|Deleted|Module name: ohos.notificationManager<br>Class name: NotificationKey<br>Method or attribute name: label|NA|@ohos.notificationManager.d.ts|
|Deleted|Module name: ohos.notificationManager<br>Class name: RemoveReason|NA|@ohos.notificationManager.d.ts|
|Deleted|Module name: ohos.notificationManager<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|NA|@ohos.notificationManager.d.ts|
|Deleted|Module name: ohos.notificationManager<br>Class name: RemoveReason<br>Method or attribute name: CANCEL_REASON_REMOVE|NA|@ohos.notificationManager.d.ts|
|Access level changed|Class name: notificationSubscribe<br>Access level: public API|Class name: notificationSubscribe<br>Access level: system API|@ohos.notificationSubscribe.d.ts|
|Access level changed|Class name: notificationSubscribe<br>Access level: public API|Class name: notificationSubscribe<br>Access level: system API|@ohos.notificationSubscribe.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9|@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: 9|@ohos.ability.particleAbility.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: minSamplePeriod<br>Function name: minSamplePeriod:number;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: maxSamplePeriod<br>Function name: maxSamplePeriod:number;|@ohos.sensor.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Permission deleted|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: ohos.permission.GET_NETWORK_INFO|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: N/A|@ohos.telephony.data.d.ts|
|Permission deleted|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: ohos.permission.GET_NETWORK_INFO|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: N/A|@ohos.telephony.data.d.ts|
|Permission deleted|Method or attribute name: getDefaultCellularDataSlotIdSync<br>Permission: ohos.permission.GET_NETWORK_INFO|Method or attribute name: getDefaultCellularDataSlotIdSync<br>Permission: N/A|@ohos.telephony.data.d.ts|
|Permission added|Method or attribute name: sendUpdateCellLocationRequest<br>Permission: N/A|Method or attribute name: sendUpdateCellLocationRequest<br>Permission: ohos.permission.LOCATION|@ohos.telephony.radio.d.ts|
|Permission added|Method or attribute name: sendUpdateCellLocationRequest<br>Permission: N/A|Method or attribute name: sendUpdateCellLocationRequest<br>Permission: ohos.permission.LOCATION|@ohos.telephony.radio.d.ts|
|Permission added|Method or attribute name: sendUpdateCellLocationRequest<br>Permission: N/A|Method or attribute name: sendUpdateCellLocationRequest<br>Permission: ohos.permission.LOCATION|@ohos.telephony.radio.d.ts|
|Permission added|Method or attribute name: getLockState<br>Permission: N/A|Method or attribute name: getLockState<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
|Permission added|Method or attribute name: getLockState<br>Permission: N/A|Method or attribute name: getLockState<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.sim.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: bundleName<br>Function name: bundleName?: string;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: title<br>Function name: title?: string;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: focused<br>Function name: focused?: boolean;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: actived<br>Function name: actived?: boolean;|@ohos.uitest.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Error code added|NA|Method or attribute name: getOnlineUpdater<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getRestorer<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getLocalUpdater<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: checkNewVersion<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getNewVersionInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getNewVersionDescription<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getCurrentVersionInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getCurrentVersionDescription<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getTaskInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: download<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: resumeDownload<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: pauseDownload<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: upgrade<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: clearError<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getUpgradePolicy<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: setUpgradePolicy<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: terminateUpgrade<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: off<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: factoryReset<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: verifyUpgradePackage<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: applyNewVersion<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: off<br>Error code: 201, 401, 11500104|@ohos.update.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|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode|NA|@ohos.userIAM.faceAuth.d.ts|
|Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: FAIL|NA|@ohos.userIAM.faceAuth.d.ts|
|Deleted|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: INVALID_PARAMETERS|NA|@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: AuthenticationResult<br>Deprecated version: N/A|Class name: AuthenticationResult<br>Deprecated version: 8<br>Substitute API: ohos.userIAM.userAuth.ResultCode |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: Authenticator<br>Deprecated version: N/A|Class name: Authenticator<br>Deprecated version: 8|@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: UserAuth<br>Deprecated version: N/A|Class name: UserAuth<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthInstance |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: IUserAuthCallback<br>Deprecated version: N/A|Class name: IUserAuthCallback<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthEvent |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: SUCCESS<br>Deprecated version: N/A|Method or attribute name: SUCCESS<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: FAIL<br>Deprecated version: N/A|Method or attribute name: FAIL<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: GENERAL_ERROR<br>Deprecated version: N/A|Method or attribute name: GENERAL_ERROR<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: CANCELED<br>Deprecated version: N/A|Method or attribute name: CANCELED<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: TIMEOUT<br>Deprecated version: N/A|Method or attribute name: TIMEOUT<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: TYPE_NOT_SUPPORT<br>Deprecated version: N/A|Method or attribute name: TYPE_NOT_SUPPORT<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: TRUST_LEVEL_NOT_SUPPORT<br>Deprecated version: N/A|Method or attribute name: TRUST_LEVEL_NOT_SUPPORT<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: BUSY<br>Deprecated version: N/A|Method or attribute name: BUSY<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: INVALID_PARAMETERS<br>Deprecated version: N/A|Method or attribute name: INVALID_PARAMETERS<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: LOCKED<br>Deprecated version: N/A|Method or attribute name: LOCKED<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: NOT_ENROLLED<br>Deprecated version: N/A|Method or attribute name: NOT_ENROLLED<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Initial version changed|Class name: IUserAuthCallback<br>Initial version: 6|Class name: IUserAuthCallback<br>Initial version: 8|@ohos.userIAM.userAuth.d.ts|
|Initial version changed|Class name: AuthEvent<br>Initial version: 6|Class name: AuthEvent<br>Initial version: 9|@ohos.userIAM.userAuth.d.ts|
|Error code added|NA|Method or attribute name: setSurfaceId<br>Error code: 201, 202, 12700001|@ohos.userIAM.faceAuth.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: saveCookieAsync<br>Function name: static saveCookieAsync(): Promise<void>;|@ohos.web.webview.d.ts|
|Added|NA|Method or attribute name: saveCookieAsync<br>Function name: static saveCookieAsync(callback: AsyncCallback<void>): void;|@ohos.web.webview.d.ts|
|Added|NA|Method or attribute name: stop<br>Function name: stop(): void;|@ohos.web.webview.d.ts|
|Deleted|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: saveCookieSync|NA|@ohos.web.webview.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.app.ability.Ability<br>Class name: Ability|@ohos.app.ability.Ability.d.ts|
|Added|NA|Module name: ohos.app.ability.Ability<br>Class name: Ability<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.Ability.d.ts|
|Added|NA|Module name: ohos.app.ability.Ability<br>Class name: Ability<br>Method or attribute name: onMemoryLevel|@ohos.app.ability.Ability.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: AbilityConstant|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam<br>Method or attribute name: launchReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam<br>Method or attribute name: lastExitReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: UNKNOWN|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: START_ABILITY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: CALL|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: CONTINUATION|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: APP_RECOVERY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: UNKNOWN|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: ABILITY_NOT_RESPONDING|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: NORMAL|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: MISMATCH|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_MODERATE|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_LOW|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_CRITICAL|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_UNDEFINED|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_FULLSCREEN|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_FLOATING|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_MISMATCH|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType<br>Method or attribute name: CONTINUATION|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType<br>Method or attribute name: APP_RECOVERY|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry<br>Method or attribute name: getAbilityDelegator|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry<br>Method or attribute name: getArguments|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: UNINITIALIZED|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: CREATE|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: FOREGROUND|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: BACKGROUND|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: DESTROY|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityCreate|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageCreate|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageActive|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageInactive|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageDestroy|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityDestroy|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityForeground|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityBackground|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityContinue|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: INITIAL|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: FOREGROUND|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: BACKGROUND|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: FOREGROUNDING|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: BACKGROUNDING|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: updateConfiguration|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: updateConfiguration|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getAbilityRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getAbilityRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getExtensionRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getExtensionRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getTopAbility|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getTopAbility|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: context|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onCreate|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onAcceptWant|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onMemoryLevel|@ohos.app.ability.AbilityStage.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_CREATE|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_FOREGROUND|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_ACTIVE|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_BACKGROUND|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_DESTROY|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_CREATE|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_FOREGROUND|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_ACTIVE|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_BACKGROUND|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_DESTROY|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: on_applicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: on_applicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: off_applicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: off_applicationState|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getForegroundApplications|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getForegroundApplications|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessWithAccount|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessWithAccount|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRunningInStabilityTest|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRunningInStabilityTest|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessesByBundleName|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessesByBundleName|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: clearUpApplicationData|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: clearUpApplicationData|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRamConstrainedDevice|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRamConstrainedDevice|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getAppMemorySize|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getAppMemorySize|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getProcessRunningInformation|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getProcessRunningInformation|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: ALWAYS_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: CPP_CRASH_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: JS_CRASH_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: APP_FREEZE_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag<br>Method or attribute name: SAVE_WHEN_ERROR|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag<br>Method or attribute name: SAVE_WHEN_BACKGROUND|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag<br>Method or attribute name: SAVE_WITH_FILE|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag<br>Method or attribute name: SAVE_WITH_SHARED_MEMORY|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: enableAppRecovery|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: restartApp|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: saveAppState|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.common<br>Class name: common|@ohos.app.ability.common.d.ts|
|Added|NA|Module name: ohos.app.ability.common<br>Class name: AreaMode|@ohos.app.ability.common.d.ts|
|Added|NA|Module name: ohos.app.ability.common<br>Class name: AreaMode<br>Method or attribute name: EL1|@ohos.app.ability.common.d.ts|
|Added|NA|Module name: ohos.app.ability.common<br>Class name: AreaMode<br>Method or attribute name: EL2|@ohos.app.ability.common.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: language|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: colorMode|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: direction|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: screenDensity|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: displayId|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: hasPointerDevice|@ohos.app.ability.Configuration.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ConfigurationConstant|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_DARK|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_LIGHT|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_VERTICAL|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_HORIZONTAL|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_SDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_MDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_LDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XXLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XXXLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.contextConstant<br>Class name: contextConstant|@ohos.app.ability.contextConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode|@ohos.app.ability.contextConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode<br>Method or attribute name: EL1|@ohos.app.ability.contextConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode<br>Method or attribute name: EL2|@ohos.app.ability.contextConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.EnvironmentCallback<br>Class name: EnvironmentCallback|@ohos.app.ability.EnvironmentCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.EnvironmentCallback<br>Class name: EnvironmentCallback<br>Method or attribute name: onConfigurationUpdated|@ohos.app.ability.EnvironmentCallback.d.ts|
|Added|NA|Module name: ohos.app.ability.errorManager<br>Class name: errorManager|@ohos.app.ability.errorManager.d.ts|
|Added|NA|Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: on_error|@ohos.app.ability.errorManager.d.ts|
|Added|NA|Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: off_error|@ohos.app.ability.errorManager.d.ts|
|Added|NA|Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: off_error|@ohos.app.ability.errorManager.d.ts|
|Added|NA|Module name: ohos.app.ability.ExtensionAbility<br>Class name: ExtensionAbility|@ohos.app.ability.ExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: on_mission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: off_mission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: off_mission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfo|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfo|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfos|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfos|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getLowResolutionMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getLowResolutionMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: lockMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: lockMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: unlockMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: unlockMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearMission|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearAllMissions|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearAllMissions|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: moduleName|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: originHapHash|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: quickFixFilePath|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleName|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionCode|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionName|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionCode|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionName|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: hapModuleQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: context|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onCreate|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDestroy|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onRequest|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onConnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDisconnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onReconnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDump|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions|@ohos.app.ability.StartOptions.d.ts|
|Added|NA|Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions<br>Method or attribute name: windowMode|@ohos.app.ability.StartOptions.d.ts|
|Added|NA|Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions<br>Method or attribute name: displayId|@ohos.app.ability.StartOptions.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: OnReleaseCallback|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: OnReleaseCallback<br>Method or attribute name: OnReleaseCallback|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: CalleeCallback|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: CalleeCallback<br>Method or attribute name: CalleeCallback|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: call|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: callWithResult|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: release|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: onRelease|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: on_release|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: off_release|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: off_release|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Callee|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Callee<br>Method or attribute name: on|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: Callee<br>Method or attribute name: off|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: context|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: launchWant|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: lastRequestWant|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: callee|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onCreate|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageCreate|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageDestroy|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageRestore|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onDestroy|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onForeground|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onBackground|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onContinue|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onNewWant|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onDump|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onSaveState|@ohos.app.ability.UIAbility.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: deviceId|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: bundleName|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: abilityName|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: uri|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: type|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: flags|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: action|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: parameters|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: entities|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: moduleName|@ohos.app.ability.Want.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getBundleName|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getBundleName|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getUid|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getUid|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWant|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWant|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: cancel|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: cancel|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: trigger|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: trigger|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: equal|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: equal|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getOperationType|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getOperationType|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: ONE_TIME_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: NO_BUILD_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: CANCEL_PRESENT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: UPDATE_PRESENT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: CONSTANT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ELEMENT|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ACTION|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_URI|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ENTITIES|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_BUNDLE|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: UNKNOWN_TYPE|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_ABILITY|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_ABILITIES|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_SERVICE|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: SEND_COMMON_EVENT|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: info|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: want|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: finalCode|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: finalData|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: extraInfo|@ohos.app.ability.wantAgent.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: wantConstant|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_HOME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DIAL|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEARCH|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_WIRELESS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MANAGE_APPLICATIONS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_APPLICATION_DETAILS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SET_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SHOW_ALARMS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SNOOZE_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DISMISS_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DISMISS_TIMER|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_SMS|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_CHOOSE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_IMAGE_CAPTURE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_VIDEO_CAPTURE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SELECT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_MULTIPLE_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SCAN_MEDIA_FILE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_VIEW_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_EDIT_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: INTENT_PARAMS_INTENT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: INTENT_PARAMS_TITLE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_FILE_SELECT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: PARAMS_STREAM|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_APP_ACCOUNT_AUTH|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MARKET_DOWNLOAD|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MARKET_CROWDTEST|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_SANDBOX|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_BUNDLE_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_MODULE_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_ABILITY_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_INDEX|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_DEFAULT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_HOME|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_VOICE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_BROWSABLE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_VIDEO|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_READ_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_WRITE_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_FORWARD_RESULT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CONTINUATION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_NOT_OHOS_COMPONENT|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_FORM_ENABLED|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_PERSISTABLE_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_PREFIX_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITYSLICE_MULTI_DEVICE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_START_FOREGROUND_ABILITY|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CONTINUATION_REVERSIBLE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_INSTALL_ON_DEMAND|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_INSTALL_WITH_BACKGROUND_MODE|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CLEAR_MISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_NEW_MISSION|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_MISSION_TOP|@ohos.app.ability.wantConstant.d.ts|
|Added|NA|Module name: ohos.app.form.formBindingData<br>Class name: formBindingData|@ohos.app.form.formBindingData.d.ts|
|Added|NA|Module name: ohos.app.form.formBindingData<br>Class name: formBindingData<br>Method or attribute name: createFormBindingData|@ohos.app.form.formBindingData.d.ts|
|Added|NA|Module name: ohos.app.form.formBindingData<br>Class name: FormBindingData|@ohos.app.form.formBindingData.d.ts|
|Added|NA|Module name: ohos.app.form.formBindingData<br>Class name: FormBindingData<br>Method or attribute name: data|@ohos.app.form.formBindingData.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: context|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onAddForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onCastToNormalForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onUpdateForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onChangeFormVisibility|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onFormEvent|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onRemoveForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onConfigurationUpdate|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onAcquireFormState|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onShareForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: requestForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: requestForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: castToNormalForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: castToNormalForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyVisibleForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyVisibleForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyInvisibleForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyInvisibleForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: enableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: enableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: disableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: disableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: isSystemReady|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: isSystemReady|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getAllFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getAllFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteInvalidForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteInvalidForms|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: acquireFormState|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: acquireFormState|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: on_formUninstall|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: off_formUninstall|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsVisible|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsVisible|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsEnableUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsEnableUpdate|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: shareForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: shareForm|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsPrivacyProtected|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsPrivacyProtected|@ohos.app.form.formHost.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: formInfo|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: bundleName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: moduleName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: abilityName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: name|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: description|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: type|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: jsComponentName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: colorMode|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: isDefault|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: updateEnabled|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: formVisibleNotify|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: relatedBundleName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: scheduledUpdateTime|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: formConfigAbility|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: updateDuration|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: defaultDimension|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: supportDimensions|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: customizeData|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormType|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormType<br>Method or attribute name: JS|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormType<br>Method or attribute name: eTS|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: ColorMode|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_AUTO|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_DARK|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_LIGHT|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo<br>Method or attribute name: formState|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo<br>Method or attribute name: want|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormState|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: UNKNOWN|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: DEFAULT|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: READY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: IDENTITY_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: DIMENSION_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: MODULE_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: WIDTH_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: HEIGHT_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: TEMPORARY_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: BUNDLE_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: ABILITY_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: DEVICE_ID_KEY|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfoFilter|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormInfoFilter<br>Method or attribute name: moduleName|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_1_2|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_2|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_4|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_4_4|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_1|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: VisibilityType|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_VISIBLE|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_INVISIBLE|@ohos.app.form.formInfo.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: setFormNextRefreshTime|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: setFormNextRefreshTime|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: updateForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: updateForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: isRequestPublishFormSupported|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: isRequestPublishFormSupported|@ohos.app.form.formProvider.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: APP_RECOVERY|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_AGREE|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_MISMATCH|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_AGREE|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: StateType|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: StateType<br>Method or attribute name: CONTINUATION|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.AbilityConstant<br>Class name: StateType<br>Method or attribute name: APP_RECOVERY|@ohos.application.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility|@ohos.application.ExtensionAbility.d.ts|
|Added|NA|Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility<br>Method or attribute name: onConfigurationUpdated|@ohos.application.ExtensionAbility.d.ts|
|Added|NA|Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility<br>Method or attribute name: onMemoryLevel|@ohos.application.ExtensionAbility.d.ts|
|Added|NA|Module name: ohos.application.formInfo<br>Class name: FormType<br>Method or attribute name: eTS|@ohos.application.formInfo.d.ts|
|Added|NA|Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, timeout: number, callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, timeout?: number): Promise<UIAbility>;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: getAbilityState<br>Function name: getAbilityState(ability: UIAbility): number;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: getCurrentTopAbility<br>Function name: getCurrentTopAbility(callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: getCurrentTopAbility<br>Function name: getCurrentTopAbility(): Promise<UIAbility>|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: doAbilityForeground<br>Function name: doAbilityForeground(ability: UIAbility, callback: AsyncCallback<void>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: doAbilityForeground<br>Function name: doAbilityForeground(ability: UIAbility): Promise<void>;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: doAbilityBackground<br>Function name: doAbilityBackground(ability: UIAbility, callback: AsyncCallback<void>): void;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: doAbilityBackground<br>Function name: doAbilityBackground(ability: UIAbility): Promise<void>;|abilityDelegator.d.ts|
|Added|NA|Method or attribute name: onAbilityCreate<br>Function name: onAbilityCreate?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onAbilityForeground<br>Function name: onAbilityForeground?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onAbilityBackground<br>Function name: onAbilityBackground?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onAbilityDestroy<br>Function name: onAbilityDestroy?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onWindowStageCreate<br>Function name: onWindowStageCreate?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onWindowStageRestore<br>Function name: onWindowStageRestore?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Method or attribute name: onWindowStageDestroy<br>Function name: onWindowStageDestroy?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added|NA|Module name: ContinueCallback<br>Class name: ContinueCallback|ContinueCallback.d.ts|
|Added|NA|Module name: ContinueCallback<br>Class name: ContinueCallback<br>Method or attribute name: onContinueDone|ContinueCallback.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: srcDeviceId|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: dstDeviceId|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: missionId|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: wantParam|ContinueDeviceInfo.d.ts|
|Added|NA|Module name: MissionListener<br>Class name: MissionListener<br>Method or attribute name: onMissionLabelUpdated|MissionListener.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: abilityInfo|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: currentHapModuleInfo|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: config|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityByCall|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelf|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelf|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelfWithResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelfWithResult|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: connectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: connectServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: disconnectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: disconnectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionLabel|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionLabel|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionIcon|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionIcon|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: requestPermissionsFromUser|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: requestPermissionsFromUser|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: restoreWindowStage|UIAbilityContext.d.ts|
|Added|NA|Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: isTerminating|UIAbilityContext.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode|NA|@ohos.application.context.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode<br>Method or attribute name: EL1|NA|@ohos.application.context.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode<br>Method or attribute name: EL2|NA|@ohos.application.context.d.ts|
|Deleted|Module name: ohos.application.formInfo<br>Class name: VisibilityType|NA|@ohos.application.formInfo.d.ts|
|Deleted|Module name: ohos.application.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_VISIBLE|NA|@ohos.application.formInfo.d.ts|
|Deleted|Module name: ohos.application.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_INVISIBLE|NA|@ohos.application.formInfo.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: HapModuleQuickFixInfo|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: moduleName|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: originHapHash|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: quickFixFilePath|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleName|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionCode|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionName|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionCode|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionName|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: hapModuleQuickFixInfo|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo|NA|@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo|NA|@ohos.application.quickFixManager.d.ts|
|Model changed|Class name: ability<br>Model: @StageModelOnly|Class name: ability<br>Model: @FAModelOnly|@ohos.ability.ability.d.ts|
|Access level changed|Method or attribute name: startAbilityByCall<br>Access level: public API|Method or attribute name: startAbilityByCall<br>Access level: system API|AbilityContext.d.ts|
|Deprecated version changed|Class name: wantConstant<br>Deprecated version: N/A|Class name: wantConstant<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.wantConstant |@ohos.ability.wantConstant.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_APP_ACCOUNT_OAUTH<br>Deprecated version: N/A|Method or attribute name: ACTION_APP_ACCOUNT_OAUTH<br>Deprecated version: 9<br>Substitute API: wantConstant.Action|@ohos.ability.wantConstant.d.ts|
|Deprecated version changed|Class name: OnReleaseCallBack<br>Deprecated version: N/A|Class name: OnReleaseCallBack<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: CalleeCallBack<br>Deprecated version: N/A|Class name: CalleeCallBack<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Caller<br>Deprecated version: N/A|Class name: Caller<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Callee<br>Deprecated version: N/A|Class name: Callee<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Ability<br>Deprecated version: N/A|Class name: Ability<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: AbilityConstant<br>Deprecated version: N/A|Class name: AbilityConstant<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.AbilityConstant |@ohos.application.AbilityConstant.d.ts|
|Deprecated version changed|Class name: abilityDelegatorRegistry<br>Deprecated version: N/A|Class name: abilityDelegatorRegistry<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.abilityDelegatorRegistry |@ohos.application.abilityDelegatorRegistry.d.ts|
|Deprecated version changed|Class name: AbilityLifecycleCallback<br>Deprecated version: N/A|Class name: AbilityLifecycleCallback<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.AbilityLifecycleCallback |@ohos.application.AbilityLifecycleCallback.d.ts|
|Deprecated version changed|Class name: abilityManager<br>Deprecated version: N/A|Class name: abilityManager<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.abilityManager |@ohos.application.abilityManager.d.ts|
|Deprecated version changed|Class name: AbilityStage<br>Deprecated version: N/A|Class name: AbilityStage<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.AbilityStage |@ohos.application.AbilityStage.d.ts|
|Deprecated version changed|Class name: appManager<br>Deprecated version: N/A|Class name: appManager<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.appManager |@ohos.application.appManager.d.ts|
|Deprecated version changed|Class name: Configuration<br>Deprecated version: N/A|Class name: Configuration<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.Configuration |@ohos.application.Configuration.d.ts|
|Deprecated version changed|Class name: ConfigurationConstant<br>Deprecated version: N/A|Class name: ConfigurationConstant<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.ConfigurationConstant |@ohos.application.ConfigurationConstant.d.ts|
|Deprecated version changed|Class name: context<br>Deprecated version: N/A|Class name: context<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.common |@ohos.application.context.d.ts|
|Deprecated version changed|Class name: EnvironmentCallback<br>Deprecated version: N/A|Class name: EnvironmentCallback<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.EnvironmentCallback |@ohos.application.EnvironmentCallback.d.ts|
|Deprecated version changed|Class name: errorManager<br>Deprecated version: N/A|Class name: errorManager<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.errorManager |@ohos.application.errorManager.d.ts|
|Deprecated version changed|Class name: formBindingData<br>Deprecated version: N/A|Class name: formBindingData<br>Deprecated version: 9<br>Substitute API: ohos.app.form.formBindingData |@ohos.application.formBindingData.d.ts|
|Deprecated version changed|Class name: FormExtension<br>Deprecated version: N/A|Class name: FormExtension<br>Deprecated version: 9<br>Substitute API: ohos.app.form.FormExtensionAbility |@ohos.application.FormExtension.d.ts|
|Deprecated version changed|Class name: formHost<br>Deprecated version: N/A|Class name: formHost<br>Deprecated version: 9<br>Substitute API: ohos.app.form.formHost |@ohos.application.formHost.d.ts|
|Deprecated version changed|Class name: formInfo<br>Deprecated version: N/A|Class name: formInfo<br>Deprecated version: 9<br>Substitute API: ohos.app.form.formInfo |@ohos.application.formInfo.d.ts|
|Deprecated version changed|Class name: formProvider<br>Deprecated version: N/A|Class name: formProvider<br>Deprecated version: 9<br>Substitute API: ohos.app.form.formProvider |@ohos.application.formProvider.d.ts|
|Deprecated version changed|Class name: missionManager<br>Deprecated version: N/A|Class name: missionManager<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.missionManager |@ohos.application.missionManager.d.ts|
|Deprecated version changed|Class name: ServiceExtensionAbility<br>Deprecated version: N/A|Class name: ServiceExtensionAbility<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.ServiceExtensionAbility |@ohos.application.ServiceExtensionAbility.d.ts|
|Deprecated version changed|Class name: StartOptions<br>Deprecated version: N/A|Class name: StartOptions<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.StartOptions |@ohos.application.StartOptions.d.ts|
|Deprecated version changed|Class name: Want<br>Deprecated version: N/A|Class name: Want<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.Want |@ohos.application.Want.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9<br>Substitute API: ohos.continuation.continuationManager.continuationManager|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: unregister<br>Deprecated version: N/A|Method or attribute name: unregister<br>Deprecated version: 9<br>Substitute API: ohos.continuation.continuationManager.continuationManager|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: unregister<br>Deprecated version: N/A|Method or attribute name: unregister<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: updateConnectStatus<br>Deprecated version: N/A|Method or attribute name: updateConnectStatus<br>Deprecated version: 9<br>Substitute API: ohos.continuation.continuationManager.continuationManager|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: updateConnectStatus<br>Deprecated version: N/A|Method or attribute name: updateConnectStatus<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9<br>Substitute API: ohos.continuation.continuationManager.continuationManager|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Class name: wantAgent<br>Deprecated version: N/A|Class name: wantAgent<br>Deprecated version: 9<br>Substitute API: ohos.app.ability.wantAgent |@ohos.wantAgent.d.ts|
|Deprecated version changed|Method or attribute name: connectAbility<br>Deprecated version: N/A|Method or attribute name: connectAbility<br>Deprecated version: 9<br>Substitute API: connectServiceExtensionAbility |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: N/A|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: 9<br>Substitute API: connectServiceExtensionAbilityWithAccount |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9<br>Substitute API: disconnectServiceExtensionAbility |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9|AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: registerAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: registerAbilityLifecycleCallback<br>Deprecated version: 9<br>Substitute API: on |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: 9<br>Substitute API: off |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: 9|ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: registerEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: registerEnvironmentCallback<br>Deprecated version: 9<br>Substitute API: on |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: 9<br>Substitute API: off |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: 9|ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbility<br>Deprecated version: N/A|Method or attribute name: connectAbility<br>Deprecated version: 9<br>Substitute API: connectServiceExtensionAbility |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: N/A|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: 9<br>Substitute API: connectServiceExtensionAbilityWithAccount |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9<br>Substitute API: disconnectServiceExtensionAbility |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9|ServiceExtensionContext.d.ts|
|Initial version changed|Class name: AbilityDelegator<br>Initial version: 8|Class name: AbilityDelegator<br>Initial version: 9|abilityDelegator.d.ts|
|Permission deleted|Class name: distributedMissionManager<br>Permission: ohos.permission.MANAGE_MISSIONS|Class name: distributedMissionManager<br>Permission: N/A|@ohos.distributedMissionManager.d.ts|
|Error code added|NA|Method or attribute name: on_deviceConnect<br>Error code: 401, 16600001, 16600002, 16600004|@ohos.continuation.continuationManager.d.ts|
|Error code added|NA|Method or attribute name: on_deviceDisconnect<br>Error code: 401, 16600001, 16600002, 16600004|@ohos.continuation.continuationManager.d.ts|
|Error code added|NA|Method or attribute name: startSyncRemoteMissions<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added|NA|Method or attribute name: stopSyncRemoteMissions<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added|NA|Method or attribute name: registerMissionListener<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityByCall<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelf<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelf<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelfWithResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelfWithResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: setMissionLabel<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: setMissionIcon<br>Error code: 401|AbilityContext.d.ts|
|Error code added|NA|Method or attribute name: addAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: addAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: addAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: addAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: removeAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: removeAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: removeAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: removeAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: printSync<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: finishTest<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: finishTest<br>Error code: 401|abilityDelegator.d.ts|
|Error code added|NA|Method or attribute name: createBundleContext<br>Error code: 401|Context.d.ts|
|Error code added|NA|Method or attribute name: createModuleContext<br>Error code: 401|Context.d.ts|
|Error code added|NA|Method or attribute name: createModuleContext<br>Error code: 401|Context.d.ts|
|Error code added|NA|Method or attribute name: on<br>Error code: 401|EventHub.d.ts|
|Error code added|NA|Method or attribute name: off<br>Error code: 401|EventHub.d.ts|
|Error code added|NA|Method or attribute name: emit<br>Error code: 401|EventHub.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelf<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: terminateSelf<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added|NA|Method or attribute name: startAbilityByCall<br>Error code: 401|ServiceExtensionContext.d.ts|
|Permission added|Method or attribute name: startSyncRemoteMissions<br>Permission: N/A|Method or attribute name: startSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: startSyncRemoteMissions<br>Permission: N/A|Method or attribute name: startSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: stopSyncRemoteMissions<br>Permission: N/A|Method or attribute name: stopSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: stopSyncRemoteMissions<br>Permission: N/A|Method or attribute name: stopSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: registerMissionListener<br>Permission: N/A|Method or attribute name: registerMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: registerMissionListener<br>Permission: N/A|Method or attribute name: registerMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: unRegisterMissionListener<br>Permission: N/A|Method or attribute name: unRegisterMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Access level changed|Method or attribute name: startAbilityByCall<br>Access level: public API|Method or attribute name: startAbilityByCall<br>Access level: system API|AbilityContext.d.ts|
| 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 | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: createAccount|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: getAllAccounts<br>Function name: getAllAccounts(callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: createAccount|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: getAllAccounts<br>Function name: getAllAccounts(): Promise<Array<AppAccountInfo>>;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: createAccount|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: selectAccountsByOptions<br>Function name: selectAccountsByOptions(options: SelectAccountsOptions, callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: createAccountImplicitly|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: createAccountImplicitly|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, owner: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: removeAccount|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: setAuthenticatorProperties<br>Function name: setAuthenticatorProperties(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: removeAccount|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: setAuthenticatorProperties<br>Function name: setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setAppAccess|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setAppAccess|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: authType|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: checkDataSyncEnabled|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: token|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: checkDataSyncEnabled|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: account|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setCredential|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setCredential|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult<br>Method or attribute name: account|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setDataSyncEnabled|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult<br>Method or attribute name: tokenInfo|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setDataSyncEnabled|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountOptions|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setCustomData|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountOptions<br>Method or attribute name: customData|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setCustomData|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: getAllAccounts<br>Function name: getAllAccounts(callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: requiredLabels|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: getAllAccounts<br>Function name: getAllAccounts(): Promise<Array<AppAccountInfo>>;|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: authType|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAccountsByOwner|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: parameters|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAccountsByOwner|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getCredential|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onResult|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getCredential|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onRequestRedirected|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getCustomData|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onRequestContinued|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getCustomData|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getCustomDataSync|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: setProperties<br>Function name: setProperties(options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: on_accountChange|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: checkAccountLabels<br>Function name: checkAccountLabels(name: string, labels: Array<string>, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: off_accountChange|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: isAccountRemovable<br>Function name: isAccountRemovable(name: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: auth|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.distributedAccount<br>Class name: DistributedInfo<br>Method or attribute name: nickname|@ohos.account.distributedAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: auth|@ohos.account.appAccount.d.ts| |Added|NA|Module name: ohos.account.distributedAccount<br>Class name: DistributedInfo<br>Method or attribute name: avatar|@ohos.account.distributedAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAuthToken|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: setProperty<br>Function name: setProperty(request: SetPropertyRequest, callback: AsyncCallback<void>): void;|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAuthToken|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: setProperty<br>Function name: setProperty(request: SetPropertyRequest): Promise<void>;|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setAuthToken|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: cancelAuth<br>Function name: cancelAuth(contextID: Uint8Array): void;|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setAuthToken|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: registerInputer<br>Function name: registerInputer(inputer: IInputer): void;|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAuthToken|@ohos.account.appAccount.d.ts| |Added|NA|Method or attribute name: cancel<br>Function name: cancel(challenge: Uint8Array): void;|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAuthToken|@ohos.account.appAccount.d.ts| |Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAssociatedDataSync|NA|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setAuthTokenVisibility|@ohos.account.appAccount.d.ts| |Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAccountCredential|NA|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: setAuthTokenVisibility|@ohos.account.appAccount.d.ts| |Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAccountCredential|NA|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: checkAuthTokenVisibility|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: checkAuthTokenVisibility|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAllAuthTokens|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAllAuthTokens|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAuthList|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAuthList|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAuthCallback|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAuthCallback|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: queryAuthenticatorInfo|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: queryAuthenticatorInfo|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteCredential|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteCredential|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: selectAccountsByOptions<br>Function name: selectAccountsByOptions(options: SelectAccountsOptions, callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, owner: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: setAuthenticatorProperties<br>Function name: setAuthenticatorProperties(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: setAuthenticatorProperties<br>Function name: setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: authType|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: token|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: account|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthResult|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthResult<br>Method or attribute name: account|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthResult<br>Method or attribute name: tokenInfo|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: CreateAccountOptions|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: CreateAccountOptions<br>Method or attribute name: customData|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: requiredLabels|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: authType|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: parameters|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: Constants<br>Method or attribute name: ACTION_CREATE_ACCOUNT_IMPLICITLY|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: Constants<br>Method or attribute name: ACTION_AUTH|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: Constants<br>Method or attribute name: ACTION_VERIFY_CREDENTIAL|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: Constants<br>Method or attribute name: ACTION_SET_AUTHENTICATOR_PROPERTIES|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthCallback|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onResult|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onRequestRedirected|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onRequestContinued|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: Authenticator<br>Method or attribute name: createAccountImplicitly|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.appAccount<br>Class name: Authenticator<br>Method or attribute name: auth|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: setProperties<br>Function name: setProperties(options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: checkAccountLabels<br>Function name: checkAccountLabels(name: string, labels: Array<string>, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Method or attribute name: isAccountRemovable<br>Function name: isAccountRemovable(name: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|Added||Module name: ohos.account.distributedAccount<br>Class name: DistributedAccountAbility<br>Method or attribute name: getOsAccountDistributedInfo|@ohos.account.distributedAccount.d.ts|
|Added||Module name: ohos.account.distributedAccount<br>Class name: DistributedAccountAbility<br>Method or attribute name: getOsAccountDistributedInfo|@ohos.account.distributedAccount.d.ts|
|Added||Module name: ohos.account.distributedAccount<br>Class name: DistributedAccountAbility<br>Method or attribute name: setOsAccountDistributedInfo|@ohos.account.distributedAccount.d.ts|
|Added||Module name: ohos.account.distributedAccount<br>Class name: DistributedAccountAbility<br>Method or attribute name: setOsAccountDistributedInfo|@ohos.account.distributedAccount.d.ts|
|Added||Module name: ohos.account.distributedAccount<br>Class name: DistributedInfo<br>Method or attribute name: nickname|@ohos.account.distributedAccount.d.ts|
|Added||Module name: ohos.account.distributedAccount<br>Class name: DistributedInfo<br>Method or attribute name: avatar|@ohos.account.distributedAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkMultiOsAccountEnabled|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkMultiOsAccountEnabled|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkOsAccountActivated|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkOsAccountActivated|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkConstraintEnabled|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkConstraintEnabled|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkOsAccountTestable|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkOsAccountTestable|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getOsAccountCount|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getOsAccountCount|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromProcess|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromProcess|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromUid|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromUid|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromDomain|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromDomain|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getOsAccountConstraints|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getOsAccountConstraints|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getActivatedOsAccountIds|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getActivatedOsAccountIds|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getCurrentOsAccount|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getCurrentOsAccount|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getOsAccountType|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getOsAccountType|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryDistributedVirtualDeviceId|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryDistributedVirtualDeviceId|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdBySerialNumber|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdBySerialNumber|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: querySerialNumberByOsAccountLocalId|@ohos.account.osAccount.d.ts|
|Added||Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: querySerialNumberByOsAccountLocalId|@ohos.account.osAccount.d.ts|
|Added||Method or attribute name: setProperty<br>Function name: setProperty(request: SetPropertyRequest, callback: AsyncCallback<void>): void;|@ohos.account.osAccount.d.ts|
|Added||Method or attribute name: setProperty<br>Function name: setProperty(request: SetPropertyRequest): Promise<void>;|@ohos.account.osAccount.d.ts|
|Added||Method or attribute name: cancelAuth<br>Function name: cancelAuth(contextID: Uint8Array): void;|@ohos.account.osAccount.d.ts|
|Added||Method or attribute name: registerInputer<br>Function name: registerInputer(inputer: IInputer): void;|@ohos.account.osAccount.d.ts|
|Added||Method or attribute name: cancel<br>Function name: cancel(challenge: Uint8Array): void;|@ohos.account.osAccount.d.ts|
|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAssociatedDataSync||@ohos.account.appAccount.d.ts|
|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAccountCredential||@ohos.account.appAccount.d.ts|
|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAccountCredential||@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccountImplicitly<br>Deprecated version: N/A|Method or attribute name: addAccountImplicitly<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: addAccountImplicitly<br>Deprecated version: N/A|Method or attribute name: addAccountImplicitly<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: deleteAccount<br>Deprecated version: N/A|Method or attribute name: deleteAccount<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: deleteAccount<br>Deprecated version: N/A|Method or attribute name: deleteAccount<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: deleteAccount<br>Deprecated version: N/A|Method or attribute name: deleteAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: deleteAccount<br>Deprecated version: N/A|Method or attribute name: deleteAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: disableAppAccess<br>Deprecated version: N/A|Method or attribute name: disableAppAccess<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: disableAppAccess<br>Deprecated version: N/A|Method or attribute name: disableAppAccess<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: disableAppAccess<br>Deprecated version: N/A|Method or attribute name: disableAppAccess<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: disableAppAccess<br>Deprecated version: N/A|Method or attribute name: disableAppAccess<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: enableAppAccess<br>Deprecated version: N/A|Method or attribute name: enableAppAccess<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: enableAppAccess<br>Deprecated version: N/A|Method or attribute name: enableAppAccess<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: enableAppAccess<br>Deprecated version: N/A|Method or attribute name: enableAppAccess<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: enableAppAccess<br>Deprecated version: N/A|Method or attribute name: enableAppAccess<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAccountCredential<br>Deprecated version: N/A|Method or attribute name: setAccountCredential<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setAccountCredential<br>Deprecated version: N/A|Method or attribute name: setAccountCredential<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAccountCredential<br>Deprecated version: N/A|Method or attribute name: setAccountCredential<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setAccountCredential<br>Deprecated version: N/A|Method or attribute name: setAccountCredential<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: setAccountExtraInfo<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: setAccountExtraInfo<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: setAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: setAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAssociatedData<br>Deprecated version: N/A|Method or attribute name: setAssociatedData<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setAssociatedData<br>Deprecated version: N/A|Method or attribute name: setAssociatedData<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setAssociatedData<br>Deprecated version: N/A|Method or attribute name: setAssociatedData<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setAssociatedData<br>Deprecated version: N/A|Method or attribute name: setAssociatedData<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccounts<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAllAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccounts<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccounts<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAllAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccounts<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAccountCredential<br>Deprecated version: N/A|Method or attribute name: getAccountCredential<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAccountCredential<br>Deprecated version: N/A|Method or attribute name: getAccountCredential<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAccountCredential<br>Deprecated version: N/A|Method or attribute name: getAccountCredential<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAccountCredential<br>Deprecated version: N/A|Method or attribute name: getAccountCredential<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: getAccountExtraInfo<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: getAccountExtraInfo<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: getAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: getAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAssociatedData<br>Deprecated version: N/A|Method or attribute name: getAssociatedData<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAssociatedData<br>Deprecated version: N/A|Method or attribute name: getAssociatedData<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAssociatedData<br>Deprecated version: N/A|Method or attribute name: getAssociatedData<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAssociatedData<br>Deprecated version: N/A|Method or attribute name: getAssociatedData<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: on_change<br>Deprecated version: N/A|Method or attribute name: on_change<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: on_change<br>Deprecated version: N/A|Method or attribute name: on_change<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: off_change<br>Deprecated version: N/A|Method or attribute name: off_change<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: off_change<br>Deprecated version: N/A|Method or attribute name: off_change<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: authenticate<br>Deprecated version: N/A|Method or attribute name: authenticate<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: authenticate<br>Deprecated version: N/A|Method or attribute name: authenticate<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOAuthToken<br>Deprecated version: N/A|Method or attribute name: getOAuthToken<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getOAuthToken<br>Deprecated version: N/A|Method or attribute name: getOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOAuthToken<br>Deprecated version: N/A|Method or attribute name: getOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getOAuthToken<br>Deprecated version: N/A|Method or attribute name: getOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setOAuthToken<br>Deprecated version: N/A|Method or attribute name: setOAuthToken<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setOAuthToken<br>Deprecated version: N/A|Method or attribute name: setOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setOAuthToken<br>Deprecated version: N/A|Method or attribute name: setOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setOAuthToken<br>Deprecated version: N/A|Method or attribute name: setOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: deleteOAuthToken<br>Deprecated version: N/A|Method or attribute name: deleteOAuthToken<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: deleteOAuthToken<br>Deprecated version: N/A|Method or attribute name: deleteOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: deleteOAuthToken<br>Deprecated version: N/A|Method or attribute name: deleteOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: deleteOAuthToken<br>Deprecated version: N/A|Method or attribute name: deleteOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllOAuthTokens<br>Deprecated version: N/A|Method or attribute name: getAllOAuthTokens<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAllOAuthTokens<br>Deprecated version: N/A|Method or attribute name: getAllOAuthTokens<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAllOAuthTokens<br>Deprecated version: N/A|Method or attribute name: getAllOAuthTokens<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAllOAuthTokens<br>Deprecated version: N/A|Method or attribute name: getAllOAuthTokens<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOAuthList<br>Deprecated version: N/A|Method or attribute name: getOAuthList<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getOAuthList<br>Deprecated version: N/A|Method or attribute name: getOAuthList<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOAuthList<br>Deprecated version: N/A|Method or attribute name: getOAuthList<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getOAuthList<br>Deprecated version: N/A|Method or attribute name: getOAuthList<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: 9<br>New API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Class name: OAuthTokenInfo<br>Deprecated version: N/A|Class name: OAuthTokenInfo<br>Deprecated version: 9<br>New API: appAccount.AuthTokenInfo |@ohos.account.appAccount.d.ts| |Deprecated version changed|Class name: OAuthTokenInfo<br>Deprecated version: N/A|Class name: OAuthTokenInfo<br>Deprecated version: 9<br>Substitute API: appAccount.AuthTokenInfo |@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY<br>Deprecated version: N/A|Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY<br>Deprecated version: 9<br>New API: appAccount.Constants|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY<br>Deprecated version: N/A|Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY<br>Deprecated version: 9<br>Substitute API: appAccount.Constants|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_AUTHENTICATE<br>Deprecated version: N/A|Method or attribute name: ACTION_AUTHENTICATE<br>Deprecated version: 9<br>New API: appAccount.Constants|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: ACTION_AUTHENTICATE<br>Deprecated version: N/A|Method or attribute name: ACTION_AUTHENTICATE<br>Deprecated version: 9<br>Substitute API: appAccount.Constants|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Class name: ResultCode<br>Deprecated version: N/A|Class name: ResultCode<br>Deprecated version: 9|@ohos.account.appAccount.d.ts| |Deprecated version changed|Class name: ResultCode<br>Deprecated version: N/A|Class name: ResultCode<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Class name: AuthenticatorCallback<br>Deprecated version: N/A|Class name: AuthenticatorCallback<br>Deprecated version: 9<br>New API: AppAccount.AuthCallback |@ohos.account.appAccount.d.ts| |Deprecated version changed|Class name: AuthenticatorCallback<br>Deprecated version: N/A|Class name: AuthenticatorCallback<br>Deprecated version: 9<br>Substitute API: AppAccount.AuthCallback |@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: addAccountImplicitly<br>Deprecated version: N/A|Method or attribute name: addAccountImplicitly<br>Deprecated version: 9<br>New API: appAccount.Authenticator|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: addAccountImplicitly<br>Deprecated version: N/A|Method or attribute name: addAccountImplicitly<br>Deprecated version: 9<br>Substitute API: appAccount.Authenticator|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: authenticate<br>Deprecated version: N/A|Method or attribute name: authenticate<br>Deprecated version: 9<br>New API: appAccount.Authenticator|@ohos.account.appAccount.d.ts| |Deprecated version changed|Method or attribute name: authenticate<br>Deprecated version: N/A|Method or attribute name: authenticate<br>Deprecated version: 9<br>Substitute API: appAccount.Authenticator|@ohos.account.appAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: 9<br>New API: distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts| |Deprecated version changed|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: 9<br>Substitute API: distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: 9|@ohos.account.distributedAccount.d.ts| |Deprecated version changed|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: 9|@ohos.account.distributedAccount.d.ts|
|Deprecated version changed|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: 9<br>New API: distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts| |Deprecated version changed|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: 9<br>Substitute API: distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
|Deprecated version changed|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: 9|@ohos.account.distributedAccount.d.ts| |Deprecated version changed|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: 9|@ohos.account.distributedAccount.d.ts|
|Deprecated version changed|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: N/A|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: N/A|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: N/A|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: N/A|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountActived<br>Deprecated version: N/A|Method or attribute name: isOsAccountActived<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isOsAccountActived<br>Deprecated version: N/A|Method or attribute name: isOsAccountActived<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountActived<br>Deprecated version: N/A|Method or attribute name: isOsAccountActived<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isOsAccountActived<br>Deprecated version: N/A|Method or attribute name: isOsAccountActived<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: N/A|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: N/A|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: N/A|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: N/A|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isTestOsAccount<br>Deprecated version: N/A|Method or attribute name: isTestOsAccount<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isTestOsAccount<br>Deprecated version: N/A|Method or attribute name: isTestOsAccount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isTestOsAccount<br>Deprecated version: N/A|Method or attribute name: isTestOsAccount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isTestOsAccount<br>Deprecated version: N/A|Method or attribute name: isTestOsAccount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: N/A|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: N/A|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: N/A|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: N/A|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: N/A|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: N/A|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: N/A|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: N/A|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: N/A|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: N/A|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: N/A|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: N/A|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: N/A|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: N/A|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: N/A|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: N/A|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: N/A|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: N/A|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: N/A|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: N/A|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: N/A|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: 9<br>New API: osAccount.AccountManager|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: N/A|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|Deprecated version changed|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: N/A|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: 9|@ohos.account.osAccount.d.ts| |Deprecated version changed|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: N/A|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
|Permission added|Method or attribute name: isOsAccountVerified<br>Permission: N/A|Method or attribute name: isOsAccountVerified<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS or ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|@ohos.account.osAccount.d.ts| |Permission added|Method or attribute name: isOsAccountVerified<br>Permission: N/A|Method or attribute name: isOsAccountVerified<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS or ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|@ohos.account.osAccount.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.telephony.call<br>Class name: AudioDevice<br>Method or attribute name: DEVICE_MIC|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: hangup<br>Permission: N/A|Method or attribute name: hangup<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: hangup<br>Permission: N/A|Method or attribute name: hangup<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>Permission: N/A|Method or attribute name: reject<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: holdCall<br>Permission: N/A|Method or attribute name: holdCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: holdCall<br>Permission: N/A|Method or attribute name: holdCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: unHoldCall<br>Permission: N/A|Method or attribute name: unHoldCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: unHoldCall<br>Permission: N/A|Method or attribute name: unHoldCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: switchCall<br>Permission: N/A|Method or attribute name: switchCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: switchCall<br>Permission: N/A|Method or attribute name: switchCall<br>Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallWaitingStatus<br>Permission: N/A|Method or attribute name: getCallWaitingStatus<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallWaitingStatus<br>Permission: N/A|Method or attribute name: getCallWaitingStatus<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallWaiting<br>Permission: N/A|Method or attribute name: setCallWaiting<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallWaiting<br>Permission: N/A|Method or attribute name: setCallWaiting<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callDetailsChange<br>Permission: N/A|Method or attribute name: on_callDetailsChange<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callDetailsChange<br>Permission: N/A|Method or attribute name: off_callDetailsChange<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callEventChange<br>Permission: N/A|Method or attribute name: on_callEventChange<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callEventChange<br>Permission: N/A|Method or attribute name: off_callEventChange<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callDisconnectedCause<br>Permission: N/A|Method or attribute name: on_callDisconnectedCause<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callDisconnectedCause<br>Permission: N/A|Method or attribute name: off_callDisconnectedCause<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_mmiCodeResult<br>Permission: N/A|Method or attribute name: on_mmiCodeResult<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_mmiCodeResult<br>Permission: N/A|Method or attribute name: off_mmiCodeResult<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallRestrictionStatus<br>Permission: N/A|Method or attribute name: getCallRestrictionStatus<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallRestrictionStatus<br>Permission: N/A|Method or attribute name: getCallRestrictionStatus<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallRestriction<br>Permission: N/A|Method or attribute name: setCallRestriction<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallRestriction<br>Permission: N/A|Method or attribute name: setCallRestriction<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallTransferInfo<br>Permission: N/A|Method or attribute name: getCallTransferInfo<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallTransferInfo<br>Permission: N/A|Method or attribute name: getCallTransferInfo<br>Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallTransfer<br>Permission: N/A|Method or attribute name: setCallTransfer<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallTransfer<br>Permission: N/A|Method or attribute name: setCallTransfer<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: enableImsSwitch<br>Permission: N/A|Method or attribute name: enableImsSwitch<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: enableImsSwitch<br>Permission: N/A|Method or attribute name: enableImsSwitch<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: disableImsSwitch<br>Permission: N/A|Method or attribute name: disableImsSwitch<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: disableImsSwitch<br>Permission: N/A|Method or attribute name: disableImsSwitch<br>Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowToastOptions|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: message|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: duration|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: bottom|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: Button|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: Button<br>Method or attribute name: text|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: Button<br>Method or attribute name: color|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogSuccessResponse|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogSuccessResponse<br>Method or attribute name: index|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogOptions|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: title|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: message|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: buttons|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuSuccessResponse|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuSuccessResponse<br>Method or attribute name: index|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuOptions|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuOptions<br>Method or attribute name: title|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: ActionMenuOptions<br>Method or attribute name: buttons|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showToast|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showDialog|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showDialog|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showActionMenu|@ohos.promptAction.d.ts|
|Added|NA|Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showActionMenu|@ohos.promptAction.d.ts|
|Added|NA|Module name: common<br>Class name: <br>Method or attribute name: postCardAction|common.d.ts|
|Added|NA|Module name: common<br>Class name: PopupOptions<br>Method or attribute name: showInSubWindow|common.d.ts|
|Added|NA|Module name: common<br>Class name: CustomPopupOptions<br>Method or attribute name: showInSubWindow|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutBorderInfo|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: borderWidth|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: margin|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: padding|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutInfo|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutInfo<br>Method or attribute name: position|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutInfo<br>Method or attribute name: constraint|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: name|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: id|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: constraint|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: borderInfo|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: position|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: measure|common.d.ts|
|Added|NA|Module name: common<br>Class name: LayoutChild<br>Method or attribute name: layout|common.d.ts|
|Added|NA|Module name: common<br>Class name: CustomComponent<br>Method or attribute name: onLayout|common.d.ts|
|Added|NA|Module name: common<br>Class name: CustomComponent<br>Method or attribute name: onMeasure|common.d.ts|
|Added|NA|Module name: common<br>Class name: CustomComponent<br>Method or attribute name: pageTransition|common.d.ts|
|Added|NA|Module name: enums<br>Class name: TitleHeight|enums.d.ts|
|Added|NA|Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainOnly|enums.d.ts|
|Added|NA|Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainWithSub|enums.d.ts|
|Added|NA|Module name: flow_item<br>Class name: FlowItemInterface|flow_item.d.ts|
|Added|NA|Module name: flow_item<br>Class name: FlowItemInterface<br>Method or attribute name: FlowItemInterface|flow_item.d.ts|
|Added|NA|Module name: flow_item<br>Class name: FlowItemAttribute|flow_item.d.ts|
|Added|NA|Method or attribute name: FormComponentInterface<br>Function name: (value: {<br> id: number;<br> name: string;<br> bundle: string;<br> ability: string;<br> module: string;<br> dimension?: FormDimension;<br> temporary?: boolean;<br> want?: import('../api/@ohos.application.Want').default;<br> }): FormComponentAttribute;|form_component.d.ts|
|Added|NA|Method or attribute name: GridColInterface<br>Function name: (option?: GridColOptions): GridColAttribute;|grid_col.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCommonTitle|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCommonTitle<br>Method or attribute name: main|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCommonTitle<br>Method or attribute name: sub|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCustomTitle|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCustomTitle<br>Method or attribute name: builder|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationCustomTitle<br>Method or attribute name: height|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationMode|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Stack|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Split|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Auto|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavBarPosition|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavBarPosition<br>Method or attribute name: Start|navigation.d.ts|
|Added|NA|Module name: navigation<br>Class name: NavBarPosition<br>Method or attribute name: End|navigation.d.ts|
|Added|NA|Method or attribute name: title<br>Function name: title(value: string \| CustomBuilder \| NavigationCommonTitle \| NavigationCustomTitle): NavigationAttribute;|navigation.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCommonTitle|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCommonTitle<br>Method or attribute name: main|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCommonTitle<br>Method or attribute name: sub|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCustomTitle|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCustomTitle<br>Method or attribute name: builder|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationCustomTitle<br>Method or attribute name: height|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationInterface|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationInterface<br>Method or attribute name: NavDestinationInterface|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationAttribute|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationAttribute<br>Method or attribute name: title|nav_destination.d.ts|
|Added|NA|Module name: nav_destination<br>Class name: NavDestinationAttribute<br>Method or attribute name: hideTitleBar|nav_destination.d.ts|
|Added|NA|Module name: nav_router<br>Class name: NavRouterInterface|nav_router.d.ts|
|Added|NA|Module name: nav_router<br>Class name: NavRouterInterface<br>Method or attribute name: NavRouterInterface|nav_router.d.ts|
|Added|NA|Module name: nav_router<br>Class name: NavRouterAttribute|nav_router.d.ts|
|Added|NA|Module name: nav_router<br>Class name: NavRouterAttribute<br>Method or attribute name: onStateChange|nav_router.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowOptions|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowOptions<br>Method or attribute name: footer|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowOptions<br>Method or attribute name: scroller|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowInterface|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowInterface<br>Method or attribute name: WaterFlowInterface|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: columnsTemplate|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: itemConstraintSize|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: rowsTemplate|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: columnsGap|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: rowsGap|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: layoutDirection|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: onReachStart|water_flow.d.ts|
|Added|NA|Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: onReachEnd|water_flow.d.ts|
|Added|NA|Module name: web<br>Class name: FullScreenExitHandler|web.d.ts|
|Added|NA|Module name: web<br>Class name: FullScreenExitHandler<br>Method or attribute name: exitFullScreen|web.d.ts|
|Added|NA|Module name: web<br>Class name: ControllerHandler|web.d.ts|
|Added|NA|Module name: web<br>Class name: ControllerHandler<br>Method or attribute name: setWebController|web.d.ts|
|Added|NA|Method or attribute name: controller<br>Function name: controller: WebController \| WebviewController;|web.d.ts|
|Added|NA|Method or attribute name: javaScriptProxy<br>Function name: javaScriptProxy(javaScriptProxy: { object: object, name: string, methodList: Array<string>,<br> controller: WebController \| WebviewController }): WebAttribute;|web.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: uiAppearance|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: DarkMode|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: DarkMode<br>Method or attribute name: ALWAYS_DARK|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: DarkMode<br>Method or attribute name: ALWAYS_LIGHT|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: setDarkMode|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: setDarkMode|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: getDarkMode|NA|@ohos.uiAppearance.d.ts|
|Deleted|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: fileFromUrlAccess|NA|web.d.ts|
|Access level changed|Method or attribute name: springMotion<br>Access level: public API|Method or attribute name: springMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Method or attribute name: responsiveSpringMotion<br>Access level: public API|Method or attribute name: responsiveSpringMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Class name: BlurStyle<br>Access level: public API|Class name: BlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thin<br>Access level: public API|Method or attribute name: Thin<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Regular<br>Access level: public API|Method or attribute name: Regular<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thick<br>Access level: public API|Method or attribute name: Thick<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: backgroundBlurStyle<br>Access level: public API|Method or attribute name: backgroundBlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: extendViewModel<br>Access level: public API|Method or attribute name: extendViewModel<br>Access level: system API|viewmodel.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9<br>Substitute API: ohos.animator.reset |@ohos.animator.d.ts|
|Deprecated version changed|Method or attribute name: createAnimator<br>Deprecated version: N/A|Method or attribute name: createAnimator<br>Deprecated version: 9<br>Substitute API: ohos.animator.create |@ohos.animator.d.ts|
|Deprecated version changed|Class name: prompt<br>Deprecated version: N/A|Class name: prompt<br>Deprecated version: 9<br>Substitute API: ohos.promptAction |@ohos.prompt.d.ts|
|Deprecated version changed|Method or attribute name: push<br>Deprecated version: N/A|Method or attribute name: push<br>Deprecated version: 9<br>Substitute API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: replace<br>Deprecated version: N/A|Method or attribute name: replace<br>Deprecated version: 9<br>Substitute API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: enableAlertBeforeBackPage<br>Deprecated version: N/A|Method or attribute name: enableAlertBeforeBackPage<br>Deprecated version: 9<br>Substitute API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: staticClear<br>Deprecated version: N/A|Method or attribute name: staticClear<br>Deprecated version: 9<br>Substitute API: AppStorage.Clear |common_ts_ets_api.d.ts|
|Deprecated version changed|Method or attribute name: subTitle<br>Deprecated version: N/A|Method or attribute name: subTitle<br>Deprecated version: 9<br>Substitute API: title |navigation.d.ts|
|Deprecated version changed|Method or attribute name: ructor(message<br>Deprecated version: N/A|Method or attribute name: ructor(message<br>Deprecated version: 9<br>Substitute API: ohos.web.ConsoleMessage|web.d.ts|
|Deprecated version changed|Class name: WebController<br>Deprecated version: N/A|Class name: WebController<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController |web.d.ts|
|Deprecated version changed|Method or attribute name: onInactive<br>Deprecated version: N/A|Method or attribute name: onInactive<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: onActive<br>Deprecated version: N/A|Method or attribute name: onActive<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: zoom<br>Deprecated version: N/A|Method or attribute name: zoom<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: clearHistory<br>Deprecated version: N/A|Method or attribute name: clearHistory<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: runJavaScript<br>Deprecated version: N/A|Method or attribute name: runJavaScript<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: loadData<br>Deprecated version: N/A|Method or attribute name: loadData<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: loadUrl<br>Deprecated version: N/A|Method or attribute name: loadUrl<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: refresh<br>Deprecated version: N/A|Method or attribute name: refresh<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: registerJavaScriptProxy<br>Deprecated version: N/A|Method or attribute name: registerJavaScriptProxy<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: deleteJavaScriptRegister<br>Deprecated version: N/A|Method or attribute name: deleteJavaScriptRegister<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: getHitTest<br>Deprecated version: N/A|Method or attribute name: getHitTest<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: requestFocus<br>Deprecated version: N/A|Method or attribute name: requestFocus<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessBackward<br>Deprecated version: N/A|Method or attribute name: accessBackward<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessForward<br>Deprecated version: N/A|Method or attribute name: accessForward<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessStep<br>Deprecated version: N/A|Method or attribute name: accessStep<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: backward<br>Deprecated version: N/A|Method or attribute name: backward<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: forward<br>Deprecated version: N/A|Method or attribute name: forward<br>Deprecated version: 9<br>Substitute API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Initial version changed|Method or attribute name: extendViewModel<br>Initial version: |Method or attribute name: extendViewModel<br>Initial version: 4|viewmodel.d.ts|
|Access level changed|Method or attribute name: springMotion<br>Access level: public API|Method or attribute name: springMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Method or attribute name: responsiveSpringMotion<br>Access level: public API|Method or attribute name: responsiveSpringMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Class name: BlurStyle<br>Access level: public API|Class name: BlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thin<br>Access level: public API|Method or attribute name: Thin<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Regular<br>Access level: public API|Method or attribute name: Regular<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thick<br>Access level: public API|Method or attribute name: Thick<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: backgroundBlurStyle<br>Access level: public API|Method or attribute name: backgroundBlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: extendViewModel<br>Access level: public API|Method or attribute name: extendViewModel<br>Access level: system API|viewmodel.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|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|
|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>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>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>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|
|Deprecated version changed|Class name: GetStatusOptions<br>Deprecated version: 9|Class name: GetStatusOptions<br>Deprecated version: 6|@system.battery.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: 9|Method or attribute name: success<br>Deprecated version: 6|@system.battery.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: 9|Method or attribute name: fail<br>Deprecated version: 6|@system.battery.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: 9|Method or attribute name: complete<br>Deprecated version: 6|@system.battery.d.ts|
|Deprecated version changed|Class name: Battery<br>Deprecated version: 9|Class name: Battery<br>Deprecated version: 6|@system.battery.d.ts|
|Deprecated version changed|Method or attribute name: getStatus<br>Deprecated version: 9|Method or attribute name: getStatus<br>Deprecated version: 6|@system.battery.d.ts|
|Deprecated version changed|Class name: BrightnessResponse<br>Deprecated version: 9|Class name: BrightnessResponse<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: value<br>Deprecated version: 9|Method or attribute name: value<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Class name: GetBrightnessOptions<br>Deprecated version: 9|Class name: GetBrightnessOptions<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: 9|Method or attribute name: success<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: 9|Method or attribute name: fail<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: 9|Method or attribute name: complete<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Class name: SetBrightnessOptions<br>Deprecated version: 9|Class name: SetBrightnessOptions<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: value<br>Deprecated version: 9|Method or attribute name: value<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: 9|Method or attribute name: success<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: 9|Method or attribute name: fail<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: 9|Method or attribute name: complete<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Class name: BrightnessModeResponse<br>Deprecated version: 9|Class name: BrightnessModeResponse<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: mode<br>Deprecated version: 9|Method or attribute name: mode<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Class name: GetBrightnessModeOptions<br>Deprecated version: 9|Class name: GetBrightnessModeOptions<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: 9|Method or attribute name: success<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: 9|Method or attribute name: fail<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: 9|Method or attribute name: complete<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Class name: SetBrightnessModeOptions<br>Deprecated version: 9|Class name: SetBrightnessModeOptions<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: mode<br>Deprecated version: 9|Method or attribute name: mode<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: 9|Method or attribute name: success<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: 9|Method or attribute name: fail<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: 9|Method or attribute name: complete<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Class name: SetKeepScreenOnOptions<br>Deprecated version: 9|Class name: SetKeepScreenOnOptions<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: keepScreenOn<br>Deprecated version: 9|Method or attribute name: keepScreenOn<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: success<br>Deprecated version: 9|Method or attribute name: success<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: fail<br>Deprecated version: 9|Method or attribute name: fail<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: complete<br>Deprecated version: 9|Method or attribute name: complete<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Class name: Brightness<br>Deprecated version: 9|Class name: Brightness<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: getValue<br>Deprecated version: 9|Method or attribute name: getValue<br>Deprecated version: 7|@system.brightness.d.ts|
|Deprecated version changed|Method or attribute name: setValue<br>Deprecated version: 9|Method or attribute name: setValue<br>Deprecated version: 7|@system.brightness.d.ts|
|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|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: setDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: setDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: getDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: getDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: deleteDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: deleteDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_HAP_MODULE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_ABILITY|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_EXTENSION_ABILITY|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_REQUESTED_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_SIGNATURE_INFO|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_ONLY_SYSTEM_APP|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: FORM|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WORK_SCHEDULER|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: INPUT_METHOD|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: SERVICE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: ACCESSIBILITY|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: DATA_SHARE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: FILE_SHARE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: STATIC_SUBSCRIBER|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WALLPAPER|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: BACKUP|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WINDOW|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: ENTERPRISE_ADMIN|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: THUMBNAIL|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: PREVIEW|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: UNSPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState<br>Method or attribute name: PERMISSION_DENIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState<br>Method or attribute name: PERMISSION_GRANTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: FULL_SCREEN|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: SPLIT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: FLOATING|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: LaunchType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: SINGLETON|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: STANDARD|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: SPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityType|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: PAGE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: SERVICE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: DATA|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: UNSPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: FOLLOW_RECENT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE_INVERTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT_INVERTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LOCKED|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoForSelf|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoForSelf|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleNameByUid|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleNameByUid|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleArchiveInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleArchiveInfo|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: cleanBundleCacheFiles|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: cleanBundleCacheFiles|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByAbility|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByAbility|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByExtensionAbility|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByExtensionAbility|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getPermissionDef|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getPermissionDef|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityLabel|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityLabel|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityIcon|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityIcon|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo<br>Method or attribute name: bundleName|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo<br>Method or attribute name: userId|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_add|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_update|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_remove|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_add|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_update|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_remove|@ohos.bundle.bundleMonitor.d.ts|
|Added|NA|Method or attribute name: BROWSER<br>Function name: BROWSER = "Web Browser"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: IMAGE<br>Function name: IMAGE = "Image Gallery"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: AUDIO<br>Function name: AUDIO = "Audio Player"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: VIDEO<br>Function name: VIDEO = "Video Player"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: PDF<br>Function name: PDF = "PDF Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: WORD<br>Function name: WORD = "Word Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: EXCEL<br>Function name: EXCEL = "Excel Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Method or attribute name: PPT<br>Function name: PPT = "PPT Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: NOT_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: SINGLE_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: RELATION_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACK_INFO_ALL|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACKAGES|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_BUNDLE_SUMMARY|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_MODULE_SUMMARY|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: setHapModuleUpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: setHapModuleUpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: isHapModuleRemovable|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: isHapModuleRemovable|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getBundlePackInfo|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getBundlePackInfo|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getDispatchInfo|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getDispatchInfo|@ohos.bundle.freeInstall.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: installer|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: installer<br>Method or attribute name: getBundleInstaller|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: installer<br>Method or attribute name: getBundleInstaller|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: BundleInstaller|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: install|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: uninstall|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: recover|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: HashParam|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: HashParam<br>Method or attribute name: moduleName|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: HashParam<br>Method or attribute name: hashValue|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: userId|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: installFlag|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: isKeepData|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: hashParams|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: crowdtestDeadline|@ohos.bundle.installer.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getAllLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getAllLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getShortcutInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getShortcutInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowRatio|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowRatio|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowWidth|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowWidth|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowHeight|abilityInfo.d.ts|
|Added|NA|Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowHeight|abilityInfo.d.ts|
|Added|NA|Module name: bundleInfo<br>Class name: SignatureInfo|bundleInfo.d.ts|
|Added|NA|Module name: bundleInfo<br>Class name: SignatureInfo<br>Method or attribute name: appId|bundleInfo.d.ts|
|Added|NA|Module name: bundleInfo<br>Class name: SignatureInfo<br>Method or attribute name: fingerprint|bundleInfo.d.ts|
|Added|NA|Method or attribute name: extensionAbilityType<br>Function name: readonly extensionAbilityType: bundleManager.ExtensionAbilityType;|extensionAbilityInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ExtensionAbility|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ExtensionAbility<br>Method or attribute name: name|packInfo.d.ts|
|Added|NA|Module name: packInfo<br>Class name: ExtensionAbility<br>Method or attribute name: forms|packInfo.d.ts|
|Added|NA|Method or attribute name: extensionAbilities<br>Function name: readonly extensionAbilities: Array<ExtensionAbility>;|packInfo.d.ts|
|Added|NA|Method or attribute name: supportDimensions<br>Function name: readonly supportDimensions: Array<string>;|packInfo.d.ts|
|Added|NA|Method or attribute name: defaultDimension<br>Function name: readonly defaultDimension: string;|packInfo.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef|permissionDef.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: permissionName|permissionDef.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: grantMode|permissionDef.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: labelId|permissionDef.d.ts|
|Added|NA|Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: descriptionId|permissionDef.d.ts|
|Added|NA|Method or attribute name: moduleName<br>Function name: readonly moduleName: string;|shortcutInfo.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_WITH_EXTENSION_ABILITY|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_WITH_HASH_VALUE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_CERTIFICATE_FINGERPRINT|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_DEFAULT|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_PERMISSION|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_APPLICATION|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_METADATA|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE_INVERTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT_INVERTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE_RESTRICTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT_RESTRICTED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: LOCKED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: FORM|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WORK_SCHEDULER|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: INPUT_METHOD|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: SERVICE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: ACCESSIBILITY|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: DATA_SHARE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: FILE_SHARE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: STATIC_SUBSCRIBER|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WALLPAPER|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: BACKUP|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WINDOW|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: ENTERPRISE_ADMIN|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: THUMBNAIL|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: PREVIEW|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: UNSPECIFIED|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: UpgradeFlag|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: NOT_UPGRADE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: SINGLE_UPGRADE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: RELATION_UPGRADE|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: SupportWindowMode|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: FULL_SCREEN|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: SPLIT|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: FLOATING|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setModuleUpgradeFlag|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setModuleUpgradeFlag|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: isModuleRemovable|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: isModuleRemovable|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundlePackInfo|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundlePackInfo|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDispatcherVersion|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDispatcherVersion|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByAbility|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByAbility|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByExtensionAbility|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByExtensionAbility|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setDisposedStatus|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setDisposedStatus|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDisposedStatus|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDisposedStatus|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getApplicationInfoSync|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getApplicationInfoSync|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundleInfoSync|NA|@ohos.bundle.d.ts|
|Deleted|Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundleInfoSync|NA|@ohos.bundle.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: supportWindowMode|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowRatio|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowRatio|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowWidth|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowWidth|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowHeight|NA|abilityInfo.d.ts|
|Deleted|Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowHeight|NA|abilityInfo.d.ts|
|Deleted|Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: labelIndex|NA|applicationInfo.d.ts|
|Deleted|Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: iconIndex|NA|applicationInfo.d.ts|
|Deleted|Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: fingerprint|NA|applicationInfo.d.ts|
|Deleted|Module name: bundleInfo<br>Class name: BundleInfo<br>Method or attribute name: extensionAbilityInfo|NA|bundleInfo.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: HashParam|NA|bundleInstaller.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: moduleName|NA|bundleInstaller.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: hashValue|NA|bundleInstaller.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: hashParams|NA|bundleInstaller.d.ts|
|Deleted|Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: crowdtestDeadline|NA|bundleInstaller.d.ts|
|Deleted|Module name: dispatchInfo<br>Class name: DispatchInfo<br>Method or attribute name: dispatchAPI|NA|dispatchInfo.d.ts|
|Deleted|Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: extensionAbilityInfo|NA|hapModuleInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: PackageConfig<br>Method or attribute name: deviceType|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ExtensionAbilities|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ExtensionAbilities<br>Method or attribute name: name|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ExtensionAbilities<br>Method or attribute name: forms|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: deviceType|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: ModuleDistroInfo<br>Method or attribute name: mainAbility|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACK_INFO_ALL|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACKAGES|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_BUNDLE_SUMMARY|NA|packInfo.d.ts|
|Deleted|Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_MODULE_SUMMARY|NA|packInfo.d.ts|
|Deprecated version changed|Class name: bundle<br>Deprecated version: N/A|Class name: bundle<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: BundleFlag<br>Deprecated version: N/A|Class name: BundleFlag<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.BundleFlag|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: ColorMode<br>Deprecated version: N/A|Class name: ColorMode<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: GrantStatus<br>Deprecated version: N/A|Class name: GrantStatus<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.PermissionGrantState |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: AbilityType<br>Deprecated version: N/A|Class name: AbilityType<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.AbilityType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: AbilitySubType<br>Deprecated version: N/A|Class name: AbilitySubType<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: DisplayOrientation<br>Deprecated version: N/A|Class name: DisplayOrientation<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.DisplayOrientation |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: LaunchMode<br>Deprecated version: N/A|Class name: LaunchMode<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.LaunchType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: BundleOptions<br>Deprecated version: N/A|Class name: BundleOptions<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: InstallErrorCode<br>Deprecated version: N/A|Class name: InstallErrorCode<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInstaller<br>Deprecated version: N/A|Method or attribute name: getBundleInstaller<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInstaller<br>Deprecated version: N/A|Method or attribute name: getBundleInstaller<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getAbilityInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getNameForUid<br>Deprecated version: N/A|Method or attribute name: getNameForUid<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getNameForUid<br>Deprecated version: N/A|Method or attribute name: getNameForUid<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: N/A|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: N/A|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: N/A|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: N/A|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: N/A|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: N/A|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: setApplicationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: setApplicationEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: setAbilityEnabled<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: setAbilityEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getPermissionDef<br>Deprecated version: N/A|Method or attribute name: getPermissionDef<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getPermissionDef<br>Deprecated version: N/A|Method or attribute name: getPermissionDef<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLabel<br>Deprecated version: N/A|Method or attribute name: getAbilityLabel<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLabel<br>Deprecated version: N/A|Method or attribute name: getAbilityLabel<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityIcon<br>Deprecated version: N/A|Method or attribute name: getAbilityIcon<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityIcon<br>Deprecated version: N/A|Method or attribute name: getAbilityIcon<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: isAbilityEnabled<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: isAbilityEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: isApplicationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: isApplicationEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: innerBundleManager<br>Deprecated version: N/A|Class name: innerBundleManager<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager |@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: on_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: on_BundleStatusChange<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: on_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: on_BundleStatusChange<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: off_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: off_BundleStatusChange<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: off_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: off_BundleStatusChange<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getShortcutInfos<br>Deprecated version: N/A|Method or attribute name: getShortcutInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getShortcutInfos<br>Deprecated version: N/A|Method or attribute name: getShortcutInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: distributedBundle<br>Deprecated version: N/A|Class name: distributedBundle<br>Deprecated version: 9<br>Substitute API: ohos.bundle.distributeBundle |@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.distributeBundle|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: 9|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: 9<br>Substitute API: ohos.bundle.distributeBundle|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: 9|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Class name: ErrorCode<br>Deprecated version: N/A|Class name: ErrorCode<br>Deprecated version: 9|@ohos.zlib.d.ts|
|Deprecated version changed|Method or attribute name: zipFile<br>Deprecated version: N/A|Method or attribute name: zipFile<br>Deprecated version: 9<br>Substitute API: ohos.zlib|@ohos.zlib.d.ts|
|Deprecated version changed|Method or attribute name: unzipFile<br>Deprecated version: N/A|Method or attribute name: unzipFile<br>Deprecated version: 9<br>Substitute API: ohos.zlib|@ohos.zlib.d.ts|
|Deprecated version changed|Class name: CheckPackageHasInstalledResponse<br>Deprecated version: N/A|Class name: CheckPackageHasInstalledResponse<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: CheckPackageHasInstalledOptions<br>Deprecated version: N/A|Class name: CheckPackageHasInstalledOptions<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: Package<br>Deprecated version: N/A|Class name: Package<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Method or attribute name: hasInstalled<br>Deprecated version: N/A|Method or attribute name: hasInstalled<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: AbilityInfo<br>Deprecated version: N/A|Class name: AbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.AbilityInfo |abilityInfo.d.ts|
|Deprecated version changed|Class name: ApplicationInfo<br>Deprecated version: N/A|Class name: ApplicationInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.ApplicationInfo |applicationInfo.d.ts|
|Deprecated version changed|Class name: UsedScene<br>Deprecated version: N/A|Class name: UsedScene<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.UsedScene |bundleInfo.d.ts|
|Deprecated version changed|Class name: ReqPermissionDetail<br>Deprecated version: N/A|Class name: ReqPermissionDetail<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.ReqPermissionDetail |bundleInfo.d.ts|
|Deprecated version changed|Class name: BundleInfo<br>Deprecated version: N/A|Class name: BundleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.BundleInfo |bundleInfo.d.ts|
|Deprecated version changed|Class name: InstallParam<br>Deprecated version: N/A|Class name: InstallParam<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: userId<br>Deprecated version: N/A|Method or attribute name: userId<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: installFlag<br>Deprecated version: N/A|Method or attribute name: installFlag<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: isKeepData<br>Deprecated version: N/A|Method or attribute name: isKeepData<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Class name: InstallStatus<br>Deprecated version: N/A|Class name: InstallStatus<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: status<br>Deprecated version: N/A|Method or attribute name: status<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: statusMessage<br>Deprecated version: N/A|Method or attribute name: statusMessage<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Class name: BundleInstaller<br>Deprecated version: N/A|Class name: BundleInstaller<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: install<br>Deprecated version: N/A|Method or attribute name: install<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: uninstall<br>Deprecated version: N/A|Method or attribute name: uninstall<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: recover<br>Deprecated version: N/A|Method or attribute name: recover<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Class name: BundleStatusCallback<br>Deprecated version: N/A|Class name: BundleStatusCallback<br>Deprecated version: 9|bundleStatusCallback.d.ts|
|Deprecated version changed|Class name: CustomizeData<br>Deprecated version: N/A|Class name: CustomizeData<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.Metadata |customizeData.d.ts|
|Deprecated version changed|Class name: ElementName<br>Deprecated version: N/A|Class name: ElementName<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.ElementName |elementName.d.ts|
|Deprecated version changed|Class name: HapModuleInfo<br>Deprecated version: N/A|Class name: HapModuleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.HapModuleInfo |hapModuleInfo.d.ts|
|Deprecated version changed|Class name: LauncherAbilityInfo<br>Deprecated version: N/A|Class name: LauncherAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.LauncherAbilityInfo |launcherAbilityInfo.d.ts|
|Deprecated version changed|Class name: ModuleInfo<br>Deprecated version: N/A|Class name: ModuleInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.HapModuleInfo |moduleInfo.d.ts|
|Deprecated version changed|Class name: PermissionDef<br>Deprecated version: N/A|Class name: PermissionDef<br>Deprecated version: 9<br>Substitute API: ohos.bundle.bundleManager.PermissionDef |PermissionDef.d.ts|
|Deprecated version changed|Class name: RemoteAbilityInfo<br>Deprecated version: N/A|Class name: RemoteAbilityInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.distributedBundle.RemoteAbilityInfo |remoteAbilityInfo.d.ts|
|Deprecated version changed|Class name: ShortcutWant<br>Deprecated version: N/A|Class name: ShortcutWant<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager.ShortcutWant |shortcutInfo.d.ts|
|Deprecated version changed|Class name: ShortcutInfo<br>Deprecated version: N/A|Class name: ShortcutInfo<br>Deprecated version: 9<br>Substitute API: ohos.bundle.launcherBundleManager.ShortcutInfo |shortcutInfo.d.ts|
|Error code added|NA|Method or attribute name: isDefaultApplication<br>Error code: 401, 801|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: isDefaultApplication<br>Error code: 401, 801|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: getDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700023, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: getDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700023, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: setDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025, 17700028|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: setDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025, 17700028|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: resetDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added|NA|Method or attribute name: resetDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025|@ohos.bundle.defaultAppManager.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.net.connection<br>Class name: connection<br>Method or attribute name: isDefaultNetMetered|@ohos.net.connection.d.ts|
|Added|NA|Module name: ohos.net.connection<br>Class name: connection<br>Method or attribute name: isDefaultNetMetered|@ohos.net.connection.d.ts|
|Added|NA|Module name: ohos.net.connection<br>Class name: NetHandle<br>Method or attribute name: bindSocket|@ohos.net.connection.d.ts|
|Added|NA|Module name: ohos.net.connection<br>Class name: NetHandle<br>Method or attribute name: bindSocket|@ohos.net.connection.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getIfaceConfig|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getIfaceConfig|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: setIfaceConfig|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: setIfaceConfig|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: isIfaceActive|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: isIfaceActive|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getAllActiveIfaces|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getAllActiveIfaces|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: mode|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: ipAddr|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: route|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: gateway|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: netMask|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: dnsServers|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: IPSetMode|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: IPSetMode<br>Method or attribute name: STATIC|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.ethernet<br>Class name: IPSetMode<br>Method or attribute name: DHCP|@ohos.net.ethernet.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: expectDataType|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: usingCache|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: priority|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: usingProtocol|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpProtocol|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpProtocol<br>Method or attribute name: HTTP1_1|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpProtocol<br>Method or attribute name: HTTP2|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpDataType|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: STRING|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: OBJECT|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: ARRAY_BUFFER|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponse<br>Method or attribute name: resultType|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: http<br>Method or attribute name: createHttpResponseCache|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: flush|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: flush|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: delete|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: delete|@ohos.net.http.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: socket<br>Method or attribute name: constructTLSSocketInstance|@ohos.net.socket.d.ts|
|Added|NA|Method or attribute name: socketLinger<br>Function name: socketLinger?: {on: boolean, linger: number};|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: bind|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: bind|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteAddress|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteAddress|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getState|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getState|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: setExtraOptions|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: setExtraOptions|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: on_message|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: off_message|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: on_connect|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: on_close|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: off_connect|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: off_close|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: on_error|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: off_error|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCertificate|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCertificate|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteCertificate|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteCertificate|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getProtocol|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getProtocol|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCipherSuite|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCipherSuite|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: connect|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: connect|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: send|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: send|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: close|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: close|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: ca|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: cert|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: key|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: passwd|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: protocols|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: useRemoteCipherPrefer|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: signatureAlgorithms|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: cipherSuite|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSConnectOptions|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: address|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: secureOptions|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: ALPNProtocols|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: Protocol|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: Protocol<br>Method or attribute name: TLSv12|@ohos.net.socket.d.ts|
|Added|NA|Module name: ohos.net.socket<br>Class name: Protocol<br>Method or attribute name: TLSv13|@ohos.net.socket.d.ts|
|Added|NA|Method or attribute name: NDEF_FORMATABLE<br>Function name: const NDEF_FORMATABLE = 7;|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_EMPTY|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_WELL_KNOWN|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_MEDIA|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_ABSOLUTE_URI|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_EXT_APP|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_UNCHANGED|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_1|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_2|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_3|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_4|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: MIFARE_CLASSIC|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_CLASSIC|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PLUS|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PRO|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_MINI|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_1K|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_2K|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_4K|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareUltralightType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT_C|@ohos.nfc.tag.d.ts|
|Added|NA|Method or attribute name: uid<br>Function name: uid: number[];|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: tnf|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: rtdType|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: id|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: payload|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeUriRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeTextRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeMimeRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeExternalRecord|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: createNdefMessage|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: createNdefMessage|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: messageToBytes|@ohos.nfc.tag.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: CHECK_PARAM_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_MMAP_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_IOCTL_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: WRITE_TO_ASHMEM_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: READ_FROM_ASHMEM_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: ONLY_PROXY_OBJECT_PERMITTED_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: ONLY_REMOTE_OBJECT_PERMITTED_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: COMMUNICATION_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: PROXY_OR_REMOTE_OBJECT_INVALID_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: WRITE_DATA_TO_MESSAGE_SEQUENCE_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: READ_DATA_FROM_MESSAGE_SEQUENCE_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: PARCEL_MEMORY_ALLOC_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: CALL_JS_METHOD_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_DUP_ERROR|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: create|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: reclaim|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRemoteObject|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObject|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeInterfaceToken|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readInterfaceToken|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getSize|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getCapacity|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: setSize|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: setCapacity|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getWritableBytes|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getReadableBytes|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getReadPosition|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getWritePosition|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: rewindRead|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: rewindWrite|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeNoException|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readException|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeByte|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeShort|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeInt|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeLong|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFloat|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeDouble|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeBoolean|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeChar|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeString|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeParcelable|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeByteArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeShortArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeIntArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeLongArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFloatArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeDoubleArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeBooleanArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeCharArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeStringArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeParcelableArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRemoteObjectArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByte|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShort|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readInt|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLong|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloat|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDouble|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBoolean|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readChar|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readString|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readParcelable|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByteArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByteArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShortArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShortArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readIntArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readIntArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLongArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLongArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloatArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloatArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDoubleArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDoubleArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBooleanArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBooleanArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readCharArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readCharArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readStringArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readStringArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readParcelableArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObjectArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObjectArray|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: closeFileDescriptor|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: dupFileDescriptor|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: containFileDescriptors|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFileDescriptor|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFileDescriptor|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeAshmem|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readAshmem|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getRawDataCapacity|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRawData|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRawData|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: Parcelable|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: Parcelable<br>Method or attribute name: marshalling|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: Parcelable<br>Method or attribute name: unmarshalling|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: errCode|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: code|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: data|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: reply|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageOption<br>Method or attribute name: ructor(async?|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageOption<br>Method or attribute name: isAsync|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.rpc<br>Class name: MessageOption<br>Method or attribute name: setAsync|@ohos.rpc.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: enableWifi|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableWifi|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isWifiActive|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: scan|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResults|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResults|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResultsSync|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addDeviceConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addDeviceConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCandidateConfigs|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToCandidateConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToNetwork|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disconnect|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getSignalLevel|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isConnected|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getSupportedFeatures|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isFeatureSupported|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getDeviceMacAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getIpInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCountryCode|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: reassociate|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: reconnect|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getDeviceConfigs|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: updateNetwork|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableNetwork|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeAllNetwork|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: enableHotspot|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableHotspot|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isHotspotDualBandSupported|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isHotspotActive|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: setHotspotConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getHotspotConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getStations|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCurrentGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCurrentGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pPeerDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pPeerDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLocalDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLocalDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: createGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: p2pConnect|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: p2pDisconnect|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: startDiscoverDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: stopDiscoverDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: deletePersistentGroup|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pGroups|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pGroups|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: setDeviceName|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiConnectionChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiConnectionChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiScanStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiScanStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiRssiChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiRssiChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_streamChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_streamChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_deviceConfigChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_deviceConfigChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStaJoin|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStaJoin|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStaLeave|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStaLeave|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pStateChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pConnectionChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pConnectionChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pDeviceChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pDeviceChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pPeerDeviceChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pPeerDeviceChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pPersistentGroupChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pPersistentGroupChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pDiscoveryChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pDiscoveryChange|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_NONE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_PEAP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_TLS|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_TTLS|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_PWD|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_SIM|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA_PRIME|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_UNAUTH_TLS|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_NONE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_PAP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAPV2|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_GTC|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_SIM|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA_PRIME|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: eapMethod|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: phase2Method|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: identity|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: anonymousIdentity|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: password|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: caCertAliases|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: caPath|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: clientCertAliases|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: altSubjectMatch|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: domainSuffixMatch|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: realm|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: plmn|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: eapSubId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: preSharedKey|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: isHiddenSsid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: creatorUid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: disableReason|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: netId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: randomMacType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: randomMacAddr|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: ipType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: staticIp|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: eapConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: gateway|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: prefixLength|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: dnsServers|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: domains|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiInfoElem|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiInfoElem<br>Method or attribute name: eid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiInfoElem<br>Method or attribute name: content|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_20MHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_40MHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_160MHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ_PLUS|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_INVALID|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: capabilities|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: rssi|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: channelWidth|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency0|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency1|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: infoElems|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: timestamp|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_INVALID|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OPEN|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WEP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_PSK|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_SAE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP_SUITE_B|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OWE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_CERT|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_PSK|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: networkId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: rssi|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: linkSpeed|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: isHidden|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: isRestricted|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: chload|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: snr|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: macType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: macAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: suppState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: connState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: gateway|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: netmask|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: primaryDns|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: secondDns|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: serverIp|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: leaseDuration|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: preSharedKey|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: maxConn|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: StationInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: name|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: macAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: STATIC|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: DHCP|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: UNKNOWN|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INTERFACE_DISABLED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INACTIVE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: SCANNING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: AUTHENTICATING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: ASSOCIATING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: ASSOCIATED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: FOUR_WAY_HANDSHAKE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: GROUP_HANDSHAKE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: COMPLETED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: UNINITIALIZED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INVALID|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: SCANNING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: CONNECTING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: AUTHENTICATING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: OBTAINING_IPADDR|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: DISCONNECTING|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: UNKNOWN|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceName|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: primaryDeviceType|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceStatus|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: groupCapabilities|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: deviceAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: netId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: passphrase|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: groupName|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: goBand|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: isP2pGo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: ownerInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: passphrase|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: interface|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: groupName|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: networkId|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: clientDevices|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: goIpAddress|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pConnectState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pConnectState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pConnectState<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: connectState|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: isGroupOwner|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: groupOwnerAddr|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: INVITED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: FAILED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: AVAILABLE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: UNAVAILABLE|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: GroupOwnerBand|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_AUTO|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_2GHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_5GHZ|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: enableHotspot|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: disableHotspot|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getSupportedPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getSupportedPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: setPowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: PowerMode|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: SLEEPING|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: GENERAL|@ohos.wifiManagerExt.d.ts|
|Added|NA|Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: THROUGH_WALL|@ohos.wifiManagerExt.d.ts|
|Added|NA|Method or attribute name: getHistoricalBytes<br>Function name: getHistoricalBytes(): number[];|nfctech.d.ts|
|Added|NA|Method or attribute name: getHiLayerResponse<br>Function name: getHiLayerResponse(): number[];|nfctech.d.ts|
|Added|NA|Method or attribute name: getNdefRecords<br>Function name: getNdefRecords(): tag.NdefRecord[];|nfctech.d.ts|
|Added|NA|Method or attribute name: getNdefTagType<br>Function name: getNdefTagType(): tag.NfcForumType;|nfctech.d.ts|
|Added|NA|Method or attribute name: isNdefWritable<br>Function name: isNdefWritable(): boolean;|nfctech.d.ts|
|Added|NA|Method or attribute name: writeNdef<br>Function name: writeNdef(msg: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: writeNdef<br>Function name: writeNdef(msg: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: canSetReadOnly<br>Function name: canSetReadOnly(): boolean;|nfctech.d.ts|
|Added|NA|Method or attribute name: setReadOnly<br>Function name: setReadOnly(): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: setReadOnly<br>Function name: setReadOnly(callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: getNdefTagTypeString<br>Function name: getNdefTagTypeString(type: tag.NfcForumType): string;|nfctech.d.ts|
|Added|NA|Method or attribute name: authenticateSector<br>Function name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: authenticateSector<br>Function name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: readSingleBlock<br>Function name: readSingleBlock(blockIndex: number): Promise<number[]>;|nfctech.d.ts|
|Added|NA|Method or attribute name: readSingleBlock<br>Function name: readSingleBlock(blockIndex: number, callback: AsyncCallback<number[]>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: writeSingleBlock<br>Function name: writeSingleBlock(blockIndex: number, data: number[]): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: writeSingleBlock<br>Function name: writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: incrementBlock<br>Function name: incrementBlock(blockIndex: number, value: number): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: incrementBlock<br>Function name: incrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: decrementBlock<br>Function name: decrementBlock(blockIndex: number, value: number): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: decrementBlock<br>Function name: decrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: transferToBlock<br>Function name: transferToBlock(blockIndex: number): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: transferToBlock<br>Function name: transferToBlock(blockIndex: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: restoreFromBlock<br>Function name: restoreFromBlock(blockIndex: number): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: restoreFromBlock<br>Function name: restoreFromBlock(blockIndex: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: getType<br>Function name: getType(): tag.MifareClassicType;|nfctech.d.ts|
|Added|NA|Method or attribute name: readMultiplePages<br>Function name: readMultiplePages(pageIndex: number): Promise<number[]>;|nfctech.d.ts|
|Added|NA|Method or attribute name: readMultiplePages<br>Function name: readMultiplePages(pageIndex: number, callback: AsyncCallback<number[]>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: getType<br>Function name: getType(): tag.MifareUltralightType;|nfctech.d.ts|
|Added|NA|Method or attribute name: format<br>Function name: format(message: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: format<br>Function name: format(message: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added|NA|Method or attribute name: formatReadOnly<br>Function name: formatReadOnly(message: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added|NA|Method or attribute name: formatReadOnly<br>Function name: formatReadOnly(message: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getIsoDepTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getNdefTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getMifareClassicTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getMifareUltralightTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getNdefFormatableTag|NA|@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: sendRequestAsync|NA|@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: onRemoteRequestEx|NA|@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: sendRequestAsync|NA|@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: sendRequestAsync|NA|@ohos.rpc.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getScanInfosSync|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: addCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: addCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: removeCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: removeCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getCandidateConfigs|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: connectToCandidateConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pLocalDevice|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pLocalDevice|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pGroups|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pGroups|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: on_deviceConfigChange|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: off_deviceConfigChange|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_NONE|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_PEAP|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_TLS|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_TTLS|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_PWD|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_SIM|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA_PRIME|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_UNAUTH_TLS|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_NONE|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_PAP|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAP|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAPV2|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_GTC|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_SIM|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA_PRIME|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: eapMethod|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: phase2Method|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: identity|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: anonymousIdentity|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: password|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: caCertAliases|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: caPath|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: clientCertAliases|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: altSubjectMatch|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: domainSuffixMatch|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: realm|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: plmn|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: eapSubId|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiDeviceConfig<br>Method or attribute name: eapConfig|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem<br>Method or attribute name: eid|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem<br>Method or attribute name: content|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_20MHZ|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_40MHZ|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_160MHZ|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ_PLUS|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_INVALID|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency0|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency1|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: infoElems|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP_SUITE_B|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OWE|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_CERT|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_PSK|NA|@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiLinkedInfo<br>Method or attribute name: macType|NA|@ohos.wifi.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: tnf|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: rtdType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: id|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: payload|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_EMPTY|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_WELL_KNOWN|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_MEDIA|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_ABSOLUTE_URI|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_EXT_APP|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_UNKNOWN|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_UNCHANGED|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType<br>Method or attribute name: RTD_TEXT|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType<br>Method or attribute name: RTD_URI|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeUriRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeTextRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeMimeRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeExternalRecord|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: messageToString|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_1|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_2|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_3|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_4|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: MIFARE_CLASSIC|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefTag<br>Method or attribute name: createNdefMessage|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefTag<br>Method or attribute name: createNdefMessage|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_UNKNOWN|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_CLASSIC|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PLUS|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PRO|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_MINI|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_1K|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_2K|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_4K|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_UNKOWN|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT_C|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightTag<br>Method or attribute name: writeSinglePages|NA|nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightTag<br>Method or attribute name: writeSinglePages|NA|nfctech.d.ts|
|Deprecated version changed|Class name: MessageParcel<br>Deprecated version: N/A|Class name: MessageParcel<br>Deprecated version: 9<br>Substitute API: ohos.rpc.MessageSequence |@ohos.rpc.d.ts|
|Deprecated version changed|Class name: Sequenceable<br>Deprecated version: N/A|Class name: Sequenceable<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Parcelable |@ohos.rpc.d.ts|
|Deprecated version changed|Class name: SendRequestResult<br>Deprecated version: N/A|Class name: SendRequestResult<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RequestResult |@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: 8|Method or attribute name: sendRequest<br>Deprecated version: 9|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: addDeathRecipient<br>Deprecated version: N/A|Method or attribute name: addDeathRecipient<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: removeDeathRecipient<br>Deprecated version: N/A|Method or attribute name: removeDeathRecipient<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: attachLocalInterface<br>Deprecated version: N/A|Method or attribute name: attachLocalInterface<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: addDeathRecipient<br>Deprecated version: N/A|Method or attribute name: addDeathRecipient<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: removeDeathRecipient<br>Deprecated version: N/A|Method or attribute name: removeDeathRecipient<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>Substitute API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: flushCommands<br>Deprecated version: N/A|Method or attribute name: flushCommands<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IPCSkeleton|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: setCallingIdentity<br>Deprecated version: N/A|Method or attribute name: setCallingIdentity<br>Deprecated version: 9<br>Substitute API: ohos.rpc.IPCSkeleton|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: createAshmem<br>Deprecated version: N/A|Method or attribute name: createAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: createAshmemFromExisting<br>Deprecated version: N/A|Method or attribute name: createAshmemFromExisting<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapAshmem<br>Deprecated version: N/A|Method or attribute name: mapAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapReadAndWriteAshmem<br>Deprecated version: N/A|Method or attribute name: mapReadAndWriteAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapReadOnlyAshmem<br>Deprecated version: N/A|Method or attribute name: mapReadOnlyAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: setProtection<br>Deprecated version: N/A|Method or attribute name: setProtection<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: writeToAshmem<br>Deprecated version: N/A|Method or attribute name: writeToAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: readFromAshmem<br>Deprecated version: N/A|Method or attribute name: readFromAshmem<br>Deprecated version: 9<br>Substitute API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: enableWifi<br>Deprecated version: N/A|Method or attribute name: enableWifi<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.enableWifi |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableWifi<br>Deprecated version: N/A|Method or attribute name: disableWifi<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.disableWifi |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isWifiActive<br>Deprecated version: N/A|Method or attribute name: isWifiActive<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isWifiActive |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: scan<br>Deprecated version: N/A|Method or attribute name: scan<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.scan |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getScanInfos<br>Deprecated version: N/A|Method or attribute name: getScanInfos<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getScanResults |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getScanInfos<br>Deprecated version: N/A|Method or attribute name: getScanInfos<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: addDeviceConfig<br>Deprecated version: N/A|Method or attribute name: addDeviceConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.addDeviceConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: addDeviceConfig<br>Deprecated version: N/A|Method or attribute name: addDeviceConfig<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: connectToNetwork<br>Deprecated version: N/A|Method or attribute name: connectToNetwork<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.connectToNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: connectToDevice<br>Deprecated version: N/A|Method or attribute name: connectToDevice<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.connectToDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disconnect<br>Deprecated version: N/A|Method or attribute name: disconnect<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.disconnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getSignalLevel<br>Deprecated version: N/A|Method or attribute name: getSignalLevel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getSignalLevel |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getLinkedInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getLinkedInfo<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isConnected<br>Deprecated version: N/A|Method or attribute name: isConnected<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isConnected |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedFeatures<br>Deprecated version: N/A|Method or attribute name: getSupportedFeatures<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getSupportedFeatures |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isFeatureSupported<br>Deprecated version: N/A|Method or attribute name: isFeatureSupported<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isFeatureSupported |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceMacAddress<br>Deprecated version: N/A|Method or attribute name: getDeviceMacAddress<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getDeviceMacAddress |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getIpInfo<br>Deprecated version: N/A|Method or attribute name: getIpInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getIpInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCountryCode<br>Deprecated version: N/A|Method or attribute name: getCountryCode<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getCountryCode |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: reassociate<br>Deprecated version: N/A|Method or attribute name: reassociate<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.reassociate |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: reconnect<br>Deprecated version: N/A|Method or attribute name: reconnect<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.reconnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceConfigs<br>Deprecated version: N/A|Method or attribute name: getDeviceConfigs<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getDeviceConfigs |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: updateNetwork<br>Deprecated version: N/A|Method or attribute name: updateNetwork<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.updateNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableNetwork<br>Deprecated version: N/A|Method or attribute name: disableNetwork<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.disableNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeAllNetwork<br>Deprecated version: N/A|Method or attribute name: removeAllNetwork<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.removeAllNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeDevice<br>Deprecated version: N/A|Method or attribute name: removeDevice<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.removeDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: enableHotspot<br>Deprecated version: N/A|Method or attribute name: enableHotspot<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.enableHotspot |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableHotspot<br>Deprecated version: N/A|Method or attribute name: disableHotspot<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.disableHotspot |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isHotspotDualBandSupported<br>Deprecated version: N/A|Method or attribute name: isHotspotDualBandSupported<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isHotspotDualBandSupported |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isHotspotActive<br>Deprecated version: N/A|Method or attribute name: isHotspotActive<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.isHotspotActive |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: setHotspotConfig<br>Deprecated version: N/A|Method or attribute name: setHotspotConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.setHotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getHotspotConfig<br>Deprecated version: N/A|Method or attribute name: getHotspotConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getHotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getStations<br>Deprecated version: N/A|Method or attribute name: getStations<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getStations |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getP2pLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCurrentGroup<br>Deprecated version: N/A|Method or attribute name: getCurrentGroup<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getCurrentGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCurrentGroup<br>Deprecated version: N/A|Method or attribute name: getCurrentGroup<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pPeerDevices<br>Deprecated version: N/A|Method or attribute name: getP2pPeerDevices<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.getP2pPeerDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pPeerDevices<br>Deprecated version: N/A|Method or attribute name: getP2pPeerDevices<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: createGroup<br>Deprecated version: N/A|Method or attribute name: createGroup<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.createGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeGroup<br>Deprecated version: N/A|Method or attribute name: removeGroup<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.removeGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: p2pConnect<br>Deprecated version: N/A|Method or attribute name: p2pConnect<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.p2pConnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: p2pCancelConnect<br>Deprecated version: N/A|Method or attribute name: p2pCancelConnect<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.p2pDisonnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: startDiscoverDevices<br>Deprecated version: N/A|Method or attribute name: startDiscoverDevices<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.startDiscoverDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: stopDiscoverDevices<br>Deprecated version: N/A|Method or attribute name: stopDiscoverDevices<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.stopDiscoverDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: deletePersistentGroup<br>Deprecated version: N/A|Method or attribute name: deletePersistentGroup<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.deletePersistentGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: setDeviceName<br>Deprecated version: N/A|Method or attribute name: setDeviceName<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.setDeviceName |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiStateChange<br>Deprecated version: N/A|Method or attribute name: on_wifiStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiStateChange<br>Deprecated version: N/A|Method or attribute name: off_wifiStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiConnectionChange<br>Deprecated version: N/A|Method or attribute name: on_wifiConnectionChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiConnectionChange<br>Deprecated version: N/A|Method or attribute name: off_wifiConnectionChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiScanStateChange<br>Deprecated version: N/A|Method or attribute name: on_wifiScanStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiScanStateChange<br>Deprecated version: N/A|Method or attribute name: off_wifiScanStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiRssiChange<br>Deprecated version: N/A|Method or attribute name: on_wifiRssiChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiRssiChange<br>Deprecated version: N/A|Method or attribute name: off_wifiRssiChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_streamChange<br>Deprecated version: N/A|Method or attribute name: on_streamChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_streamChange<br>Deprecated version: N/A|Method or attribute name: off_streamChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStateChange<br>Deprecated version: N/A|Method or attribute name: on_hotspotStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStateChange<br>Deprecated version: N/A|Method or attribute name: off_hotspotStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStaJoin<br>Deprecated version: N/A|Method or attribute name: on_hotspotStaJoin<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStaJoin<br>Deprecated version: N/A|Method or attribute name: off_hotspotStaJoin<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStaLeave<br>Deprecated version: N/A|Method or attribute name: on_hotspotStaLeave<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStaLeave<br>Deprecated version: N/A|Method or attribute name: off_hotspotStaLeave<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pStateChange<br>Deprecated version: N/A|Method or attribute name: on_p2pStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pStateChange<br>Deprecated version: N/A|Method or attribute name: off_p2pStateChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pConnectionChange<br>Deprecated version: N/A|Method or attribute name: on_p2pConnectionChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pConnectionChange<br>Deprecated version: N/A|Method or attribute name: off_p2pConnectionChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pDeviceChange<br>Deprecated version: N/A|Method or attribute name: on_p2pDeviceChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pDeviceChange<br>Deprecated version: N/A|Method or attribute name: off_p2pDeviceChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pPeerDeviceChange<br>Deprecated version: N/A|Method or attribute name: on_p2pPeerDeviceChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pPeerDeviceChange<br>Deprecated version: N/A|Method or attribute name: off_p2pPeerDeviceChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pPersistentGroupChange<br>Deprecated version: N/A|Method or attribute name: on_p2pPersistentGroupChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pPersistentGroupChange<br>Deprecated version: N/A|Method or attribute name: off_p2pPersistentGroupChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pDiscoveryChange<br>Deprecated version: N/A|Method or attribute name: on_p2pDiscoveryChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pDiscoveryChange<br>Deprecated version: N/A|Method or attribute name: off_p2pDiscoveryChange<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiDeviceConfig<br>Deprecated version: N/A|Class name: WifiDeviceConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiDeviceConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpConfig<br>Deprecated version: N/A|Class name: IpConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.IpConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiScanInfo<br>Deprecated version: N/A|Class name: WifiScanInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiScanInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiSecurityType<br>Deprecated version: N/A|Class name: WifiSecurityType<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiSecurityType |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiLinkedInfo<br>Deprecated version: N/A|Class name: WifiLinkedInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpInfo<br>Deprecated version: N/A|Class name: IpInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.IpInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: HotspotConfig<br>Deprecated version: N/A|Class name: HotspotConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.HotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: StationInfo<br>Deprecated version: N/A|Class name: StationInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.StationInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpType<br>Deprecated version: N/A|Class name: IpType<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.IpType |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: SuppState<br>Deprecated version: N/A|Class name: SuppState<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.SuppState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: ConnState<br>Deprecated version: N/A|Class name: ConnState<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.ConnState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pDevice<br>Deprecated version: N/A|Class name: WifiP2pDevice<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiP2pDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2PConfig<br>Deprecated version: N/A|Class name: WifiP2PConfig<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiP2PConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pGroupInfo<br>Deprecated version: N/A|Class name: WifiP2pGroupInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiP2pGroupInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: P2pConnectState<br>Deprecated version: N/A|Class name: P2pConnectState<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.P2pConnectState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pLinkedInfo<br>Deprecated version: N/A|Class name: WifiP2pLinkedInfo<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.WifiP2pLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: P2pDeviceStatus<br>Deprecated version: N/A|Class name: P2pDeviceStatus<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.P2pDeviceStatus |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: GroupOwnerBand<br>Deprecated version: N/A|Class name: GroupOwnerBand<br>Deprecated version: 9<br>Substitute API: ohos.wifiManager/wifiManager.GroupOwnerBand |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: enableHotspot<br>Deprecated version: N/A|Method or attribute name: enableHotspot<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.enableHotspot |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: disableHotspot<br>Deprecated version: N/A|Method or attribute name: disableHotspot<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.disableHotspot |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedPowerModel<br>Deprecated version: N/A|Method or attribute name: getSupportedPowerModel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.getSupportedPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedPowerModel<br>Deprecated version: N/A|Method or attribute name: getSupportedPowerModel<br>Deprecated version: 9|@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getPowerModel<br>Deprecated version: N/A|Method or attribute name: getPowerModel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.getPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getPowerModel<br>Deprecated version: N/A|Method or attribute name: getPowerModel<br>Deprecated version: 9|@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: setPowerModel<br>Deprecated version: N/A|Method or attribute name: setPowerModel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.setPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Class name: PowerModel<br>Deprecated version: N/A|Class name: PowerModel<br>Deprecated version: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.PowerMode |@ohos.wifiext.d.ts|
|Permission deleted|Method or attribute name: getNdefMessage<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getNdefMessage<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getSectorCount<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getSectorCount<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getBlockCountInSector<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getBlockCountInSector<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getTagSize<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getTagSize<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: isEmulatedTag<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: isEmulatedTag<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getBlockIndex<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getBlockIndex<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getSectorIndex<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getSectorIndex<br>Permission: N/A|nfctech.d.ts|
|Error code added|NA|Method or attribute name: isExtendedApduSupported<br>Error code: 201, 401, 3100201|nfctech.d.ts|
|Error code added|NA|Method or attribute name: readNdef<br>Error code: 201, 401, 3100201|nfctech.d.ts|
|Error code added|NA|Method or attribute name: getBlockCountInSector<br>Error code: 401|nfctech.d.ts|
|Error code added|NA|Method or attribute name: getBlockIndex<br>Error code: 401|nfctech.d.ts|
|Error code added|NA|Method or attribute name: getSectorIndex<br>Error code: 401|nfctech.d.ts|
| Change Type | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|Added||Module name: ohos.convertxml<br>Class name: ConvertXML<br>Method or attribute name: convertToJSObject|@ohos.convertxml.d.ts| |Added|NA|Module name: ohos.process<br>Class name: ProcessManager|@ohos.process.d.ts|
|Added||Module name: ohos.process<br>Class name: ProcessManager|@ohos.process.d.ts| |Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: isAppUid|@ohos.process.d.ts|
|Added||Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: isAppUid|@ohos.process.d.ts| |Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getUidForName|@ohos.process.d.ts|
|Added||Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getUidForName|@ohos.process.d.ts| |Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getThreadPriority|@ohos.process.d.ts|
|Added||Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getThreadPriority|@ohos.process.d.ts| |Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getSystemConfig|@ohos.process.d.ts|
|Added||Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getSystemConfig|@ohos.process.d.ts| |Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getEnvironmentVar|@ohos.process.d.ts|
|Added||Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: getEnvironmentVar|@ohos.process.d.ts| |Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: exit|@ohos.process.d.ts|
|Added||Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: exit|@ohos.process.d.ts| |Added|NA|Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: kill|@ohos.process.d.ts|
|Added||Module name: ohos.process<br>Class name: ProcessManager<br>Method or attribute name: kill|@ohos.process.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void;|@ohos.url.d.ts|
|Added||Module name: ohos.uri<br>Class name: URI<br>Method or attribute name: equalsTo|@ohos.uri.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams|@ohos.url.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void;|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: ructor(init?|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: append|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: ructor(init?|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: delete|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: append|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: getAll|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: delete|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: entries|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: getAll|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: forEach|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: entries|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: get|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: forEach|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: has|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: get|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: set|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: has|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: sort|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: set|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: keys|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: sort|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: values|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: keys|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: [Symbol.iterator]|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: values|@ohos.url.d.ts| |Added|NA|Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: toString|@ohos.url.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: [Symbol.iterator]|@ohos.url.d.ts| |Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, arrlist?: ArrayList<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.ArrayList.d.ts|
|Added||Module name: ohos.url<br>Class name: URLParams<br>Method or attribute name: toString|@ohos.url.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, arrlist?: ArrayList<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.ArrayList.d.ts|
|Added||Module name: ohos.url<br>Class name: URL<br>Method or attribute name: parseURL|@ohos.url.d.ts| |Added|NA|Method or attribute name: encodeInto<br>Function name: encodeInto(input?: string): Uint8Array;|@ohos.util.d.ts|
|Added||Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, arrlist?: ArrayList<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.ArrayList.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache|@ohos.util.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, arrlist?: ArrayList<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.ArrayList.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: ructor(capacity?|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: util<br>Method or attribute name: format|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: updateCapacity|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: util<br>Method or attribute name: errnoToString|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: toString|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: TextDecoder<br>Method or attribute name: create|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: length|@ohos.util.d.ts|
|Added||Method or attribute name: encodeInto<br>Function name: encodeInto(input?: string): Uint8Array;|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getCapacity|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: TextEncoder<br>Method or attribute name: encodeIntoUint8Array|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: clear|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: RationalNumber<br>Method or attribute name: parseRationalNumber|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getCreateCount|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: RationalNumber<br>Method or attribute name: compare|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getMissCount|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: RationalNumber<br>Method or attribute name: getCommonFactor|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getRemovalCount|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getMatchCount|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: ructor(capacity?|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getPutCount|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: updateCapacity|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: isEmpty|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: toString|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: get|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: length|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: put|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getCapacity|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: values|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: clear|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: keys|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getCreateCount|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: remove|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getMissCount|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: afterRemoval|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getRemovalCount|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: contains|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getMatchCount|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: createDefault|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: getPutCount|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: entries|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: isEmpty|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: [Symbol.iterator]|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: get|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: put|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: ructor(lowerObj|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: values|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: toString|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: keys|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: intersect|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: remove|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: intersect|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: afterRemoval|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: getUpper|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: contains|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: getLower|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: createDefault|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: entries|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: LRUCache<br>Method or attribute name: [Symbol.iterator]|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: contains|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: ructor(lowerObj|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: contains|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: toString|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: clamp|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: intersect|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: Base64Helper|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: intersect|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeSync|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: getUpper|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeToStringSync|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: getLower|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: decodeSync|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encode|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeToString|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: expand|@ohos.util.d.ts| |Added|NA|Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: decode|@ohos.util.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: contains|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, deque?: Deque<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Deque.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: contains|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: HashMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.HashMap.d.ts|
|Added||Module name: ohos.util<br>Class name: ScopeHelper<br>Method or attribute name: clamp|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: HashSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.HashSet.d.ts|
|Added||Module name: ohos.util<br>Class name: Base64Helper|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: LightWeightMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LightWeightMap.d.ts|
|Added||Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeSync|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: LightWeightSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LightWeightSet.d.ts|
|Added||Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeToStringSync|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, LinkedList?: LinkedList<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LinkedList.d.ts|
|Added||Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: decodeSync|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, List?: List<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.List.d.ts|
|Added||Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encode|@ohos.util.d.ts| |Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, list?: List<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.List.d.ts|
|Added||Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: encodeToString|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, PlainArray?: PlainArray<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.PlainArray.d.ts|
|Added||Module name: ohos.util<br>Class name: Base64Helper<br>Method or attribute name: decode|@ohos.util.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, Queue?: Queue<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Queue.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, deque?: Deque<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Deque.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, stack?: Stack<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Stack.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: HashMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.HashMap.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: TreeMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.TreeMap.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: HashSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.HashSet.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: TreeSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.TreeSet.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: LightWeightMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LightWeightMap.d.ts| |Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, vector?: Vector<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.Vector.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: LightWeightSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LightWeightSet.d.ts| |Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, vector?: Vector<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Vector.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, LinkedList?: LinkedList<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.LinkedList.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: MessageEvents|@ohos.worker.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, List?: List<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.List.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: MessageEvents<br>Method or attribute name: data|@ohos.worker.d.ts|
|Added||Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, list?: List<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.List.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: WorkerEventListener|@ohos.worker.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, PlainArray?: PlainArray<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.PlainArray.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: WorkerEventListener<br>Method or attribute name: WorkerEventListener|@ohos.worker.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, Queue?: Queue<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Queue.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget|@ohos.worker.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, stack?: Stack<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Stack.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: addEventListener|@ohos.worker.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: TreeMap<K, V>) => void,<br><br> thisArg?: Object): void;|@ohos.util.TreeMap.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: dispatchEvent|@ohos.worker.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: TreeSet<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.TreeSet.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: removeEventListener|@ohos.worker.d.ts|
|Added||Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, vector?: Vector<T>) => T,<br><br> thisArg?: Object): void;|@ohos.util.Vector.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: removeAllListener|@ohos.worker.d.ts|
|Added||Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, vector?: Vector<T>) => void,<br><br> thisArg?: Object): void;|@ohos.util.Vector.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: GlobalScope|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: MessageEvents|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: name|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: MessageEvents<br>Method or attribute name: data|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: onerror|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: WorkerEventListener|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: self|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: WorkerEventListener<br>Method or attribute name: WorkerEventListener|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: WorkerEventTarget|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: onmessage|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: addEventListener|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: onmessageerror|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: dispatchEvent|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: close|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: removeEventListener|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: WorkerEventTarget<br>Method or attribute name: removeAllListener|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: GlobalScope|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: name|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: ructor(scriptURL|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: onerror|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onexit|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: GlobalScope<br>Method or attribute name: self|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onerror|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onmessage|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: onmessage|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onmessageerror|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: onmessageerror|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: close|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: postMessage|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: on|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorkerGlobalScope<br>Method or attribute name: postMessage|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: once|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: off|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: ructor(scriptURL|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: terminate|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onexit|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: addEventListener|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onerror|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: dispatchEvent|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onmessage|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: removeEventListener|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: onmessageerror|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: removeAllListener|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: postMessage|@ohos.worker.d.ts| |Added|NA|Module name: ohos.worker<br>Class name: worker<br>Method or attribute name: workerPort|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: postMessage|@ohos.worker.d.ts| |Deleted|Module name: ohos.worker<br>Class name: Worker<br>Method or attribute name: addEventListener|NA|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: on|@ohos.worker.d.ts| |Deleted|Module name: ohos.worker<br>Class name: Worker<br>Method or attribute name: dispatchEvent|NA|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: once|@ohos.worker.d.ts| |Deleted|Module name: ohos.worker<br>Class name: Worker<br>Method or attribute name: removeEventListener|NA|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: off|@ohos.worker.d.ts| |Deleted|Module name: ohos.worker<br>Class name: Worker<br>Method or attribute name: removeAllListener|NA|@ohos.worker.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: terminate|@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: convert<br>Deprecated version: N/A|Method or attribute name: convert<br>Deprecated version: 9<br>Substitute API: ohos.convertxml.ConvertXML.convertToJSObject |@ohos.convertxml.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: addEventListener|@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: isAppUid<br>Deprecated version: N/A|Method or attribute name: isAppUid<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.isAppUid |@ohos.process.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: dispatchEvent|@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: getUidForName<br>Deprecated version: N/A|Method or attribute name: getUidForName<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.getUidForName |@ohos.process.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: removeEventListener|@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: getThreadPriority<br>Deprecated version: N/A|Method or attribute name: getThreadPriority<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.getThreadPriority |@ohos.process.d.ts|
|Added||Module name: ohos.worker<br>Class name: ThreadWorker<br>Method or attribute name: removeAllListener|@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: getSystemConfig<br>Deprecated version: N/A|Method or attribute name: getSystemConfig<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.getSystemConfig |@ohos.process.d.ts|
|Added||Module name: ohos.worker<br>Class name: worker<br>Method or attribute name: workerPort|@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: getEnvironmentVar<br>Deprecated version: N/A|Method or attribute name: getEnvironmentVar<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.getEnvironmentVar |@ohos.process.d.ts|
|Deleted |Module name: ohos.worker<br>Class name: Worker<br>Method or attribute name: addEventListener||@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: exit<br>Deprecated version: N/A|Method or attribute name: exit<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.exit |@ohos.process.d.ts|
|Deleted |Module name: ohos.worker<br>Class name: Worker<br>Method or attribute name: dispatchEvent||@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: kill<br>Deprecated version: N/A|Method or attribute name: kill<br>Deprecated version: 9<br>Substitute API: ohos.process.ProcessManager.kill |@ohos.process.d.ts|
|Deleted |Module name: ohos.worker<br>Class name: Worker<br>Method or attribute name: removeEventListener||@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: equals<br>Deprecated version: N/A|Method or attribute name: equals<br>Deprecated version: 9<br>Substitute API: ohos.uri.URI.equalsTo |@ohos.uri.d.ts|
|Deleted |Module name: ohos.worker<br>Class name: Worker<br>Method or attribute name: removeAllListener||@ohos.worker.d.ts| |Deprecated version changed|Class name: URLSearchParams<br>Deprecated version: N/A|Class name: URLSearchParams<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: convert<br>Deprecated version: N/A|Method or attribute name: convert<br>Deprecated version:9<br>New API:ohos.convertxml.ConvertXML.convertToJSObject |@ohos.convertxml.d.ts| |Deprecated version changed|Method or attribute name: ructor(init?<br>Deprecated version: N/A|Method or attribute name: ructor(init?<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.constructor |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: isAppUid<br>Deprecated version: N/A|Method or attribute name: isAppUid<br>Deprecated version:9<br>New API:ohos.process.ProcessManager.isAppUid |@ohos.process.d.ts| |Deprecated version changed|Method or attribute name: append<br>Deprecated version: N/A|Method or attribute name: append<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.append |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: getUidForName<br>Deprecated version: N/A|Method or attribute name: getUidForName<br>Deprecated version:9<br>New API:ohos.process.ProcessManager.getUidForName |@ohos.process.d.ts| |Deprecated version changed|Method or attribute name: delete<br>Deprecated version: N/A|Method or attribute name: delete<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.delete |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: getThreadPriority<br>Deprecated version: N/A|Method or attribute name: getThreadPriority<br>Deprecated version:9<br>New API:ohos.process.ProcessManager.getThreadPriority |@ohos.process.d.ts| |Deprecated version changed|Method or attribute name: getAll<br>Deprecated version: N/A|Method or attribute name: getAll<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.getAll |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: getSystemConfig<br>Deprecated version: N/A|Method or attribute name: getSystemConfig<br>Deprecated version:9<br>New API:ohos.process.ProcessManager.getSystemConfig |@ohos.process.d.ts| |Deprecated version changed|Method or attribute name: entries<br>Deprecated version: N/A|Method or attribute name: entries<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.entries |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: getEnvironmentVar<br>Deprecated version: N/A|Method or attribute name: getEnvironmentVar<br>Deprecated version:9<br>New API:ohos.process.ProcessManager.getEnvironmentVar |@ohos.process.d.ts| |Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.get |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: exit<br>Deprecated version: N/A|Method or attribute name: exit<br>Deprecated version:9<br>New API:ohos.process.ProcessManager.exit |@ohos.process.d.ts| |Deprecated version changed|Method or attribute name: has<br>Deprecated version: N/A|Method or attribute name: has<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.has |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: kill<br>Deprecated version: N/A|Method or attribute name: kill<br>Deprecated version:9<br>New API:ohos.process.ProcessManager.kill |@ohos.process.d.ts| |Deprecated version changed|Method or attribute name: set<br>Deprecated version: N/A|Method or attribute name: set<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.set |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: equals<br>Deprecated version: N/A|Method or attribute name: equals<br>Deprecated version:9<br>New API:ohos.uri.URI.equalsTo |@ohos.uri.d.ts| |Deprecated version changed|Method or attribute name: sort<br>Deprecated version: N/A|Method or attribute name: sort<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.sort |@ohos.url.d.ts|
|Deprecated version changed|Class name:URLSearchParams<br>Deprecated version: N/A|Class name:URLSearchParams<br>Deprecated version:9<br>New API:ohos.url.URLParams |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: keys<br>Deprecated version: N/A|Method or attribute name: keys<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.keys |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: ructor(init?<br>Deprecated version: N/A|Method or attribute name: ructor(init?<br>Deprecated version:9<br>New API:ohos.url.URLParams.constructor |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: values<br>Deprecated version: N/A|Method or attribute name: values<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.values |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: append<br>Deprecated version: N/A|Method or attribute name: append<br>Deprecated version:9<br>New API:ohos.url.URLParams.append |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: [Symbol.iterator]<br>Deprecated version: N/A|Method or attribute name: [Symbol.iterator]<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.|@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: delete<br>Deprecated version: N/A|Method or attribute name: delete<br>Deprecated version:9<br>New API:ohos.url.URLParams.delete |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: toString<br>Deprecated version: N/A|Method or attribute name: toString<br>Deprecated version: 9<br>Substitute API: ohos.url.URLParams.toString |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: getAll<br>Deprecated version: N/A|Method or attribute name: getAll<br>Deprecated version:9<br>New API:ohos.url.URLParams.getAll |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: ructor(url<br>Deprecated version: N/A|Method or attribute name: ructor(url<br>Deprecated version: 9<br>Substitute API: ohos.URL.constructor |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: entries<br>Deprecated version: N/A|Method or attribute name: entries<br>Deprecated version:9<br>New API:ohos.url.URLParams.entries |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: printf<br>Deprecated version: N/A|Method or attribute name: printf<br>Deprecated version: 9<br>Substitute API: ohos.util.format |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version:9<br>New API:ohos.url.URLParams.get |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: getErrorString<br>Deprecated version: N/A|Method or attribute name: getErrorString<br>Deprecated version: 9<br>Substitute API: ohos.util.errnoToString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: has<br>Deprecated version: N/A|Method or attribute name: has<br>Deprecated version:9<br>New API:ohos.url.URLParams.has |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: ructor(<br><br> encoding?<br>Deprecated version: N/A|Method or attribute name: ructor(<br><br> encoding?<br>Deprecated version: 9<br>Substitute API: ohos.util.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: set<br>Deprecated version: N/A|Method or attribute name: set<br>Deprecated version:9<br>New API:ohos.url.URLParams.set |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: decode<br>Deprecated version: N/A|Method or attribute name: decode<br>Deprecated version: 9<br>Substitute API: ohos.util.decodeWithStream |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: sort<br>Deprecated version: N/A|Method or attribute name: sort<br>Deprecated version:9<br>New API:ohos.url.URLParams.sort |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: encode<br>Deprecated version: N/A|Method or attribute name: encode<br>Deprecated version: 9<br>Substitute API: ohos.util.encodeInto |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: keys<br>Deprecated version: N/A|Method or attribute name: keys<br>Deprecated version:9<br>New API:ohos.url.URLParams.keys |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: encodeInto<br>Deprecated version: N/A|Method or attribute name: encodeInto<br>Deprecated version: 9<br>Substitute API: ohos.util.encodeIntoUint8Array |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: values<br>Deprecated version: N/A|Method or attribute name: values<br>Deprecated version:9<br>New API:ohos.url.URLParams.values |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: ructor(numerator<br>Deprecated version: N/A|Method or attribute name: ructor(numerator<br>Deprecated version: 9<br>Substitute API: ohos.util.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: [Symbol.iterator]<br>Deprecated version: N/A|Method or attribute name: [Symbol.iterator]<br>Deprecated version:9<br>New API:ohos.url.URLParams.|@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: compareTo<br>Deprecated version: N/A|Method or attribute name: compareTo<br>Deprecated version: 9<br>Substitute API: ohos.util.compare |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: toString<br>Deprecated version: N/A|Method or attribute name: toString<br>Deprecated version:9<br>New API:ohos.url.URLParams.toString |@ohos.url.d.ts| |Deprecated version changed|Method or attribute name: getCommonDivisor<br>Deprecated version: N/A|Method or attribute name: getCommonDivisor<br>Deprecated version: 9<br>Substitute API: ohos.util.getCommonFactor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(url<br>Deprecated version: N/A|Method or attribute name: ructor(url<br>Deprecated version:9<br>New API:ohos.URL.constructor |@ohos.url.d.ts| |Deprecated version changed|Class name: LruBuffer<br>Deprecated version: N/A|Class name: LruBuffer<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: printf<br>Deprecated version: N/A|Method or attribute name: printf<br>Deprecated version:9<br>New API:ohos.util.format |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: updateCapacity<br>Deprecated version: N/A|Method or attribute name: updateCapacity<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.updateCapacity |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getErrorString<br>Deprecated version: N/A|Method or attribute name: getErrorString<br>Deprecated version:9<br>New API:ohos.util.errnoToString |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: getCapacity<br>Deprecated version: N/A|Method or attribute name: getCapacity<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getCapacity |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(<br><br> encoding?<br>Deprecated version: N/A|Method or attribute name: ructor(<br><br> encoding?<br>Deprecated version:9<br>New API:ohos.util.constructor |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.clear |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: decode<br>Deprecated version: N/A|Method or attribute name: decode<br>Deprecated version:9<br>New API:ohos.util.decodeWithStream |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: getCreateCount<br>Deprecated version: N/A|Method or attribute name: getCreateCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getCreateCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encode<br>Deprecated version: N/A|Method or attribute name: encode<br>Deprecated version:9<br>New API:ohos.util.encodeInto |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: getMissCount<br>Deprecated version: N/A|Method or attribute name: getMissCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getMissCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeInto<br>Deprecated version: N/A|Method or attribute name: encodeInto<br>Deprecated version:9<br>New API:ohos.util.encodeIntoUint8Array |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: getRemovalCount<br>Deprecated version: N/A|Method or attribute name: getRemovalCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getRemovalCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(numerator<br>Deprecated version: N/A|Method or attribute name: ructor(numerator<br>Deprecated version:9<br>New API:ohos.util.constructor |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: getMatchCount<br>Deprecated version: N/A|Method or attribute name: getMatchCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getMatchCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: compareTo<br>Deprecated version: N/A|Method or attribute name: compareTo<br>Deprecated version:9<br>New API:ohos.util.compare |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: getPutCount<br>Deprecated version: N/A|Method or attribute name: getPutCount<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.getPutCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCommonDivisor<br>Deprecated version: N/A|Method or attribute name: getCommonDivisor<br>Deprecated version:9<br>New API:ohos.util.getCommonFactor |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: isEmpty<br>Deprecated version: N/A|Method or attribute name: isEmpty<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.isEmpty |@ohos.util.d.ts|
|Deprecated version changed|Class name:LruBuffer<br>Deprecated version: N/A|Class name:LruBuffer<br>Deprecated version:9<br>New API:ohos.util.LRUCache |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.get |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: updateCapacity<br>Deprecated version: N/A|Method or attribute name: updateCapacity<br>Deprecated version:9<br>New API:ohos.util.LRUCache.updateCapacity |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: put<br>Deprecated version: N/A|Method or attribute name: put<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.put |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCapacity<br>Deprecated version: N/A|Method or attribute name: getCapacity<br>Deprecated version:9<br>New API:ohos.util.LRUCache.getCapacity |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: values<br>Deprecated version: N/A|Method or attribute name: values<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.values |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version:9<br>New API:ohos.util.LRUCache.clear |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: keys<br>Deprecated version: N/A|Method or attribute name: keys<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.keys |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCreateCount<br>Deprecated version: N/A|Method or attribute name: getCreateCount<br>Deprecated version:9<br>New API:ohos.util.LRUCache.getCreateCount |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.remove |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getMissCount<br>Deprecated version: N/A|Method or attribute name: getMissCount<br>Deprecated version:9<br>New API:ohos.util.LRUCache.getMissCount |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: afterRemoval<br>Deprecated version: N/A|Method or attribute name: afterRemoval<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.afterRemoval |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getRemovalCount<br>Deprecated version: N/A|Method or attribute name: getRemovalCount<br>Deprecated version:9<br>New API:ohos.util.LRUCache.getRemovalCount |@ohos.util.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.util.LRUCache.contains |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getMatchCount<br>Deprecated version: N/A|Method or attribute name: getMatchCount<br>Deprecated version:9<br>New API:ohos.util.LRUCache.getMatchCount |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: createDefault<br>Deprecated version: N/A|Method or attribute name: createDefault<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.createDefault |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getPutCount<br>Deprecated version: N/A|Method or attribute name: getPutCount<br>Deprecated version:9<br>New API:ohos.util.LRUCache.getPutCount |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: entries<br>Deprecated version: N/A|Method or attribute name: entries<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.entries |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: isEmpty<br>Deprecated version: N/A|Method or attribute name: isEmpty<br>Deprecated version:9<br>New API:ohos.util.LRUCache.isEmpty |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: [Symbol.iterator]<br>Deprecated version: N/A|Method or attribute name: [Symbol.iterator]<br>Deprecated version: 9<br>Substitute API: ohos.util.LRUCache.|@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: get<br>Deprecated version: N/A|Method or attribute name: get<br>Deprecated version:9<br>New API:ohos.util.LRUCache.get |@ohos.util.d.ts| |Deprecated version changed|Class name: Scope<br>Deprecated version: N/A|Class name: Scope<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: put<br>Deprecated version: N/A|Method or attribute name: put<br>Deprecated version:9<br>New API:ohos.util.LRUCache.put |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: ructor(lowerObj<br>Deprecated version: N/A|Method or attribute name: ructor(lowerObj<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: values<br>Deprecated version: N/A|Method or attribute name: values<br>Deprecated version:9<br>New API:ohos.util.LRUCache.values |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: toString<br>Deprecated version: N/A|Method or attribute name: toString<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.toString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: keys<br>Deprecated version: N/A|Method or attribute name: keys<br>Deprecated version:9<br>New API:ohos.util.LRUCache.keys |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: intersect<br>Deprecated version: N/A|Method or attribute name: intersect<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.intersect |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version:9<br>New API:ohos.util.LRUCache.remove |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: intersect<br>Deprecated version: N/A|Method or attribute name: intersect<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.intersect |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: afterRemoval<br>Deprecated version: N/A|Method or attribute name: afterRemoval<br>Deprecated version:9<br>New API:ohos.util.LRUCache.afterRemoval |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: getUpper<br>Deprecated version: N/A|Method or attribute name: getUpper<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.getUpper |@ohos.util.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>New API:ohos.util.LRUCache.contains |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: getLower<br>Deprecated version: N/A|Method or attribute name: getLower<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.getLower |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: createDefault<br>Deprecated version: N/A|Method or attribute name: createDefault<br>Deprecated version:9<br>New API:ohos.util.LRUCache.createDefault |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: entries<br>Deprecated version: N/A|Method or attribute name: entries<br>Deprecated version:9<br>New API:ohos.util.LRUCache.entries |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: [Symbol.iterator]<br>Deprecated version: N/A|Method or attribute name: [Symbol.iterator]<br>Deprecated version:9<br>New API:ohos.util.LRUCache.|@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.d.ts|
|Deprecated version changed|Class name:Scope<br>Deprecated version: N/A|Class name:Scope<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper |@ohos.util.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.util.ScopeHelper.contains |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(lowerObj<br>Deprecated version: N/A|Method or attribute name: ructor(lowerObj<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.constructor |@ohos.util.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.util.ScopeHelper.contains |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: toString<br>Deprecated version: N/A|Method or attribute name: toString<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.toString |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: clamp<br>Deprecated version: N/A|Method or attribute name: clamp<br>Deprecated version: 9<br>Substitute API: ohos.util.ScopeHelper.clamp |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: intersect<br>Deprecated version: N/A|Method or attribute name: intersect<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.intersect |@ohos.util.d.ts| |Deprecated version changed|Class name: Base64<br>Deprecated version: N/A|Class name: Base64<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: intersect<br>Deprecated version: N/A|Method or attribute name: intersect<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.intersect |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: encodeSync<br>Deprecated version: N/A|Method or attribute name: encodeSync<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.encodeSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getUpper<br>Deprecated version: N/A|Method or attribute name: getUpper<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.getUpper |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: encodeToStringSync<br>Deprecated version: N/A|Method or attribute name: encodeToStringSync<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.encodeToStringSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getLower<br>Deprecated version: N/A|Method or attribute name: getLower<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.getLower |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: decodeSync<br>Deprecated version: N/A|Method or attribute name: decodeSync<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.decodeSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.expand |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: encode<br>Deprecated version: N/A|Method or attribute name: encode<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.encode |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.expand |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: encodeToString<br>Deprecated version: N/A|Method or attribute name: encodeToString<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.encodeToString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand<br>Deprecated version: N/A|Method or attribute name: expand<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.expand |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: decode<br>Deprecated version: N/A|Method or attribute name: decode<br>Deprecated version: 9<br>Substitute API: ohos.util.Base64Helper.decode |@ohos.util.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>New API:ohos.util.ScopeHelper.contains |@ohos.util.d.ts| |Deprecated version changed|Class name: Vector<br>Deprecated version: N/A|Class name: Vector<br>Deprecated version: 9<br>Substitute API: ohos.util.ArrayList |@ohos.util.Vector.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>New API:ohos.util.ScopeHelper.contains |@ohos.util.d.ts| |Deprecated version changed|Class name: EventListener<br>Deprecated version: N/A|Class name: EventListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: clamp<br>Deprecated version: N/A|Method or attribute name: clamp<br>Deprecated version:9<br>New API:ohos.util.ScopeHelper.clamp |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: EventListener<br>Deprecated version: N/A|Method or attribute name: EventListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventListener.|@ohos.worker.d.ts|
|Deprecated version changed|Class name:Base64<br>Deprecated version: N/A|Class name:Base64<br>Deprecated version:9<br>New API:ohos.util.Base64Helper |@ohos.util.d.ts| |Deprecated version changed|Class name: EventTarget<br>Deprecated version: N/A|Class name: EventTarget<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: encodeSync<br>Deprecated version: N/A|Method or attribute name: encodeSync<br>Deprecated version:9<br>New API:ohos.util.Base64Helper.encodeSync |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: addEventListener<br>Deprecated version: N/A|Method or attribute name: addEventListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget.addEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: encodeToStringSync<br>Deprecated version: N/A|Method or attribute name: encodeToStringSync<br>Deprecated version:9<br>New API:ohos.util.Base64Helper.encodeToStringSync |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: dispatchEvent<br>Deprecated version: N/A|Method or attribute name: dispatchEvent<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget.dispatchEvent |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: decodeSync<br>Deprecated version: N/A|Method or attribute name: decodeSync<br>Deprecated version:9<br>New API:ohos.util.Base64Helper.decodeSync |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: removeEventListener<br>Deprecated version: N/A|Method or attribute name: removeEventListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget.removeEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: encode<br>Deprecated version: N/A|Method or attribute name: encode<br>Deprecated version:9<br>New API:ohos.util.Base64Helper.encode |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: removeAllListener<br>Deprecated version: N/A|Method or attribute name: removeAllListener<br>Deprecated version: 9<br>Substitute API: ohos.worker.WorkerEventTarget.removeAllListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: encodeToString<br>Deprecated version: N/A|Method or attribute name: encodeToString<br>Deprecated version:9<br>New API:ohos.util.Base64Helper.encodeToString |@ohos.util.d.ts| |Deprecated version changed|Class name: WorkerGlobalScope<br>Deprecated version: N/A|Class name: WorkerGlobalScope<br>Deprecated version: 9<br>Substitute API: ohos.worker.GlobalScope |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: decode<br>Deprecated version: N/A|Method or attribute name: decode<br>Deprecated version:9<br>New API:ohos.util.Base64Helper.decode |@ohos.util.d.ts| |Deprecated version changed|Method or attribute name: name<br>Deprecated version: N/A|Method or attribute name: name<br>Deprecated version: 9<br>Substitute API: ohos.worker.GlobalScope.name |@ohos.worker.d.ts|
|Deprecated version changed|Class name:Vector<br>Deprecated version: N/A|Class name:Vector<br>Deprecated version:9<br>New API:ohos.util.ArrayList |@ohos.util.Vector.d.ts| |Deprecated version changed|Method or attribute name: onerror<br>Deprecated version: N/A|Method or attribute name: onerror<br>Deprecated version: 9<br>Substitute API: ohos.worker.GlobalScope.onerror |@ohos.worker.d.ts|
|Deprecated version changed|Class name:EventListener<br>Deprecated version: N/A|Class name:EventListener<br>Deprecated version:9<br>New API:ohos.worker.WorkerEventListener |@ohos.worker.d.ts| |Deprecated version changed|Class name: DedicatedWorkerGlobalScope<br>Deprecated version: N/A|Class name: DedicatedWorkerGlobalScope<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorkerGlobalScope |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: EventListener<br>Deprecated version: N/A|Method or attribute name: EventListener<br>Deprecated version:9<br>New API:ohos.worker.WorkerEventListener.|@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: onmessage<br>Deprecated version: N/A|Method or attribute name: onmessage<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorkerGlobalScope.onmessage |@ohos.worker.d.ts|
|Deprecated version changed|Class name:EventTarget<br>Deprecated version: N/A|Class name:EventTarget<br>Deprecated version:9<br>New API:ohos.worker.WorkerEventTarget |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: onmessageerror<br>Deprecated version: N/A|Method or attribute name: onmessageerror<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorkerGlobalScope.onmessageerror |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: addEventListener<br>Deprecated version: N/A|Method or attribute name: addEventListener<br>Deprecated version:9<br>New API:ohos.worker.WorkerEventTarget.addEventListener |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: close<br>Deprecated version: N/A|Method or attribute name: close<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorkerGlobalScope.close |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: dispatchEvent<br>Deprecated version: N/A|Method or attribute name: dispatchEvent<br>Deprecated version:9<br>New API:ohos.worker.WorkerEventTarget.dispatchEvent |@ohos.worker.d.ts| |Deprecated version changed|Class name: Worker<br>Deprecated version: N/A|Class name: Worker<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: removeEventListener<br>Deprecated version: N/A|Method or attribute name: removeEventListener<br>Deprecated version:9<br>New API:ohos.worker.WorkerEventTarget.removeEventListener |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: ructor(scriptURL<br>Deprecated version: N/A|Method or attribute name: ructor(scriptURL<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.constructor |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: removeAllListener<br>Deprecated version: N/A|Method or attribute name: removeAllListener<br>Deprecated version:9<br>New API:ohos.worker.WorkerEventTarget.removeAllListener |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: onexit<br>Deprecated version: N/A|Method or attribute name: onexit<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.onexit |@ohos.worker.d.ts|
|Deprecated version changed|Class name:WorkerGlobalScope<br>Deprecated version: N/A|Class name:WorkerGlobalScope<br>Deprecated version:9<br>New API:ohos.worker.GlobalScope |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: onerror<br>Deprecated version: N/A|Method or attribute name: onerror<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.onerror |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: name<br>Deprecated version: N/A|Method or attribute name: name<br>Deprecated version:9<br>New API:ohos.worker.GlobalScope.name |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: onmessage<br>Deprecated version: N/A|Method or attribute name: onmessage<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.onmessage |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onerror<br>Deprecated version: N/A|Method or attribute name: onerror<br>Deprecated version:9<br>New API:ohos.worker.GlobalScope.onerror |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: onmessageerror<br>Deprecated version: N/A|Method or attribute name: onmessageerror<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.onmessageerror |@ohos.worker.d.ts|
|Deprecated version changed|Class name:DedicatedWorkerGlobalScope<br>Deprecated version: N/A|Class name:DedicatedWorkerGlobalScope<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorkerGlobalScope |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: postMessage<br>Deprecated version: N/A|Method or attribute name: postMessage<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.postMessage |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onmessage<br>Deprecated version: N/A|Method or attribute name: onmessage<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorkerGlobalScope.onmessage |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: postMessage<br>Deprecated version: N/A|Method or attribute name: postMessage<br>Deprecated version: 9|@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onmessageerror<br>Deprecated version: N/A|Method or attribute name: onmessageerror<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorkerGlobalScope.onmessageerror |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: on<br>Deprecated version: N/A|Method or attribute name: on<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.on |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: close<br>Deprecated version: N/A|Method or attribute name: close<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorkerGlobalScope.close |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.once |@ohos.worker.d.ts|
|Deprecated version changed|Class name:Worker<br>Deprecated version: N/A|Class name:Worker<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: off<br>Deprecated version: N/A|Method or attribute name: off<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.off |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: ructor(scriptURL<br>Deprecated version: N/A|Method or attribute name: ructor(scriptURL<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.constructor |@ohos.worker.d.ts| |Deprecated version changed|Method or attribute name: terminate<br>Deprecated version: N/A|Method or attribute name: terminate<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker.terminate |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onexit<br>Deprecated version: N/A|Method or attribute name: onexit<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.onexit |@ohos.worker.d.ts| |Initial version changed|Class name: RationalNumber<br>Initial version: 7|Class name: RationalNumber<br>Initial version: 8|@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: onerror<br>Deprecated version: N/A|Method or attribute name: onerror<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.onerror |@ohos.worker.d.ts| |Initial version changed|Class name: LruBuffer<br>Initial version: 7|Class name: LruBuffer<br>Initial version: 8|@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: onmessage<br>Deprecated version: N/A|Method or attribute name: onmessage<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.onmessage |@ohos.worker.d.ts| |Initial version changed|Class name: Scope<br>Initial version: 7|Class name: Scope<br>Initial version: 8|@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: onmessageerror<br>Deprecated version: N/A|Method or attribute name: onmessageerror<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.onmessageerror |@ohos.worker.d.ts| |Initial version changed|Class name: Base64<br>Initial version: 7|Class name: Base64<br>Initial version: 8|@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: postMessage<br>Deprecated version: N/A|Method or attribute name: postMessage<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.postMessage |@ohos.worker.d.ts| |Initial version changed|Class name: types<br>Initial version: 7|Class name: types<br>Initial version: 8|@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: postMessage<br>Deprecated version: N/A|Method or attribute name: postMessage<br>Deprecated version:9|@ohos.worker.d.ts| |Initial version changed|Class name: Vector<br>Initial version: |Class name: Vector<br>Initial version: 8|@ohos.util.Vector.d.ts|
|Deprecated version changed|Method or attribute name: on<br>Deprecated version: N/A|Method or attribute name: on<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.on |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.once |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: off<br>Deprecated version: N/A|Method or attribute name: off<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.off |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: terminate<br>Deprecated version: N/A|Method or attribute name: terminate<br>Deprecated version:9<br>New API:ohos.worker.ThreadWorker.terminate |@ohos.worker.d.ts|
|Initial version changed|Class name:RationalNumber<br>Initial version: 7|Class name:RationalNumber<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name:LruBuffer<br>Initial version: 7|Class name:LruBuffer<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name:Scope<br>Initial version: 7|Class name:Scope<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name:Base64<br>Initial version: 7|Class name:Base64<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name:types<br>Initial version: 7|Class name:types<br>Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name:Vector<br>Initial version: |Class name:Vector<br>Initial version: 8|@ohos.util.Vector.d.ts|
| Change Type | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo<br>Method or attribute name: name|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo<br>Method or attribute name: name|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo<br>Method or attribute name: description|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: EnterpriseInfo<br>Method or attribute name: description|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: AdminType|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: AdminType|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_NORMAL|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_NORMAL|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_SUPER|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_SUPER|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_ADDED|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_ADDED|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_REMOVED|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: ManagedEvent<br>Method or attribute name: MANAGED_EVENT_BUNDLE_REMOVED|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: enableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableSuperAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableSuperAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableSuperAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: disableSuperAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isAdminEnabled|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: getEnterpriseInfo|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: getEnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: getEnterpriseInfo|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: getEnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: setEnterpriseInfo|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: setEnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: setEnterpriseInfo|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: setEnterpriseInfo|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isSuperAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isSuperAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isSuperAdmin|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: isSuperAdmin|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: subscribeManagedEvent|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: subscribeManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: subscribeManagedEvent|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: subscribeManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: unsubscribeManagedEvent|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: unsubscribeManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: unsubscribeManagedEvent|@ohos.enterprise.adminManager.d.ts| |Added|NA|Module name: ohos.enterprise.adminManager<br>Class name: adminManager<br>Method or attribute name: unsubscribeManagedEvent|@ohos.enterprise.adminManager.d.ts|
|Added||Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager|@ohos.enterprise.dateTimeManager.d.ts| |Added|NA|Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager|@ohos.enterprise.dateTimeManager.d.ts|
|Added||Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager<br>Method or attribute name: setDateTime|@ohos.enterprise.dateTimeManager.d.ts| |Added|NA|Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager<br>Method or attribute name: setDateTime|@ohos.enterprise.dateTimeManager.d.ts|
|Added||Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager<br>Method or attribute name: setDateTime|@ohos.enterprise.dateTimeManager.d.ts| |Added|NA|Module name: ohos.enterprise.dateTimeManager<br>Class name: dateTimeManager<br>Method or attribute name: setDateTime|@ohos.enterprise.dateTimeManager.d.ts|
|Added||Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Added||Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminEnabled|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminEnabled|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Added||Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminDisabled|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminDisabled|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Added||Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleAdded|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleAdded|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Added||Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleRemoved|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |Added|NA|Module name: ohos.enterprise.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onBundleRemoved|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility||@ohos.EnterpriseAdminExtensionAbility.d.ts| |Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility|NA|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminEnabled||@ohos.EnterpriseAdminExtensionAbility.d.ts| |Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminEnabled|NA|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminDisabled||@ohos.EnterpriseAdminExtensionAbility.d.ts| |Deleted|Module name: ohos.EnterpriseAdminExtensionAbility<br>Class name: EnterpriseAdminExtensionAbility<br>Method or attribute name: onAdminDisabled|NA|@ohos.EnterpriseAdminExtensionAbility.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo<br>Method or attribute name: name||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo<br>Method or attribute name: name|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo<br>Method or attribute name: description||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: EnterpriseInfo<br>Method or attribute name: description|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_NORMAL||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_NORMAL|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_SUPER||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: AdminType<br>Method or attribute name: ADMIN_TYPE_SUPER|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: enableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableSuperAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableSuperAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableSuperAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: disableSuperAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isAdminEnabled|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getEnterpriseInfo||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getEnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getEnterpriseInfo||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getEnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: setEnterpriseInfo||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: setEnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: setEnterpriseInfo||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: setEnterpriseInfo|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isSuperAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isSuperAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isSuperAdmin||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: isSuperAdmin|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getDeviceSettingsManager||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getDeviceSettingsManager|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getDeviceSettingsManager||@ohos.enterpriseDeviceManager.d.ts| |Deleted|Module name: ohos.enterpriseDeviceManager<br>Class name: enterpriseDeviceManager<br>Method or attribute name: getDeviceSettingsManager|NA|@ohos.enterpriseDeviceManager.d.ts|
|Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager||DeviceSettingsManager.d.ts| |Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager|NA|DeviceSettingsManager.d.ts|
|Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager<br>Method or attribute name: setDateTime||DeviceSettingsManager.d.ts| |Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager<br>Method or attribute name: setDateTime|NA|DeviceSettingsManager.d.ts|
|Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager<br>Method or attribute name: setDateTime||DeviceSettingsManager.d.ts| |Deleted|Module name: DeviceSettingsManager<br>Class name: DeviceSettingsManager<br>Method or attribute name: setDateTime|NA|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|Class name: configPolicy<br>Access level: public API|Class name: configPolicy<br>Access level: system API|@ohos.configPolicy.d.ts|
|Error code added||Method or attribute name: getOneCfgFile<br>Error code: 401|@ohos.configPolicy.d.ts| |Error code added|NA|Method or attribute name: getOneCfgFile<br>Error code: 401|@ohos.configPolicy.d.ts|
|Error code added||Method or attribute name: getCfgFiles<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||Method or attribute name: getCfgDirList<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|
|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|Class name: configPolicy<br>Access level: public API|Class name: configPolicy<br>Access level: system API|@ohos.configPolicy.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|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|Class name: bytrace<br>Deprecated version: N/A|Class name: bytrace<br>Deprecated version: 8<br>Substitute API: ohos.hiTraceMeter |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: startTrace<br>Deprecated version: N/A|Method or attribute name: startTrace<br>Deprecated version: 8<br>Substitute API: ohos.hiTraceMeter.startTrace |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: finishTrace<br>Deprecated version: N/A|Method or attribute name: finishTrace<br>Deprecated version: 8<br>Substitute API: ohos.hiTraceMeter.finishTrace |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: traceByValue<br>Deprecated version: N/A|Method or attribute name: traceByValue<br>Deprecated version: 8<br>Substitute API: ohos.hiTraceMeter.traceByValue |@ohos.bytrace.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.file.fs<br>Class name: fileIo|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: READ_ONLY|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: WRITE_ONLY|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: READ_WRITE|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: CREATE|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: TRUNC|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: APPEND|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: NONBLOCK|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: DIR|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: NOFOLLOW|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: SYNC|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: openSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: readSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: stat|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: stat|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: statSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncateSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: writeSync|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: File|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: File<br>Method or attribute name: fd|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: ino|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: mode|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: uid|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: gid|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: size|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: atime|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: mtime|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: ctime|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isBlockDevice|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isCharacterDevice|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isDirectory|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isFIFO|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isFile|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isSocket|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isSymbolicLink|@ohos.file.fs.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: userFileManager|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: userFileManager<br>Method or attribute name: getUserFileMgr|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileType|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: IMAGE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: VIDEO|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: AUDIO|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: uri|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: fileType|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: displayName|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: get|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: set|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: open|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: open|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: favorite|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: favorite|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DISPLAY_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: TITLE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: ARTIST|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: AUDIOALBUM|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DURATION|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: FILE_TYPE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DISPLAY_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: TITLE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DURATION|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: WIDTH|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: HEIGHT|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_TAKEN|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: ORIENTATION|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: FILE_TYPE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: ALBUM_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions<br>Method or attribute name: fetchColumns|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions<br>Method or attribute name: predicates|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumFetchOptions|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumFetchOptions<br>Method or attribute name: predicates|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getCount|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: isAfterLast|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getFirstObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getFirstObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getNextObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getNextObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getLastObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getLastObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getPositionObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getPositionObject|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: albumName|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: albumUri|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: dateModified|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: count|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: coverUri|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: Album|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: Album<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: Album<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAlbums|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAlbums|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAudioAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAudioAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_deviceChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_albumChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_imageChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_audioChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_videoChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_remoteFileChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_deviceChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_albumChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_imageChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_audioChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_videoChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_remoteFileChange|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: release|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: release|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: deviceName|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: networkId|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: isOnline|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType<br>Method or attribute name: TYPE_FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType<br>Method or attribute name: TYPE_TRASH|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: recover|@ohos.filemanagement.userFileManager.d.ts|
|Added|NA|Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: recover|@ohos.filemanagement.userFileManager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: userfile_manager|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: userfile_manager<br>Method or attribute name: getUserFileMgr|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: userfile_manager<br>Method or attribute name: getUserFileMgr|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType<br>Method or attribute name: FILE|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType<br>Method or attribute name: IMAGE|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType<br>Method or attribute name: VIDEO|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType<br>Method or attribute name: AUDIO|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: uri|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: mediaType|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: displayName|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isDirectory|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isDirectory|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: commitModify|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: commitModify|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: open|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: open|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: close|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: close|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: favorite|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: favorite|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isFavorite|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isFavorite|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: trash|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: trash|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isTrash|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isTrash|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: URI|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: RELATIVE_PATH|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: DISPLAY_NAME|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: DATE_ADDED|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: DATE_MODIFIED|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: TITLE|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: URI|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: RELATIVE_PATH|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: DISPLAY_NAME|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: DATE_ADDED|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: DATE_MODIFIED|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: TITLE|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: ARTIST|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: AUDIOALBUM|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: DURATION|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: URI|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: RELATIVE_PATH|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DISPLAY_NAME|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_ADDED|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_MODIFIED|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: TITLE|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DURATION|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: WIDTH|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: HEIGHT|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_TAKEN|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: URI|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: RELATIVE_PATH|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: DISPLAY_NAME|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: DATE_ADDED|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: DATE_MODIFIED|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaFetchOptions|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaFetchOptions<br>Method or attribute name: selections|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaFetchOptions<br>Method or attribute name: selectionArgs|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getCount|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: isAfterLast|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: close|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getFirstObject|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getFirstObject|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getNextObject|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getNextObject|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getLastObject|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getLastObject|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getPositionObject|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getPositionObject|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: albumName|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: albumUri|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: dateModified|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: count|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: relativePath|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: coverUri|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: commitModify|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: commitModify|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: getFileAssets|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: getFileAssets|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: getFileAssets|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_CAMERA|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_VIDEO|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_IMAGE|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_AUDIO|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_DOCUMENTS|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_DOWNLOAD|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getPublicDirectory|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getPublicDirectory|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getFileAssets|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getFileAssets|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_deviceChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_albumChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_imageChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_audioChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_videoChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_fileChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_remoteFileChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_deviceChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_albumChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_imageChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_audioChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_videoChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_fileChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_remoteFileChange|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: createAsset|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: createAsset|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: deleteAsset|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: deleteAsset|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getAlbums|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getAlbums|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: release|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: release|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Size|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Size<br>Method or attribute name: width|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: Size<br>Method or attribute name: height|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: PeerInfo|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: PeerInfo<br>Method or attribute name: deviceName|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: PeerInfo<br>Method or attribute name: networkId|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: PeerInfo<br>Method or attribute name: isOnline|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbumType|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbumType<br>Method or attribute name: TYPE_FAVORITE|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbumType<br>Method or attribute name: TYPE_TRASH|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbum|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbum<br>Method or attribute name: getFileAssets|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbum<br>Method or attribute name: getFileAssets|NA|@ohos.filemanagement.userfile_manager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: listFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: listFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: listFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: getRoot|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: getRoot|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: getRoot|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: createFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: createFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: createFile|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: name|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: path|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: type|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: size|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: addedTime|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: modifiedTime|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: DevInfo|NA|@ohos.fileManager.d.ts|
|Deleted|Module name: ohos.fileManager<br>Class name: DevInfo<br>Method or attribute name: name|NA|@ohos.fileManager.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.truncate |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncateSync<br>Deprecated version: N/A|Method or attribute name: ftruncateSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.truncateSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstat<br>Deprecated version: N/A|Method or attribute name: fstat<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.stat |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstat<br>Deprecated version: N/A|Method or attribute name: fstat<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstatSync<br>Deprecated version: N/A|Method or attribute name: fstatSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.statSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.open |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: openSync<br>Deprecated version: N/A|Method or attribute name: openSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.openSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.read |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: readSync<br>Deprecated version: N/A|Method or attribute name: readSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.readSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: stat<br>Deprecated version: N/A|Method or attribute name: stat<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.stat |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: stat<br>Deprecated version: N/A|Method or attribute name: stat<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: statSync<br>Deprecated version: N/A|Method or attribute name: statSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.statSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.truncate |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncateSync<br>Deprecated version: N/A|Method or attribute name: truncateSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.truncateSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.write |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: writeSync<br>Deprecated version: N/A|Method or attribute name: writeSync<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.writeSync |@ohos.fileio.d.ts|
|Deprecated version changed|Class name: Stat<br>Deprecated version: N/A|Class name: Stat<br>Deprecated version: 9<br>Substitute API: ohos.file.fs.Stat |@ohos.fileio.d.ts|
|Deprecated version changed|Class name: ReadOut<br>Deprecated version: N/A|Class name: ReadOut<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Permission changed|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: on_countryCodeChange|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: off_countryCodeChange|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocation|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocation|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocation|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocation|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: getCountryCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: getCountryCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocationMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocationMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocationMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocationMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setMockedLocations|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setMockedLocations|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: isLocationPrivacyConfirmed|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: isLocationPrivacyConfirmed|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setLocationPrivacyConfirmStatus|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setLocationPrivacyConfirmStatus|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: location|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: geoAddress|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig<br>Method or attribute name: timeInterval|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig<br>Method or attribute name: locations|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: satellitesNumber|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: satelliteIds|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: carrierToNoiseDensitys|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: altitudes|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: azimuths|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: carrierFrequencies|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest<br>Method or attribute name: reportingPeriodSec|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest<br>Method or attribute name: wakeUpCacheQueueFull|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: geofence|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: radius|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: expiration|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: maxItems|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: description|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxItems|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: minLatitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: minLongitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxLatitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxLongitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: placeName|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: countryCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: countryName|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: administrativeArea|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subAdministrativeArea|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: locality|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subLocality|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: roadName|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subRoadName|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: premises|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: postalCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: phoneNumber|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: addressUrl|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: descriptions|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: descriptionsSize|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: isFromMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: timeInterval|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: distanceInterval|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: maxAccuracy|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: maxAccuracy|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: timeoutMs|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: altitude|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: accuracy|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: speed|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: timeStamp|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: direction|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: timeSinceBoot|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: additions|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: additionSize|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: isFromMock|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: UNSET|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: ACCURACY|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: LOW_POWER|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: FIRST_FIX|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: UNSET|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: NAVIGATION|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: TRAJECTORY_TRACKING|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: CAR_HAILING|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: DAILY_LIFE_SERVICE|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: NO_POWER|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: OTHERS|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: STARTUP|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: CORE_LOCATION|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationCommand|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationCommand<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: LocationCommand<br>Method or attribute name: command|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCode|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCode<br>Method or attribute name: country|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCode<br>Method or attribute name: type|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCALE|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_SIM|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCATION|@ohos.geoLocationManager.d.ts|
|Added|NA|Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_NETWORK|@ohos.geoLocationManager.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: on_countryCodeChange|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: off_countryCodeChange|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: getCountryCode|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: getCountryCode|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableLocationMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableLocationMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableLocationMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableLocationMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setMockedLocations|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setMockedLocations|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableReverseGeocodingMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableReverseGeocodingMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableReverseGeocodingMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableReverseGeocodingMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setReverseGeocodingMockInfo|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setReverseGeocodingMockInfo|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: location|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: geoAddress|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: LocationMockConfig|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: LocationMockConfig<br>Method or attribute name: timeInterval|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: LocationMockConfig<br>Method or attribute name: locations|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: isLocationPrivacyConfirmed|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: isLocationPrivacyConfirmed|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setLocationPrivacyConfirmStatus|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setLocationPrivacyConfirmStatus|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: GeoAddress<br>Method or attribute name: isFromMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: Location<br>Method or attribute name: isFromMock|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: GeoLocationErrorCode<br>Method or attribute name: NOT_SUPPORTED|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: GeoLocationErrorCode<br>Method or attribute name: QUERY_COUNTRY_CODE_ERROR|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCode|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCode<br>Method or attribute name: country|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCode<br>Method or attribute name: type|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCALE|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_SIM|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCATION|NA|@ohos.geolocation.d.ts|
|Deleted|Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_NETWORK|NA|@ohos.geolocation.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.i18n<br>Class name: System|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getDisplayCountry|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getDisplayLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLanguages|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemCountries|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: isSuggested|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemRegion|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemRegion|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLocale|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemLocale|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: is24HourClock|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: set24HourClock|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: addPreferredLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: removePreferredLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getPreferredLanguageList|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getFirstPreferredLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getAppPreferredLanguage|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setUsingLocalDigit|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getUsingLocalDigit|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getSystemLanguages|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getSystemCountries|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: isSuggested|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemLanguage|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemRegion|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemLocale|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getAppPreferredLanguage|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setUsingLocalDigit|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getUsingLocalDigit|NA|@ohos.i18n.d.ts|
|Deleted|Module name: ohos.resourceManager<br>Class name: AsyncCallback|NA|@ohos.resourceManager.d.ts|
|Deleted|Module name: ohos.resourceManager<br>Class name: AsyncCallback<br>Method or attribute name: AsyncCallback|NA|@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getDisplayCountry<br>Deprecated version: N/A|Method or attribute name: getDisplayCountry<br>Deprecated version: 9<br>Substitute API: ohos.System.getDisplayCountry |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getDisplayLanguage<br>Deprecated version: N/A|Method or attribute name: getDisplayLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getDisplayLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemLanguage<br>Deprecated version: N/A|Method or attribute name: getSystemLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemRegion<br>Deprecated version: N/A|Method or attribute name: getSystemRegion<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemRegion |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemLocale<br>Deprecated version: N/A|Method or attribute name: getSystemLocale<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemLocale |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: is24HourClock<br>Deprecated version: N/A|Method or attribute name: is24HourClock<br>Deprecated version: 9<br>Substitute API: ohos.System.is24HourClock |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: set24HourClock<br>Deprecated version: N/A|Method or attribute name: set24HourClock<br>Deprecated version: 9<br>Substitute API: ohos.System.set24HourClock |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: addPreferredLanguage<br>Deprecated version: N/A|Method or attribute name: addPreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.addPreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: removePreferredLanguage<br>Deprecated version: N/A|Method or attribute name: removePreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.removePreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getPreferredLanguageList<br>Deprecated version: N/A|Method or attribute name: getPreferredLanguageList<br>Deprecated version: 9<br>Substitute API: ohos.System.getPreferredLanguageList |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getFirstPreferredLanguage<br>Deprecated version: N/A|Method or attribute name: getFirstPreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getFirstPreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getStringArray<br>Deprecated version: N/A|Method or attribute name: getStringArray<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringArrayValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getStringArray<br>Deprecated version: N/A|Method or attribute name: getStringArray<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringArrayValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMedia<br>Deprecated version: N/A|Method or attribute name: getMedia<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMedia<br>Deprecated version: N/A|Method or attribute name: getMedia<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMediaBase64<br>Deprecated version: N/A|Method or attribute name: getMediaBase64<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContentBase64 |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMediaBase64<br>Deprecated version: N/A|Method or attribute name: getMediaBase64<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContentBase64 |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getPluralString<br>Deprecated version: N/A|Method or attribute name: getPluralString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getPluralStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getPluralString<br>Deprecated version: N/A|Method or attribute name: getPluralString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getPluralStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFile<br>Deprecated version: N/A|Method or attribute name: getRawFile<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFileContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFile<br>Deprecated version: N/A|Method or attribute name: getRawFile<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFileContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: getRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: getRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.closeRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.closeRawFd |@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringArrayByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringArrayByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getMediaByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getMediaByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getMediaBase64ByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getMediaBase64ByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getPluralStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getPluralStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringSync<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringSync<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getStringByNameSync<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getBoolean<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getBoolean<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getBooleanByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getNumber<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getNumber<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added|NA|Method or attribute name: getNumberByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
| Change Type | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|Added||Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: getSetting|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: getController|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_inputStart|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: switchCurrentInputMethodSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_inputStart|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: switchCurrentInputMethodSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_inputStop|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: getCurrentInputMethodSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_inputStop|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: switchCurrentInputMethodAndSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_setCallingWindow|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: inputMethod<br>Method or attribute name: switchCurrentInputMethodAndSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_setCallingWindow|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: on_imeChange|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_keyboardShow|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: off_imeChange|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_keyboardHide|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: listInputMethodSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_keyboardShow|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: listInputMethodSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_keyboardHide|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: listCurrentInputMethodSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_setSubtype|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: listCurrentInputMethodSubtype|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_setSubtype|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: getInputMethods|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: getInputMethods|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: sendKeyFunction|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: showOptionalInputMethods|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: sendKeyFunction|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodSetting<br>Method or attribute name: showOptionalInputMethods|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteForward|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodController<br>Method or attribute name: stopInputSession|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteForward|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodController<br>Method or attribute name: stopInputSession|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteBackward|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodProperty<br>Method or attribute name: name|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteBackward|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodProperty<br>Method or attribute name: id|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: insertText|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodProperty<br>Method or attribute name: label|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: insertText|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodProperty<br>Method or attribute name: icon|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getForward|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodProperty<br>Method or attribute name: iconId|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getForward|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethod<br>Class name: InputMethodProperty<br>Method or attribute name: extra|@ohos.inputmethod.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getBackward|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: inputMethodEngine<br>Method or attribute name: getInputMethodAbility|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getBackward|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: inputMethodEngine<br>Method or attribute name: getKeyboardDelegate|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getEditorAttribute|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: KeyboardController<br>Method or attribute name: hide|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getEditorAttribute|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: KeyboardController<br>Method or attribute name: hide|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: moveCursor|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: moveCursor|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_inputStart|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_inputStart|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: label|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_inputStop|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: name|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_inputStop|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: id|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_setCallingWindow|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: mode|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_setCallingWindow|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: locale|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_keyboardShow|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: language|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_keyboardHide|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: icon|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_keyboardShow|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: iconId|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_keyboardHide|@ohos.inputmethodengine.d.ts| |Added|NA|Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: extra|@ohos.inputMethodSubtype.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: on_setSubtype|@ohos.inputmethodengine.d.ts| |Added|NA|Method or attribute name: createData<br>Function name: function createData(mimeType: string, value: ValueType): PasteData;|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputMethodAbility<br>Method or attribute name: off_setSubtype|@ohos.inputmethodengine.d.ts| |Added|NA|Method or attribute name: createRecord<br>Function name: function createRecord(mimeType: string, value: ValueType): PasteDataRecord;|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient|@ohos.inputmethodengine.d.ts| |Added|NA|Method or attribute name: addRecord<br>Function name: addRecord(mimeType: string, value: ValueType): void;|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: sendKeyFunction|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodengine<br>Class name: InputMethodEngine<br>Method or attribute name: on_inputStop|NA|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: sendKeyFunction|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodengine<br>Class name: InputMethodEngine<br>Method or attribute name: off_inputStop|NA|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteForward|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodengine<br>Class name: InputMethodEngine<br>Method or attribute name: on_setCallingWindow|NA|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteForward|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodengine<br>Class name: InputMethodEngine<br>Method or attribute name: off_setCallingWindow|NA|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteBackward|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodengine<br>Class name: TextInputClient<br>Method or attribute name: moveCursor|NA|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: deleteBackward|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodengine<br>Class name: TextInputClient<br>Method or attribute name: moveCursor|NA|@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: insertText|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility|NA|@ohos.inputmethodextensioncontext.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: insertText|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility|NA|@ohos.inputmethodextensioncontext.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getForward|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility|NA|@ohos.inputmethodextensioncontext.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getForward|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: terminateSelf|NA|@ohos.inputmethodextensioncontext.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getBackward|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: terminateSelf|NA|@ohos.inputmethodextensioncontext.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getBackward|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.pasteboard<br>Class name: pasteboard<br>Method or attribute name: createPixelMapData|NA|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getEditorAttribute|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.pasteboard<br>Class name: pasteboard<br>Method or attribute name: createPixelMapRecord|NA|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: getEditorAttribute|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.pasteboard<br>Class name: PasteData<br>Method or attribute name: addPixelMapRecord|NA|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: moveCursor|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: lockScreen|NA|@ohos.screenLock.d.ts|
|Added||Module name: ohos.inputmethodengine<br>Class name: InputClient<br>Method or attribute name: moveCursor|@ohos.inputmethodengine.d.ts| |Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: lockScreen|NA|@ohos.screenLock.d.ts|
|Added||Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: destroy|@ohos.inputmethodextensioncontext.d.ts| |Deleted|Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: screenshotLiveWallpaper|NA|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: destroy|@ohos.inputmethodextensioncontext.d.ts| |Deleted|Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: screenshotLiveWallpaper|NA|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype|@ohos.inputMethodSubtype.d.ts| |Model changed|Method or attribute name: switchInputMethod<br>Model: @StageModelOnly|Method or attribute name: switchInputMethod<br>model:|@ohos.inputmethod.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: label|@ohos.inputMethodSubtype.d.ts| |Model changed|Method or attribute name: switchInputMethod<br>Model: @StageModelOnly|Method or attribute name: switchInputMethod<br>model:|@ohos.inputmethod.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: name|@ohos.inputMethodSubtype.d.ts| |Model changed|Method or attribute name: getCurrentInputMethod<br>Model: @StageModelOnly|Method or attribute name: getCurrentInputMethod<br>model:|@ohos.inputmethod.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: id|@ohos.inputMethodSubtype.d.ts| |Model changed|Class name: InputMethodExtensionAbility<br>Model: @StageModelOnly|Class name: InputMethodExtensionAbility<br>model:|@ohos.inputmethodextensionability.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: mode|@ohos.inputMethodSubtype.d.ts| |Model changed|Method or attribute name: context<br>Model: @StageModelOnly|Method or attribute name: context<br>model:|@ohos.inputmethodextensionability.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: locale|@ohos.inputMethodSubtype.d.ts| |Model changed|Method or attribute name: onCreate<br>Model: @StageModelOnly|Method or attribute name: onCreate<br>model:|@ohos.inputmethodextensionability.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: language|@ohos.inputMethodSubtype.d.ts| |Model changed|Method or attribute name: onDestroy<br>Model: @StageModelOnly|Method or attribute name: onDestroy<br>model:|@ohos.inputmethodextensionability.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: icon|@ohos.inputMethodSubtype.d.ts| |Model changed|Class name: InputMethodExtensionContext<br>Model: @StageModelOnly|Class name: InputMethodExtensionContext<br>model:|@ohos.inputmethodextensioncontext.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: iconId|@ohos.inputMethodSubtype.d.ts| |Deprecated version changed|Method or attribute name: getInputMethodSetting<br>Deprecated version: N/A|Method or attribute name: getInputMethodSetting<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.getController |@ohos.inputmethod.d.ts|
|Added||Module name: ohos.inputMethodSubtype<br>Class name: InputMethodSubtype<br>Method or attribute name: extra|@ohos.inputMethodSubtype.d.ts| |Deprecated version changed|Method or attribute name: getInputMethodController<br>Deprecated version: N/A|Method or attribute name: getInputMethodController<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.getController |@ohos.inputmethod.d.ts|
|Add||Method or attribute name: createData<br>Function name: function createData(mimeType: string, value: ValueType): PasteData;|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: listInputMethod<br>Deprecated version: N/A|Method or attribute name: listInputMethod<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodSetting.getInputMethods |@ohos.inputmethod.d.ts|
|Add||Method or attribute name: createRecord<br>Function name: function createRecord(mimeType: string, value: ValueType): PasteDataRecord;|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: listInputMethod<br>Deprecated version: N/A|Method or attribute name: listInputMethod<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodSetting.getInputMethods |@ohos.inputmethod.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: PasteDataRecord<br>Method or attribute name: convertToTextV9|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: N/A|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodSetting.showOptionalInputMethods |@ohos.inputmethod.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: PasteDataRecord<br>Method or attribute name: convertToTextV9|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: N/A|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodSetting.showOptionalInputMethods |@ohos.inputmethod.d.ts|
|Add||Method or attribute name: addRecord<br>Function name: addRecord(mimeType: string, value: ValueType): void;|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: stopInput<br>Deprecated version: N/A|Method or attribute name: stopInput<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodController.stopInputSession |@ohos.inputmethod.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: PasteData<br>Method or attribute name: getRecord|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: stopInput<br>Deprecated version: N/A|Method or attribute name: stopInput<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodController.stopInputSession |@ohos.inputmethod.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: PasteData<br>Method or attribute name: hasType|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: packageName<br>Deprecated version: N/A|Method or attribute name: packageName<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodProperty.name |@ohos.inputmethod.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: PasteData<br>Method or attribute name: removeRecord|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: methodId<br>Deprecated version: N/A|Method or attribute name: methodId<br>Deprecated version: 9<br>Substitute API: ohos.inputmethod.InputMethodProperty.id |@ohos.inputmethod.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: PasteData<br>Method or attribute name: replaceRecord|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: getInputMethodEngine<br>Deprecated version: N/A|Method or attribute name: getInputMethodEngine<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.getInputMethodAbility |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: SystemPasteboard<br>Method or attribute name: clearData|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: createKeyboardDelegate<br>Deprecated version: N/A|Method or attribute name: createKeyboardDelegate<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.getKeyboardDelegate |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: SystemPasteboard<br>Method or attribute name: clearData|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: hideKeyboard<br>Deprecated version: N/A|Method or attribute name: hideKeyboard<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.KeyboardController.hide |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: SystemPasteboard<br>Method or attribute name: getData|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: hideKeyboard<br>Deprecated version: N/A|Method or attribute name: hideKeyboard<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.KeyboardController.hide |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: SystemPasteboard<br>Method or attribute name: getData|@ohos.pasteboard.d.ts| |Deprecated version changed|Class name: TextInputClient<br>Deprecated version: N/A|Class name: TextInputClient<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: SystemPasteboard<br>Method or attribute name: hasData|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: sendKeyFunction<br>Deprecated version: N/A|Method or attribute name: sendKeyFunction<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.sendKeyFunction |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: SystemPasteboard<br>Method or attribute name: hasData|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: sendKeyFunction<br>Deprecated version: N/A|Method or attribute name: sendKeyFunction<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.sendKeyFunction |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: SystemPasteboard<br>Method or attribute name: setData|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: deleteForward<br>Deprecated version: N/A|Method or attribute name: deleteForward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.deleteForward |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.pasteboard<br>Class name: SystemPasteboard<br>Method or attribute name: setData|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: deleteForward<br>Deprecated version: N/A|Method or attribute name: deleteForward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.deleteForward |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: EXCEPTION_PERMISSION|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: deleteBackward<br>Deprecated version: N/A|Method or attribute name: deleteBackward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.deleteBackward |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: EXCEPTION_PARAMCHECK|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: deleteBackward<br>Deprecated version: N/A|Method or attribute name: deleteBackward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.deleteBackward |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: EXCEPTION_UNSUPPORTED|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: insertText<br>Deprecated version: N/A|Method or attribute name: insertText<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.insertText |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: EXCEPTION_FILEIO|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: insertText<br>Deprecated version: N/A|Method or attribute name: insertText<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.insertText |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: EXCEPTION_FILEPATH|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: getForward<br>Deprecated version: N/A|Method or attribute name: getForward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getForward |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: EXCEPTION_SERVICE|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: getForward<br>Deprecated version: N/A|Method or attribute name: getForward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getForward |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: EXCEPTION_OTHERS|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: getBackward<br>Deprecated version: N/A|Method or attribute name: getBackward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getBackward |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: ERROR_OFFLINE|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: getBackward<br>Deprecated version: N/A|Method or attribute name: getBackward<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getBackward |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: ERROR_UNSUPPORTED_NETWORK_TYPE|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: getEditorAttribute<br>Deprecated version: N/A|Method or attribute name: getEditorAttribute<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getEditorAttribute |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: downloadFile|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: getEditorAttribute<br>Deprecated version: N/A|Method or attribute name: getEditorAttribute<br>Deprecated version: 9<br>Substitute API: ohos.inputmethodengine.InputClient.getEditorAttribute |@ohos.inputmethodengine.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: downloadFile|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: createHtmlData<br>Deprecated version: N/A|Method or attribute name: createHtmlData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: uploadFile|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: createWantData<br>Deprecated version: N/A|Method or attribute name: createWantData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: request<br>Method or attribute name: uploadFile|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: createPlainTextData<br>Deprecated version: N/A|Method or attribute name: createPlainTextData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: delete|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: createUriData<br>Deprecated version: N/A|Method or attribute name: createUriData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: delete|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: createHtmlTextRecord<br>Deprecated version: N/A|Method or attribute name: createHtmlTextRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: suspend|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: createWantRecord<br>Deprecated version: N/A|Method or attribute name: createWantRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: suspend|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: createPlainTextRecord<br>Deprecated version: N/A|Method or attribute name: createPlainTextRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: restore|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: createUriRecord<br>Deprecated version: N/A|Method or attribute name: createUriRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: restore|@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: convertToText<br>Deprecated version: N/A|Method or attribute name: convertToText<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: getTaskInfo|@ohos.request.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: getTaskInfo|@ohos.request.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: getTaskMimeType|@ohos.request.d.ts|
|Added||Module name: ohos.request<br>Class name: DownloadTask<br>Method or attribute name: getTaskMimeType|@ohos.request.d.ts|
|Added||Module name: ohos.request<br>Class name: UploadTask<br>Method or attribute name: delete|@ohos.request.d.ts|
|Added||Module name: ohos.request<br>Class name: UploadTask<br>Method or attribute name: delete|@ohos.request.d.ts|
|Added||Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: isLocked|@ohos.screenLock.d.ts|
|Added||Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: isSecure|@ohos.screenLock.d.ts|
|Added||Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: unlock|@ohos.screenLock.d.ts|
|Added||Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: unlock|@ohos.screenLock.d.ts|
|Added||Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: lock|@ohos.screenLock.d.ts|
|Added||Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: lock|@ohos.screenLock.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: getColorsSync|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: getIdSync|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: getFileSync|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: getMinHeightSync|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: getMinWidthSync|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: isChangeAllowed|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: isUserChangeAllowed|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: restore|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: restore|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: setImage|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: setImage|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: getImage|@ohos.wallpaper.d.ts|
|Added||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: getImage|@ohos.wallpaper.d.ts|
|Deleted||Module name: ohos.inputmethodengine<br>Class name: InputMethodEngine<br>Method or attribute name: on_inputStop||@ohos.inputmethodengine.d.ts|
|Deleted||Module name: ohos.inputmethodengine<br>Class name: InputMethodEngine<br>Method or attribute name: off_inputStop||@ohos.inputmethodengine.d.ts|
|Deleted||Module name: ohos.inputmethodengine<br>Class name: InputMethodEngine<br>Method or attribute name: on_setCallingWindow||@ohos.inputmethodengine.d.ts|
|Deleted||Module name: ohos.inputmethodengine<br>Class name: InputMethodEngine<br>Method or attribute name: off_setCallingWindow||@ohos.inputmethodengine.d.ts|
|Deleted||Module name: ohos.inputmethodengine<br>Class name: TextInputClient<br>Method or attribute name: moveCursor||@ohos.inputmethodengine.d.ts|
|Deleted||Module name: ohos.inputmethodengine<br>Class name: TextInputClient<br>Method or attribute name: moveCursor||@ohos.inputmethodengine.d.ts|
|Deleted||Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility||@ohos.inputmethodextensioncontext.d.ts|
|Deleted||Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility||@ohos.inputmethodextensioncontext.d.ts|
|Deleted||Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: startAbility||@ohos.inputmethodextensioncontext.d.ts|
|Deleted||Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: terminateSelf||@ohos.inputmethodextensioncontext.d.ts|
|Deleted||Module name: ohos.inputmethodextensioncontext<br>Class name: InputMethodExtensionContext<br>Method or attribute name: terminateSelf||@ohos.inputmethodextensioncontext.d.ts|
|Deleted||Module name: ohos.pasteboard<br>Class name: pasteboard<br>Method or attribute name: createPixelMapData||@ohos.pasteboard.d.ts|
|Deleted||Module name: ohos.pasteboard<br>Class name: pasteboard<br>Method or attribute name: createPixelMapRecord||@ohos.pasteboard.d.ts|
|Deleted||Module name: ohos.pasteboard<br>Class name: PasteData<br>Method or attribute name: addPixelMapRecord||@ohos.pasteboard.d.ts|
|Deleted||Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: lockScreen||@ohos.screenLock.d.ts|
|Deleted||Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: lockScreen||@ohos.screenLock.d.ts|
|Deleted||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: screenshotLiveWallpaper||@ohos.wallpaper.d.ts|
|Deleted||Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: screenshotLiveWallpaper||@ohos.wallpaper.d.ts|
|Model changed|Method or attribute name: switchInputMethod<br>model: @Stage Model Only|Method or attribute name: switchInputMethod<br>model:|@ohos.inputmethod.d.ts|
|Model changed|Method or attribute name: switchInputMethod<br>model: @Stage Model Only|Method or attribute name: switchInputMethod<br>model:|@ohos.inputmethod.d.ts|
|Model changed|Method or attribute name: getCurrentInputMethod<br>model: @Stage Model Only|Method or attribute name: getCurrentInputMethod<br>model:|@ohos.inputmethod.d.ts|
|Model changed|Class name: InputMethodExtensionAbility<br>model: @Stage Model Only|Class name: InputMethodExtensionAbility<br>model:|@ohos.inputmethodextensionability.d.ts|
|Model changed|Method or attribute name: context<br>model: @Stage Model Only|Method or attribute name: context<br>model:|@ohos.inputmethodextensionability.d.ts|
|Model changed|Method or attribute name: onCreate<br>model: @Stage Model Only|Method or attribute name: onCreate<br>model:|@ohos.inputmethodextensionability.d.ts|
|Model changed|Method or attribute name: onDestroy<br>model: @Stage Model Only|Method or attribute name: onDestroy<br>model:|@ohos.inputmethodextensionability.d.ts|
|Model changed|Class name: InputMethodExtensionContext<br>model: @Stage Model Only|Class name: InputMethodExtensionContext<br>model:|@ohos.inputmethodextensioncontext.d.ts|
|Deprecated version changed|Method or attribute name: getInputMethodSetting<br>Deprecated version: N/A|Method or attribute name: getInputMethodSetting<br>Deprecated version: 9<br>New API: ohos.inputmethod.getController |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: getInputMethodController<br>Deprecated version: N/A|Method or attribute name: getInputMethodController<br>Deprecated version: 9<br>New API: ohos.inputmethod.getController |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: listInputMethod<br>Deprecated version: N/A|Method or attribute name: listInputMethod<br>Deprecated version: 9<br>New API: ohos.inputmethod.InputMethodSetting.getInputMethods |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: listInputMethod<br>Deprecated version: N/A|Method or attribute name: listInputMethod<br>Deprecated version: 9<br>New API: ohos.inputmethod.InputMethodSetting.getInputMethods |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: N/A|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: 9<br>New API: ohos.inputmethod.InputMethodSetting.showOptionalInputMethods |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: N/A|Method or attribute name: displayOptionalInputMethod<br>Deprecated version: 9<br>New API: ohos.inputmethod.InputMethodSetting.showOptionalInputMethods |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: stopInput<br>Deprecated version: N/A|Method or attribute name: stopInput<br>Deprecated version: 9<br>New API: ohos.inputmethod.InputMethodController.stopInputSession |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: stopInput<br>Deprecated version: N/A|Method or attribute name: stopInput<br>Deprecated version: 9<br>New API: ohos.inputmethod.InputMethodController.stopInputSession |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: packageName<br>Deprecated version: N/A|Method or attribute name: packageName<br>Deprecated version: 9<br>New API: ohos.inputmethod.InputMethodProperty.name |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: methodId<br>Deprecated version: N/A|Method or attribute name: methodId<br>Deprecated version: 9<br>New API: ohos.inputmethod.InputMethodProperty.id |@ohos.inputmethod.d.ts|
|Deprecated version changed|Method or attribute name: getInputMethodEngine<br>Deprecated version: N/A|Method or attribute name: getInputMethodEngine<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.getInputMethodAbility |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: createKeyboardDelegate<br>Deprecated version: N/A|Method or attribute name: createKeyboardDelegate<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.getKeyboardDelegate |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: hideKeyboard<br>Deprecated version: N/A|Method or attribute name: hideKeyboard<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.KeyboardController.hide |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: hideKeyboard<br>Deprecated version: N/A|Method or attribute name: hideKeyboard<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.KeyboardController.hide |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Class name: TextInputClient<br>Deprecated version: N/A|Class name: TextInputClient<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: sendKeyFunction<br>Deprecated version: N/A|Method or attribute name: sendKeyFunction<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.sendKeyFunction |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: sendKeyFunction<br>Deprecated version: N/A|Method or attribute name: sendKeyFunction<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.sendKeyFunction |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: deleteForward<br>Deprecated version: N/A|Method or attribute name: deleteForward<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.deleteForward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: deleteForward<br>Deprecated version: N/A|Method or attribute name: deleteForward<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.deleteForward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: deleteBackward<br>Deprecated version: N/A|Method or attribute name: deleteBackward<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.deleteBackward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: deleteBackward<br>Deprecated version: N/A|Method or attribute name: deleteBackward<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.deleteBackward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: insertText<br>Deprecated version: N/A|Method or attribute name: insertText<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.insertText |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: insertText<br>Deprecated version: N/A|Method or attribute name: insertText<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.insertText |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getForward<br>Deprecated version: N/A|Method or attribute name: getForward<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.getForward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getForward<br>Deprecated version: N/A|Method or attribute name: getForward<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.getForward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getBackward<br>Deprecated version: N/A|Method or attribute name: getBackward<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.getBackward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getBackward<br>Deprecated version: N/A|Method or attribute name: getBackward<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.getBackward |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getEditorAttribute<br>Deprecated version: N/A|Method or attribute name: getEditorAttribute<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.getEditorAttribute |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: getEditorAttribute<br>Deprecated version: N/A|Method or attribute name: getEditorAttribute<br>Deprecated version: 9<br>New API: ohos.inputmethodengine.InputClient.getEditorAttribute |@ohos.inputmethodengine.d.ts|
|Deprecated version changed|Method or attribute name: createHtmlData<br>Deprecated version: N/A|Method or attribute name: createHtmlData<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createWantData<br>Deprecated version: N/A|Method or attribute name: createWantData<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createPlainTextData<br>Deprecated version: N/A|Method or attribute name: createPlainTextData<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createUriData<br>Deprecated version: N/A|Method or attribute name: createUriData<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createHtmlTextRecord<br>Deprecated version: N/A|Method or attribute name: createHtmlTextRecord<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createWantRecord<br>Deprecated version: N/A|Method or attribute name: createWantRecord<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createPlainTextRecord<br>Deprecated version: N/A|Method or attribute name: createPlainTextRecord<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: createUriRecord<br>Deprecated version: N/A|Method or attribute name: createUriRecord<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: convertToText<br>Deprecated version: N/A|Method or attribute name: convertToText<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: convertToText<br>Deprecated version: N/A|Method or attribute name: convertToText<br>Deprecated version: 9|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: convertToText<br>Deprecated version: N/A|Method or attribute name: convertToText<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: addHtmlRecord<br>Deprecated version: N/A|Method or attribute name: addHtmlRecord<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: addHtmlRecord<br>Deprecated version: N/A|Method or attribute name: addHtmlRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: addWantRecord<br>Deprecated version: N/A|Method or attribute name: addWantRecord<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: addWantRecord<br>Deprecated version: N/A|Method or attribute name: addWantRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: addTextRecord<br>Deprecated version: N/A|Method or attribute name: addTextRecord<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: addTextRecord<br>Deprecated version: N/A|Method or attribute name: addTextRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: addUriRecord<br>Deprecated version: N/A|Method or attribute name: addUriRecord<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: addUriRecord<br>Deprecated version: N/A|Method or attribute name: addUriRecord<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: getRecordAt<br>Deprecated version: N/A|Method or attribute name: getRecordAt<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: getRecordAt<br>Deprecated version: N/A|Method or attribute name: getRecordAt<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: hasMimeType<br>Deprecated version: N/A|Method or attribute name: hasMimeType<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: hasMimeType<br>Deprecated version: N/A|Method or attribute name: hasMimeType<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: removeRecordAt<br>Deprecated version: N/A|Method or attribute name: removeRecordAt<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: removeRecordAt<br>Deprecated version: N/A|Method or attribute name: removeRecordAt<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: replaceRecordAt<br>Deprecated version: N/A|Method or attribute name: replaceRecordAt<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: replaceRecordAt<br>Deprecated version: N/A|Method or attribute name: replaceRecordAt<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version: 9|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: clear<br>Deprecated version: N/A|Method or attribute name: clear<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: getPasteData<br>Deprecated version: N/A|Method or attribute name: getPasteData<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: getPasteData<br>Deprecated version: N/A|Method or attribute name: getPasteData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: getPasteData<br>Deprecated version: N/A|Method or attribute name: getPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: getPasteData<br>Deprecated version: N/A|Method or attribute name: getPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: hasPasteData<br>Deprecated version: N/A|Method or attribute name: hasPasteData<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: hasPasteData<br>Deprecated version: N/A|Method or attribute name: hasPasteData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: hasPasteData<br>Deprecated version: N/A|Method or attribute name: hasPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: hasPasteData<br>Deprecated version: N/A|Method or attribute name: hasPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: setPasteData<br>Deprecated version: N/A|Method or attribute name: setPasteData<br>Deprecated version: 9<br>New API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: setPasteData<br>Deprecated version: N/A|Method or attribute name: setPasteData<br>Deprecated version: 9<br>Substitute API: ohos.pasteboard.pasteboard|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: setPasteData<br>Deprecated version: N/A|Method or attribute name: setPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts| |Deprecated version changed|Method or attribute name: setPasteData<br>Deprecated version: N/A|Method or attribute name: setPasteData<br>Deprecated version: 9|@ohos.pasteboard.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>New API: ohos.request.downloadFile |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>Substitute API: ohos.request.downloadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>New API: ohos.request.downloadFile |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>Substitute API: ohos.request.downloadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>New API: ohos.request.downloadFile |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>Substitute API: ohos.request.downloadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>New API: ohos.request.downloadFile |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: download<br>Deprecated version: N/A|Method or attribute name: download<br>Deprecated version: 9<br>Substitute API: ohos.request.downloadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>New API: ohos.request.uploadFile |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>Substitute API: ohos.request.uploadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>New API: ohos.request.uploadFile |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>Substitute API: ohos.request.uploadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>New API: ohos.request.uploadFile |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>Substitute API: ohos.request.uploadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>New API: ohos.request.uploadFile |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: upload<br>Deprecated version: N/A|Method or attribute name: upload<br>Deprecated version: 9<br>Substitute API: ohos.request.uploadFile |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>New API: ohos.request.delete |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.request.delete |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>New API: ohos.request.delete |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.request.delete |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: pause<br>Deprecated version: N/A|Method or attribute name: pause<br>Deprecated version: 9<br>New API: ohos.request.suspend |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: pause<br>Deprecated version: N/A|Method or attribute name: pause<br>Deprecated version: 9<br>Substitute API: ohos.request.suspend |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: pause<br>Deprecated version: N/A|Method or attribute name: pause<br>Deprecated version: 9<br>New API: ohos.request.suspend |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: pause<br>Deprecated version: N/A|Method or attribute name: pause<br>Deprecated version: 9<br>Substitute API: ohos.request.suspend |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: resume<br>Deprecated version: N/A|Method or attribute name: resume<br>Deprecated version: 9<br>New API: ohos.request.restore |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: resume<br>Deprecated version: N/A|Method or attribute name: resume<br>Deprecated version: 9<br>Substitute API: ohos.request.restore |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: resume<br>Deprecated version: N/A|Method or attribute name: resume<br>Deprecated version: 9<br>New API: ohos.request.restore |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: resume<br>Deprecated version: N/A|Method or attribute name: resume<br>Deprecated version: 9<br>Substitute API: ohos.request.restore |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: query<br>Deprecated version: N/A|Method or attribute name: query<br>Deprecated version: 9<br>New API: ohos.request.getTaskInfo |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: query<br>Deprecated version: N/A|Method or attribute name: query<br>Deprecated version: 9<br>Substitute API: ohos.request.getTaskInfo |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: query<br>Deprecated version: N/A|Method or attribute name: query<br>Deprecated version: 9<br>New API: ohos.request.getTaskInfo |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: query<br>Deprecated version: N/A|Method or attribute name: query<br>Deprecated version: 9<br>Substitute API: ohos.request.getTaskInfo |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: queryMimeType<br>Deprecated version: N/A|Method or attribute name: queryMimeType<br>Deprecated version: 9<br>New API: ohos.request.getTaskMimeType |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: queryMimeType<br>Deprecated version: N/A|Method or attribute name: queryMimeType<br>Deprecated version: 9<br>Substitute API: ohos.request.getTaskMimeType |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: queryMimeType<br>Deprecated version: N/A|Method or attribute name: queryMimeType<br>Deprecated version: 9<br>New API: ohos.request.getTaskMimeType |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: queryMimeType<br>Deprecated version: N/A|Method or attribute name: queryMimeType<br>Deprecated version: 9<br>Substitute API: ohos.request.getTaskMimeType |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>New API: ohos.request.delete |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.request.delete |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>New API: ohos.request.delete |@ohos.request.d.ts| |Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.request.delete |@ohos.request.d.ts|
|Deprecated version changed|Method or attribute name: isScreenLocked<br>Deprecated version: N/A|Method or attribute name: isScreenLocked<br>Deprecated version: 9<br>New API: ohos.screenLock.isLocked |@ohos.screenLock.d.ts| |Deprecated version changed|Method or attribute name: isScreenLocked<br>Deprecated version: N/A|Method or attribute name: isScreenLocked<br>Deprecated version: 9<br>Substitute API: ohos.screenLock.isLocked |@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: isScreenLocked<br>Deprecated version: N/A|Method or attribute name: isScreenLocked<br>Deprecated version: 9|@ohos.screenLock.d.ts| |Deprecated version changed|Method or attribute name: isScreenLocked<br>Deprecated version: N/A|Method or attribute name: isScreenLocked<br>Deprecated version: 9|@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: isSecureMode<br>Deprecated version: N/A|Method or attribute name: isSecureMode<br>Deprecated version: 9<br>New API: ohos.screenLock.isSecure |@ohos.screenLock.d.ts| |Deprecated version changed|Method or attribute name: isSecureMode<br>Deprecated version: N/A|Method or attribute name: isSecureMode<br>Deprecated version: 9<br>Substitute API: ohos.screenLock.isSecure |@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: isSecureMode<br>Deprecated version: N/A|Method or attribute name: isSecureMode<br>Deprecated version: 9|@ohos.screenLock.d.ts| |Deprecated version changed|Method or attribute name: isSecureMode<br>Deprecated version: N/A|Method or attribute name: isSecureMode<br>Deprecated version: 9|@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: unlockScreen<br>Deprecated version: N/A|Method or attribute name: unlockScreen<br>Deprecated version: 9<br>New API: ohos.screenLock.unlock |@ohos.screenLock.d.ts| |Deprecated version changed|Method or attribute name: unlockScreen<br>Deprecated version: N/A|Method or attribute name: unlockScreen<br>Deprecated version: 9<br>Substitute API: ohos.screenLock.unlock |@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: unlockScreen<br>Deprecated version: N/A|Method or attribute name: unlockScreen<br>Deprecated version: 9|@ohos.screenLock.d.ts| |Deprecated version changed|Method or attribute name: unlockScreen<br>Deprecated version: N/A|Method or attribute name: unlockScreen<br>Deprecated version: 9|@ohos.screenLock.d.ts|
|Deprecated version changed|Method or attribute name: getColors<br>Deprecated version: N/A|Method or attribute name: getColors<br>Deprecated version: 9<br>New API: ohos.wallpaper.getColorsSync |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getColors<br>Deprecated version: N/A|Method or attribute name: getColors<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getColorsSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getColors<br>Deprecated version: N/A|Method or attribute name: getColors<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getColors<br>Deprecated version: N/A|Method or attribute name: getColors<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getId<br>Deprecated version: N/A|Method or attribute name: getId<br>Deprecated version: 9<br>New API: ohos.wallpaper.getIdSync |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getId<br>Deprecated version: N/A|Method or attribute name: getId<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getIdSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getId<br>Deprecated version: N/A|Method or attribute name: getId<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getId<br>Deprecated version: N/A|Method or attribute name: getId<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getFile<br>Deprecated version: N/A|Method or attribute name: getFile<br>Deprecated version: 9<br>New API: ohos.wallpaper.getFileSync |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getFile<br>Deprecated version: N/A|Method or attribute name: getFile<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getFileSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getFile<br>Deprecated version: N/A|Method or attribute name: getFile<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getFile<br>Deprecated version: N/A|Method or attribute name: getFile<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getMinHeight<br>Deprecated version: N/A|Method or attribute name: getMinHeight<br>Deprecated version: 9<br>New API: ohos.wallpaper.getMinHeightSync |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getMinHeight<br>Deprecated version: N/A|Method or attribute name: getMinHeight<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getMinHeightSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getMinHeight<br>Deprecated version: N/A|Method or attribute name: getMinHeight<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getMinHeight<br>Deprecated version: N/A|Method or attribute name: getMinHeight<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getMinWidth<br>Deprecated version: N/A|Method or attribute name: getMinWidth<br>Deprecated version: 9<br>New API: ohos.wallpaper.getMinWidthSync |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getMinWidth<br>Deprecated version: N/A|Method or attribute name: getMinWidth<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getMinWidthSync |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getMinWidth<br>Deprecated version: N/A|Method or attribute name: getMinWidth<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getMinWidth<br>Deprecated version: N/A|Method or attribute name: getMinWidth<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: isChangePermitted<br>Deprecated version: N/A|Method or attribute name: isChangePermitted<br>Deprecated version: 9<br>New API: ohos.wallpaper.isChangeAllowed |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: isChangePermitted<br>Deprecated version: N/A|Method or attribute name: isChangePermitted<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.isChangeAllowed |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: isChangePermitted<br>Deprecated version: N/A|Method or attribute name: isChangePermitted<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: isChangePermitted<br>Deprecated version: N/A|Method or attribute name: isChangePermitted<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: isOperationAllowed<br>Deprecated version: N/A|Method or attribute name: isOperationAllowed<br>Deprecated version: 9<br>New API: ohos.wallpaper.isUserChangeAllowed |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: isOperationAllowed<br>Deprecated version: N/A|Method or attribute name: isOperationAllowed<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.isUserChangeAllowed |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: isOperationAllowed<br>Deprecated version: N/A|Method or attribute name: isOperationAllowed<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: isOperationAllowed<br>Deprecated version: N/A|Method or attribute name: isOperationAllowed<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: reset<br>Deprecated version: N/A|Method or attribute name: reset<br>Deprecated version: 9<br>New API: ohos.wallpaper.recovery |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: reset<br>Deprecated version: N/A|Method or attribute name: reset<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.recovery |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: reset<br>Deprecated version: N/A|Method or attribute name: reset<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: reset<br>Deprecated version: N/A|Method or attribute name: reset<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: setWallpaper<br>Deprecated version: N/A|Method or attribute name: setWallpaper<br>Deprecated version: 9<br>New API: ohos.wallpaper.setImage |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: setWallpaper<br>Deprecated version: N/A|Method or attribute name: setWallpaper<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.setImage |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: setWallpaper<br>Deprecated version: N/A|Method or attribute name: setWallpaper<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: setWallpaper<br>Deprecated version: N/A|Method or attribute name: setWallpaper<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getPixelMap<br>Deprecated version: N/A|Method or attribute name: getPixelMap<br>Deprecated version: 9<br>New API: ohos.wallpaper.getImage |@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getPixelMap<br>Deprecated version: N/A|Method or attribute name: getPixelMap<br>Deprecated version: 9<br>Substitute API: ohos.wallpaper.getImage |@ohos.wallpaper.d.ts|
|Deprecated version changed|Method or attribute name: getPixelMap<br>Deprecated version: N/A|Method or attribute name: getPixelMap<br>Deprecated version: 9|@ohos.wallpaper.d.ts| |Deprecated version changed|Method or attribute name: getPixelMap<br>Deprecated version: N/A|Method or attribute name: getPixelMap<br>Deprecated version: 9|@ohos.wallpaper.d.ts|
|Deprecated version changed|Class name: UploadResponse<br>Deprecated version: N/A|Class name: UploadResponse<br>Deprecated version: 9<br>New API: ohos.request |@system.request.d.ts| |Deprecated version changed|Class name: UploadResponse<br>Deprecated version: N/A|Class name: UploadResponse<br>Deprecated version: 9<br>Substitute API: ohos.request |@system.request.d.ts|
|Deprecated version changed|Method or attribute name: code<br>Deprecated version: N/A|Method or attribute name: code<br>Deprecated version: 9<br>New API: ohos.request |@system.request.d.ts| |Deprecated version changed|Method or attribute name: code<br>Deprecated version: N/A|Method or attribute name: code<br>Deprecated version: 9<br>Substitute API: ohos.request |@system.request.d.ts|
|Deprecated version changed|Method or attribute name: data<br>Deprecated version: N/A|Method or attribute name: data<br>Deprecated version: 9<br>New API: ohos.request |@system.request.d.ts| |Deprecated version changed|Method or attribute name: data<br>Deprecated version: N/A|Method or attribute name: data<br>Deprecated version: 9<br>Substitute API: ohos.request |@system.request.d.ts|
|Deprecated version changed|Method or attribute name: headers<br>Deprecated version: N/A|Method or attribute name: headers<br>Deprecated version: 9<br>New API: ohos.request |@system.request.d.ts| |Deprecated version changed|Method or attribute name: headers<br>Deprecated version: N/A|Method or attribute name: headers<br>Deprecated version: 9<br>Substitute API: ohos.request |@system.request.d.ts|
|Deprecated version changed|Class name: DownloadResponse<br>Deprecated version: N/A|Class name: DownloadResponse<br>Deprecated version: 9|@system.request.d.ts| |Deprecated version changed|Class name: DownloadResponse<br>Deprecated version: N/A|Class name: DownloadResponse<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Method or attribute name: token<br>Deprecated version: N/A|Method or attribute name: token<br>Deprecated version: 9|@system.request.d.ts| |Deprecated version changed|Method or attribute name: token<br>Deprecated version: N/A|Method or attribute name: token<br>Deprecated version: 9|@system.request.d.ts|
|Deprecated version changed|Class name: OnDownloadCompleteResponse<br>Deprecated version: N/A|Class name: OnDownloadCompleteResponse<br>Deprecated version: 9|@system.request.d.ts| |Deprecated version changed|Class name: OnDownloadCompleteResponse<br>Deprecated version: N/A|Class name: OnDownloadCompleteResponse<br>Deprecated version: 9|@system.request.d.ts|
...@@ -306,9 +217,9 @@ ...@@ -306,9 +217,9 @@
|Initial version changed|Method or attribute name: getFile<br>Initial version: 9|Method or attribute name: getFile<br>Initial version: 8|@ohos.wallpaper.d.ts| |Initial version changed|Method or attribute name: getFile<br>Initial version: 9|Method or attribute name: getFile<br>Initial version: 8|@ohos.wallpaper.d.ts|
|Initial version changed|Method or attribute name: on_colorChange<br>Initial version: 7|Method or attribute name: on_colorChange<br>Initial version: 9|@ohos.wallpaper.d.ts| |Initial version changed|Method or attribute name: on_colorChange<br>Initial version: 7|Method or attribute name: on_colorChange<br>Initial version: 9|@ohos.wallpaper.d.ts|
|Initial version changed|Method or attribute name: off_colorChange<br>Initial version: 7|Method or attribute name: off_colorChange<br>Initial version: 9|@ohos.wallpaper.d.ts| |Initial version changed|Method or attribute name: off_colorChange<br>Initial version: 7|Method or attribute name: off_colorChange<br>Initial version: 9|@ohos.wallpaper.d.ts|
|Error code added||Method or attribute name: setProperty<br>Error code: 401|@ohos.pasteboard.d.ts| |Error code added|NA|Method or attribute name: setProperty<br>Error code: 401|@ohos.pasteboard.d.ts|
|Error code added||Method or attribute name: on_update<br>Error code: 401|@ohos.pasteboard.d.ts| |Error code added|NA|Method or attribute name: on_update<br>Error code: 401|@ohos.pasteboard.d.ts|
|Error code added||Method or attribute name: off_update<br>Error code: 401|@ohos.pasteboard.d.ts| |Error code added|NA|Method or attribute name: off_update<br>Error code: 401|@ohos.pasteboard.d.ts|
|Permission added|Method or attribute name: switchInputMethod<br>Permission: N/A|Method or attribute name: switchInputMethod<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts| |Permission added|Method or attribute name: switchInputMethod<br>Permission: N/A|Method or attribute name: switchInputMethod<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
|Permission added|Method or attribute name: switchInputMethod<br>Permission: N/A|Method or attribute name: switchInputMethod<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts| |Permission added|Method or attribute name: switchInputMethod<br>Permission: N/A|Method or attribute name: switchInputMethod<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
|Permission added|Method or attribute name: showSoftKeyboard<br>Permission: N/A|Method or attribute name: showSoftKeyboard<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts| |Permission added|Method or attribute name: showSoftKeyboard<br>Permission: N/A|Method or attribute name: showSoftKeyboard<br>Permission: ohos.permission.CONNECT_IME_ABILITY|@ohos.inputmethod.d.ts|
......
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.stationary<br>Class name: stationary|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityResponse|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityResponse<br>Method or attribute name: state|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityEvent|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: ENTER|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: EXIT|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: ENTER_EXIT|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityState|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityState<br>Method or attribute name: ENTER|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: ActivityState<br>Method or attribute name: EXIT|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: on|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: once|@ohos.stationary.d.ts|
|Added|NA|Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: off|@ohos.stationary.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: supportKeys<br>Function name: function supportKeys(deviceId: number, keys: Array<KeyCode>, callback: AsyncCallback<Array<boolean>>): void;|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceIds<br>Deprecated version: N/A|Method or attribute name: getDeviceIds<br>Deprecated version: 9<br>Substitute API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceIds<br>Deprecated version: N/A|Method or attribute name: getDeviceIds<br>Deprecated version: 9<br>Substitute API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDevice<br>Deprecated version: N/A|Method or attribute name: getDevice<br>Deprecated version: 9<br>Substitute API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDevice<br>Deprecated version: N/A|Method or attribute name: getDevice<br>Deprecated version: 9<br>Substitute API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
| Change Type | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|Added||Module name: ohos.multimedia.audio<br>Class name: audio|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioErrors|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_INVALID_PARAM|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_INVALID_PARAM|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_NO_MEMORY|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_NO_MEMORY|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_ILLEGAL_STATE|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_ILLEGAL_STATE|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_UNSUPPORTED|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_UNSUPPORTED|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_STREAM_LIMIT|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_STREAM_LIMIT|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_SYSTEM|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioErrors<br>Method or attribute name: ERROR_SYSTEM|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: CommunicationDeviceType|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: audio<br>Method or attribute name: DEFAULT_VOLUME_GROUP_ID|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: CommunicationDeviceType<br>Method or attribute name: SPEAKER|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: audio<br>Method or attribute name: DEFAULT_INTERRUPT_GROUP_ID|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: StreamUsage<br>Method or attribute name: STREAM_USAGE_VOICE_ASSISTANT|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: audio<br>Method or attribute name: createTonePlayer|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestType|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: audio<br>Method or attribute name: createTonePlayer|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestType<br>Method or attribute name: INTERRUPT_REQUEST_TYPE_DEFAULT|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: CommunicationDeviceType|@ohos.multimedia.audio.d.ts| |Added|NA|Method or attribute name: getStreamManager<br>Function name: getStreamManager(): AudioStreamManager;|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: CommunicationDeviceType<br>Method or attribute name: SPEAKER|@ohos.multimedia.audio.d.ts| |Added|NA|Method or attribute name: getRoutingManager<br>Function name: getRoutingManager(): AudioRoutingManager;|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: StreamUsage<br>Method or attribute name: STREAM_USAGE_VOICE_ASSISTANT|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptRequestType|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType<br>Method or attribute name: INTERRUPT_REQUEST_GRANT|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptRequestType<br>Method or attribute name: INTERRUPT_REQUEST_TYPE_DEFAULT|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType<br>Method or attribute name: INTERRUPT_REQUEST_REJECT|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptMode|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptResult|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptMode<br>Method or attribute name: SHARE_MODE|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptResult<br>Method or attribute name: requestResult|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptMode<br>Method or attribute name: INDEPENDENT_MODE|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: InterruptResult<br>Method or attribute name: interruptNode|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getVolumeManager|@ohos.multimedia.audio.d.ts| |Added|NA|Method or attribute name: off_audioRendererChange<br>Function name: off(type: "audioRendererChange"): void;|@ohos.multimedia.audio.d.ts|
|Added||Method or attribute name: getStreamManager<br>Function name: getStreamManager(): AudioStreamManager;|@ohos.multimedia.audio.d.ts| |Added|NA|Method or attribute name: off_audioCapturerChange<br>Function name: off(type: "audioCapturerChange"): void;|@ohos.multimedia.audio.d.ts|
|Added||Method or attribute name: getRoutingManager<br>Function name: getRoutingManager(): AudioRoutingManager;|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupInfos|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType<br>Method or attribute name: INTERRUPT_REQUEST_GRANT|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupInfos|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptRequestResultType<br>Method or attribute name: INTERRUPT_REQUEST_REJECT|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptResult|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptResult<br>Method or attribute name: requestResult|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: on_volumeChange|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: InterruptResult<br>Method or attribute name: interruptNode|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRoutingManager<br>Method or attribute name: setCommunicationDevice|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setVolume|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRoutingManager<br>Method or attribute name: setCommunicationDevice|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setVolume|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRoutingManager<br>Method or attribute name: isCommunicationDeviceActive|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getVolume|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRoutingManager<br>Method or attribute name: isCommunicationDeviceActive|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getVolume|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRoutingManager<br>Method or attribute name: selectInputDevice|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMinVolume|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRoutingManager<br>Method or attribute name: selectInputDevice|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMinVolume|@ohos.multimedia.audio.d.ts|
|Added||Method or attribute name: off_audioRendererChange<br>Function name: off(type: "audioRendererChange"): void;|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMaxVolume|@ohos.multimedia.audio.d.ts|
|Added||Method or attribute name: off_audioCapturerChange<br>Function name: off(type: "audioCapturerChange"): void;|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMaxVolume|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioStreamManager<br>Method or attribute name: isActive|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioStreamManager<br>Method or attribute name: isActive|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupInfos|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupInfos|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setRingerMode|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setRingerMode|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: getVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getRingerMode|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeManager<br>Method or attribute name: on_volumeChange|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getRingerMode|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: on_ringerModeChange|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setMicrophoneMute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setMicrophoneMute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMicrophoneMute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMicrophoneMute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMinVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: on_micStateChange|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMinVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: MicStateChangeEvent|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMaxVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: MicStateChangeEvent<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getMaxVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: SourceType<br>Method or attribute name: SOURCE_TYPE_VOICE_RECOGNITION|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioCapturer<br>Method or attribute name: getAudioStreamId|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: AudioCapturer<br>Method or attribute name: getAudioStreamId|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_0|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setRingerMode|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_1|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setRingerMode|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_2|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getRingerMode|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_3|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: getRingerMode|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_4|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: on_ringerModeChange|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_5|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setMicrophoneMute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_6|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: setMicrophoneMute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_7|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMicrophoneMute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_8|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: isMicrophoneMute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_9|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioVolumeGroupManager<br>Method or attribute name: on_micStateChange|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_S|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ConnectType<br>Method or attribute name: CONNECT_TYPE_LOCAL|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_P|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ConnectType<br>Method or attribute name: CONNECT_TYPE_DISTRIBUTED|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_A|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: MicStateChangeEvent|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_B|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: MicStateChangeEvent<br>Method or attribute name: mute|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_C|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRenderer<br>Method or attribute name: getAudioStreamId|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_D|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRenderer<br>Method or attribute name: getAudioStreamId|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_DIAL|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRenderer<br>Method or attribute name: setVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_BUSY|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRenderer<br>Method or attribute name: setVolume|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_CONGESTION|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRenderer<br>Method or attribute name: on_audioInterrupt|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RADIO_ACK|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: SourceType<br>Method or attribute name: SOURCE_TYPE_VOICE_RECOGNITION|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RADIO_NOT_AVAILABLE|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioCapturer<br>Method or attribute name: getAudioStreamId|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_CALL_WAITING|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioCapturer<br>Method or attribute name: getAudioStreamId|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RINGTONE|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_BEEP|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_0|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_ACK|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_1|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_PROMPT|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_2|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_DOUBLE_BEEP|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_3|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_4|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: load|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_5|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: load|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_6|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: start|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_7|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: start|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_8|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: stop|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_9|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: stop|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_S|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: release|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_P|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: release|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_A|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_B|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createAVSession|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_C|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createAVSession|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_DIAL_D|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: getAllSessionDescriptors|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_DIAL|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: getAllSessionDescriptors|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_BUSY|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createController|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_CONGESTION|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createController|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RADIO_ACK|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: castAudio|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RADIO_NOT_AVAILABLE|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: castAudio|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_CALL_WAITING|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: SessionToken|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_SUPERVISORY_RINGTONE|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_BEEP|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: pid|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_ACK|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: uid|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_PROMPT|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionCreate|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: ToneType<br>Method or attribute name: TONE_TYPE_COMMON_PROPRIETARY_DOUBLE_BEEP|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionDestroy|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_topSessionChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: load|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionCreate|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: load|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionDestroy|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: start|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_topSessionChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: start|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionServiceDie|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: stop|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionServiceDie|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: stop|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemAVKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: release|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemAVKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: TonePlayer<br>Method or attribute name: release|@ohos.multimedia.audio.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemControlCommand|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemControlCommand|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createAVSession|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createAVSession|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: getAllSessionDescriptors|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVMetadata|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: getAllSessionDescriptors|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVMetadata|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createController|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: createController|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: castAudio|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setLaunchAbility|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: castAudio|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setLaunchAbility|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: SessionToken|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getController|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getController|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: pid|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: SessionToken<br>Method or attribute name: uid|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionCreate|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_play|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionDestroy|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_pause|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_topSessionChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_stop|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionCreate|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_playNext|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionDestroy|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_playPrevious|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_topSessionChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_fastForward|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: on_sessionServiceDie|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_rewind|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: off_sessionServiceDie|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_play|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemAVKeyEvent|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_pause|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemAVKeyEvent|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_stop|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemControlCommand|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_playNext|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: avSession<br>Method or attribute name: sendSystemControlCommand|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_playPrevious|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_fastForward|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_rewind|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVMetadata|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_seek|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVMetadata|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_seek|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVPlaybackState|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_setSpeed|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setAVPlaybackState|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_setSpeed|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setLaunchAbility|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_setLoopMode|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: setLaunchAbility|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_setLoopMode|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getController|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_toggleFavorite|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getController|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_toggleFavorite|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_handleKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_handleKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_play|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_outputDeviceChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_pause|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_outputDeviceChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_stop|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: activate|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_playNext|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: activate|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_playPrevious|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: deactivate|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_fastForward|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: deactivate|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_rewind|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_play|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_pause|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_stop|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: assetId|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_playNext|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: title|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_playPrevious|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: artist|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_fastForward|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: author|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_rewind|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: album|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_seek|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: writer|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_seek|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: composer|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_setSpeed|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: duration|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_setSpeed|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: mediaImage|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_setLoopMode|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: publishDate|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_setLoopMode|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: subtitle|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_toggleFavorite|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: description|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_toggleFavorite|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: lyric|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_handleKeyEvent|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: previousAssetId|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_handleKeyEvent|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: nextAssetId|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: on_outputDeviceChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: off_outputDeviceChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: state|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: activate|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: speed|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: activate|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: position|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: deactivate|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: bufferedTime|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: deactivate|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: loopMode|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: isFavorite|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSession<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition<br>Method or attribute name: elapsedTime|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: assetId|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition<br>Method or attribute name: updateTime|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: title|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: artist|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: isRemote|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: author|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: audioDeviceId|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: album|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: deviceName|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: writer|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: composer|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SEQUENCE|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: duration|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SINGLE|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: mediaImage|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_LIST|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: publishDate|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SHUFFLE|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: subtitle|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: description|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_INITIAL|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: lyric|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PREPARE|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: previousAssetId|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PLAY|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVMetadata<br>Method or attribute name: nextAssetId|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PAUSE|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_FAST_FORWARD|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: state|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_REWIND|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: speed|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_STOP|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: position|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: bufferedTime|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: loopMode|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: type|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVPlaybackState<br>Method or attribute name: isFavorite|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: sessionTag|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: elementName|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition<br>Method or attribute name: elapsedTime|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackPosition<br>Method or attribute name: updateTime|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: isTopSession|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: outputDevice|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: isRemote|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: audioDeviceId|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: OutputDeviceInfo<br>Method or attribute name: deviceName|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: LoopMode|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SEQUENCE|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVMetadata|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SINGLE|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVMetadata|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_LIST|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: LoopMode<br>Method or attribute name: LOOP_MODE_SHUFFLE|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackState|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_INITIAL|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PREPARE|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getLaunchAbility|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PLAY|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getLaunchAbility|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_PAUSE|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getRealPlaybackPositionSync|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_FAST_FORWARD|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_REWIND|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: PlaybackState<br>Method or attribute name: PLAYBACK_STATE_STOP|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getValidCommands|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: type|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getValidCommands|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: sessionTag|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendControlCommand|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: elementName|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendControlCommand|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_metadataChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: isTopSession|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_metadataChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionDescriptor<br>Method or attribute name: outputDevice|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_playbackStateChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_playbackStateChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sessionId|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_sessionDestroy|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_sessionDestroy|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVPlaybackState|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_activeStateChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVMetadata|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_activeStateChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getAVMetadata|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_validCommandChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_validCommandChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getOutputDevice|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_outputDeviceChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_outputDeviceChange|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendAVKeyEvent|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getLaunchAbility|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand<br>Method or attribute name: command|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getLaunchAbility|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand<br>Method or attribute name: parameter|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getRealPlaybackPositionSync|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SERVICE_EXCEPTION|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: isActive|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SESSION_NOT_EXIST|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_CONTROLLER_NOT_EXIST|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: destroy|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_REMOTE_CONNECTION_ERR|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getValidCommands|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_COMMAND_INVALID|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: getValidCommands|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SESSION_INACTIVE|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendControlCommand|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_MESSAGE_OVERLOAD|@ohos.multimedia.avsession.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: sendControlCommand|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: CAMERA_STATUS_DISAPPEAR<br>Function name: CAMERA_STATUS_DISAPPEAR = 1|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_metadataChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: CAMERA_STATUS_AVAILABLE<br>Function name: CAMERA_STATUS_AVAILABLE = 2|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_metadataChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: CAMERA_STATUS_UNAVAILABLE<br>Function name: CAMERA_STATUS_UNAVAILABLE = 3|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_playbackStateChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Profile|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_playbackStateChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Profile<br>Method or attribute name: format|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_sessionDestroy|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Profile<br>Method or attribute name: size|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_sessionDestroy|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: FrameRateRange|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_activeStateChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: FrameRateRange<br>Method or attribute name: min|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_activeStateChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: FrameRateRange<br>Method or attribute name: max|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_validCommandChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoProfile|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_validCommandChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoProfile<br>Method or attribute name: frameRateRange|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: on_outputDeviceChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionController<br>Method or attribute name: off_outputDeviceChange|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: previewProfiles|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: photoProfiles|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand<br>Method or attribute name: command|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: videoProfiles|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVControlCommand<br>Method or attribute name: parameter|@ohos.multimedia.avsession.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: supportedMetadataObjectTypes|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: createCameraInput<br>Function name: createCameraInput(camera: CameraDevice, callback: AsyncCallback<CameraInput>): void;|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SERVICE_EXCEPTION|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: createCameraInput<br>Function name: createCameraInput(camera: CameraDevice): Promise<CameraInput>;|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SESSION_NOT_EXIST|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: camera<br>Function name: camera: CameraDevice;|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_CONTROLLER_NOT_EXIST|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: CAMERA_POSITION_BACK<br>Function name: CAMERA_POSITION_BACK = 1|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_REMOTE_CONNECTION_ERR|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: CAMERA_POSITION_FRONT<br>Function name: CAMERA_POSITION_FRONT = 2|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_COMMAND_INVALID|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: CAMERA_TYPE_WIDE_ANGLE<br>Function name: CAMERA_TYPE_WIDE_ANGLE = 1|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_SESSION_INACTIVE|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: CAMERA_TYPE_ULTRA_WIDE<br>Function name: CAMERA_TYPE_ULTRA_WIDE = 2|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.avsession<br>Class name: AVSessionErrorCode<br>Method or attribute name: ERR_CODE_MESSAGE_OVERLOAD|@ohos.multimedia.avsession.d.ts| |Added|NA|Method or attribute name: CAMERA_TYPE_TELEPHOTO<br>Function name: CAMERA_TYPE_TELEPHOTO = 3|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_STATUS_DISAPPEAR<br>Function name: CAMERA_STATUS_DISAPPEAR = 1|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: CAMERA_TYPE_TRUE_DEPTH<br>Function name: CAMERA_TYPE_TRUE_DEPTH = 4|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_STATUS_AVAILABLE<br>Function name: CAMERA_STATUS_AVAILABLE = 2|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: CAMERA_CONNECTION_USB_PLUGIN<br>Function name: CAMERA_CONNECTION_USB_PLUGIN = 1|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_STATUS_UNAVAILABLE<br>Function name: CAMERA_STATUS_UNAVAILABLE = 3|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: CAMERA_CONNECTION_REMOTE<br>Function name: CAMERA_CONNECTION_REMOTE = 2|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Profile|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Profile<br>Method or attribute name: format|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraId|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Profile<br>Method or attribute name: size|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraPosition|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: FrameRateRange|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraType|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: FrameRateRange<br>Method or attribute name: min|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: connectionType|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: FrameRateRange<br>Method or attribute name: max|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Point|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoProfile|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Point<br>Method or attribute name: x|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoProfile<br>Method or attribute name: frameRateRange|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Point<br>Method or attribute name: y|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: on_error<br>Function name: on(type: 'error', camera: CameraDevice, callback: ErrorCallback<CameraInputError>): void;|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: previewProfiles|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_NO_PERMISSION|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: photoProfiles|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_PREEMPTED|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: videoProfiles|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_DISCONNECTED|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraOutputCapability<br>Method or attribute name: supportedMetadataObjectTypes|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_IN_USE|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getSupportedCameras|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getSupportedCameras|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraFormat|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getSupportedOutputCapability|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_RGBA_8888|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getSupportedOutputCapability|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_YUV_420_SP|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: isCameraMuted|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_JPEG|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: isCameraMuteSupported|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: FLASH_MODE_OPEN<br>Function name: FLASH_MODE_OPEN = 1|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: muteCamera|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: FLASH_MODE_AUTO<br>Function name: FLASH_MODE_AUTO = 2|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: createCameraInput<br>Function name: createCameraInput(camera: CameraDevice, callback: AsyncCallback<CameraInput>): void;|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: FLASH_MODE_ALWAYS_OPEN<br>Function name: FLASH_MODE_ALWAYS_OPEN = 3|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: createCameraInput<br>Function name: createCameraInput(camera: CameraDevice): Promise<CameraInput>;|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: ExposureMode|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createPreviewOutput|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_LOCKED|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createPreviewOutput|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_AUTO|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createPhotoOutput|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_CONTINUOUS_AUTO|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createPhotoOutput|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: FOCUS_MODE_CONTINUOUS_AUTO<br>Function name: FOCUS_MODE_CONTINUOUS_AUTO = 1|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createVideoOutput|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: FOCUS_MODE_AUTO<br>Function name: FOCUS_MODE_AUTO = 2|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createVideoOutput|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: FOCUS_MODE_LOCKED<br>Function name: FOCUS_MODE_LOCKED = 3|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createMetadataOutput|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: FOCUS_STATE_FOCUSED<br>Function name: FOCUS_STATE_FOCUSED = 1|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createMetadataOutput|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: FOCUS_STATE_UNFOCUSED<br>Function name: FOCUS_STATE_UNFOCUSED = 2|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createCaptureSession|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: createCaptureSession|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: OFF|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: on_cameraMute|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: LOW|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: camera<br>Function name: camera: CameraDevice;|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: MIDDLE|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_POSITION_BACK<br>Function name: CAMERA_POSITION_BACK = 1|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: HIGH|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_POSITION_FRONT<br>Function name: CAMERA_POSITION_FRONT = 2|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: AUTO|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_TYPE_WIDE_ANGLE<br>Function name: CAMERA_TYPE_WIDE_ANGLE = 1|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: addOutput<br>Function name: addOutput(cameraOutput: CameraOutput, callback: AsyncCallback<void>): void;|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_TYPE_ULTRA_WIDE<br>Function name: CAMERA_TYPE_ULTRA_WIDE = 2|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: addOutput<br>Function name: addOutput(cameraOutput: CameraOutput): Promise<void>;|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_TYPE_TELEPHOTO<br>Function name: CAMERA_TYPE_TELEPHOTO = 3|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: removeOutput<br>Function name: removeOutput(cameraOutput: CameraOutput, callback: AsyncCallback<void>): void;|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_TYPE_TRUE_DEPTH<br>Function name: CAMERA_TYPE_TRUE_DEPTH = 4|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: removeOutput<br>Function name: removeOutput(cameraOutput: CameraOutput): Promise<void>;|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_CONNECTION_USB_PLUGIN<br>Function name: CAMERA_CONNECTION_USB_PLUGIN = 1|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: CAMERA_CONNECTION_REMOTE<br>Function name: CAMERA_CONNECTION_REMOTE = 2|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraDevice|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutput|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraId|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutput<br>Method or attribute name: release|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraPosition|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: CameraOutput<br>Method or attribute name: release|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: cameraType|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Location|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraDevice<br>Method or attribute name: connectionType|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: latitude|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Point|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: longitude|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Point<br>Method or attribute name: x|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: altitude|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Point<br>Method or attribute name: y|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: QUALITY_LEVEL_MEDIUM<br>Function name: QUALITY_LEVEL_MEDIUM = 1|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: open|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: QUALITY_LEVEL_LOW<br>Function name: QUALITY_LEVEL_LOW = 2|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: open|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoCaptureSetting<br>Method or attribute name: location|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: close|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoCaptureSetting<br>Method or attribute name: mirror|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: close|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: on_error<br>Function name: on(type: 'error', camera: CameraDevice, callback: ErrorCallback<CameraInputError>): void;|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_NO_PERMISSION|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_PREEMPTED|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: VideoOutputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_DISCONNECTED|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObjectType|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DEVICE_IN_USE|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObjectType<br>Method or attribute name: FACE_DETECTION|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraFormat|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: topLeftX|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_RGBA_8888|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: topLeftY|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_YUV_420_SP|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: width|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraFormat<br>Method or attribute name: CAMERA_FORMAT_JPEG|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: height|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: FLASH_MODE_OPEN<br>Function name: FLASH_MODE_OPEN = 1|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: FLASH_MODE_AUTO<br>Function name: FLASH_MODE_AUTO = 2|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getType|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: FLASH_MODE_ALWAYS_OPEN<br>Function name: FLASH_MODE_ALWAYS_OPEN = 3|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getType|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: ExposureMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getTimestamp|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_LOCKED|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getTimestamp|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_AUTO|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getBoundingBox|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: ExposureMode<br>Method or attribute name: EXPOSURE_MODE_CONTINUOUS_AUTO|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getBoundingBox|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: FOCUS_MODE_CONTINUOUS_AUTO<br>Function name: FOCUS_MODE_CONTINUOUS_AUTO = 1|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataFaceObject|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: FOCUS_MODE_AUTO<br>Function name: FOCUS_MODE_AUTO = 2|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: FOCUS_MODE_LOCKED<br>Function name: FOCUS_MODE_LOCKED = 3|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: start|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: FOCUS_STATE_FOCUSED<br>Function name: FOCUS_STATE_FOCUSED = 1|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: start|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: FOCUS_STATE_UNFOCUSED<br>Function name: FOCUS_STATE_UNFOCUSED = 2|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: stop|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: stop|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: OFF|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: on_metadataObjectsAvailable|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: LOW|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: on_error|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: MIDDLE|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: HIGH|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode<br>Method or attribute name: ERROR_UNKNOWN|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoStabilizationMode<br>Method or attribute name: AUTO|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: addOutput<br>Function name: addOutput(cameraOutput: CameraOutput, callback: AsyncCallback<void>): void;|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputError|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: addOutput<br>Function name: addOutput(cameraOutput: CameraOutput): Promise<void>;|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.camera<br>Class name: MetadataOutputError<br>Method or attribute name: code|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: removeOutput<br>Function name: removeOutput(cameraOutput: CameraOutput, callback: AsyncCallback<void>): void;|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: RGB_888|@ohos.multimedia.image.d.ts|
|Added||Method or attribute name: removeOutput<br>Function name: removeOutput(cameraOutput: CameraOutput): Promise<void>;|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: ALPHA_8|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: hasFlash|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: RGBA_F16|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: hasFlash|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: NV21|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: isFlashModeSupported|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: NV12|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: isFlashModeSupported|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: DATE_TIME_ORIGINAL|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getFlashMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: EXPOSURE_TIME|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getFlashMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: SCENE_TYPE|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setFlashMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: ISO_SPEED_RATINGS|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setFlashMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: F_NUMBER|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: isExposureModeSupported|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageInfo<br>Method or attribute name: density|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: isExposureModeSupported|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: PackingOption<br>Method or attribute name: bufferSize|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getExposureMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: DecodingOptions<br>Method or attribute name: fitDensity|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getExposureMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setExposureMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: capacity|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setExposureMode|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: format|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getMeteringPoint|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: dequeueImage|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getMeteringPoint|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: dequeueImage|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setMeteringPoint|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: queueImage|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setMeteringPoint|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: queueImage|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getExposureBiasRange|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: on_imageRelease|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getExposureBiasRange|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: release|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setExposureBias|@ohos.multimedia.camera.d.ts| |Added|NA|Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: release|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setExposureBias|@ohos.multimedia.camera.d.ts| |Added|NA|Method or attribute name: audioSourceType<br>Function name: audioSourceType?: AudioSourceType;|@ohos.multimedia.media.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getExposureValue|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: FocusType|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getExposureValue|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: FocusType<br>Method or attribute name: FOCUS_TYPE_RECORDING|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: isFocusModeSupported|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getVolumeGroups|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: isFocusModeSupported|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getVolumeGroups|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getFocusMode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getGroupManager|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getFocusMode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getGroupManager|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setFocusMode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: requestIndependentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setFocusMode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: requestIndependentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setFocusPoint|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: abandonIndependentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setFocusPoint|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: abandonIndependentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getFocusPoint|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: on_independentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getFocusPoint|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: off_independentInterrupt|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getFocalLength|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getFocalLength|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: setVolume|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getZoomRatioRange|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: setVolume|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getZoomRatioRange|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getVolume|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getZoomRatio|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getVolume|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getZoomRatio|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getMinVolume|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setZoomRatio|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getMinVolume|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setZoomRatio|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getMaxVolume|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: isVideoStabilizationModeSupported|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getMaxVolume|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: isVideoStabilizationModeSupported|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: mute|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getActiveVideoStabilizationMode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: mute|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: getActiveVideoStabilizationMode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: isMute|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setVideoStabilizationMode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: isMute|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: setVideoStabilizationMode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.audio<br>Class name: AudioRenderer<br>Method or attribute name: on_interrupt|NA|@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSession<br>Method or attribute name: on_focusStateChange|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getCameras|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getCameras|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CaptureSessionErrorCode<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraOutput|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraId|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraOutput<br>Method or attribute name: release|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraPosition|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraOutput<br>Method or attribute name: release|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraType|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: start|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: connectionType|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: start|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getCameraId|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: stop|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getCameraId|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: stop|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: hasFlash|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Location|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: hasFlash|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: latitude|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFlashModeSupported|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: longitude|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFlashModeSupported|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Location<br>Method or attribute name: altitude|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFlashMode|NA|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: QUALITY_LEVEL_MEDIUM<br>Function name: QUALITY_LEVEL_MEDIUM = 1|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFlashMode|NA|@ohos.multimedia.camera.d.ts|
|Added||Method or attribute name: QUALITY_LEVEL_LOW<br>Function name: QUALITY_LEVEL_LOW = 2|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFlashMode|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoCaptureSetting<br>Method or attribute name: location|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFlashMode|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoCaptureSetting<br>Method or attribute name: mirror|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFocusModeSupported|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoOutput<br>Method or attribute name: isMirrorSupported|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFocusModeSupported|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoOutput<br>Method or attribute name: isMirrorSupported|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFocusMode|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFocusMode|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFocusMode|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoOutputErrorCode<br>Method or attribute name: ERROR_TIMEOUT|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFocusMode|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: VideoOutputErrorCode<br>Method or attribute name: ERROR_DRIVER_ERROR|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatioRange|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObjectType|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatioRange|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObjectType<br>Method or attribute name: FACE_DETECTION|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatio|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Rect|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatio|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: topLeftX|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setZoomRatio|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: topLeftY|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setZoomRatio|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: width|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: on_focusStateChange|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: Rect<br>Method or attribute name: height|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createCaptureSession|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObject|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createCaptureSession|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getType|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPreviewOutput|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getType|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPreviewOutput|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getTimestamp|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getTimestamp|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getBoundingBox|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPhotoOutput|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataObject<br>Method or attribute name: getBoundingBox|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPhotoOutput|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataFaceObject|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutput|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: PhotoOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: start|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createVideoOutput|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: start|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createVideoOutput|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: stop|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: stop|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.camera<br>Class name: VideoOutput<br>Method or attribute name: release|NA|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: on_metadataObjectsAvailable|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: selectBitrate|NA|@ohos.multimedia.media.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutput<br>Method or attribute name: on_error|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: selectBitrate|NA|@ohos.multimedia.media.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode|@ohos.multimedia.camera.d.ts| |Deleted|Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: on_availableBitratesCollect|NA|@ohos.multimedia.media.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode<br>Method or attribute name: ERROR_UNKNOWN|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutputErrorCode<br>Method or attribute name: ERROR_INSUFFICIENT_RESOURCES|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutputError|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: MetadataOutputError<br>Method or attribute name: code|@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: image|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: RGB_888|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: ALPHA_8|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: RGBA_F16|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: NV21|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PixelMapFormat<br>Method or attribute name: NV12|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: DATE_TIME_ORIGINAL|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: EXPOSURE_TIME|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: SCENE_TYPE|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: ISO_SPEED_RATINGS|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PropertyKey<br>Method or attribute name: F_NUMBER|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageInfo<br>Method or attribute name: density|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: PackingOption<br>Method or attribute name: bufferSize|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: DecodingOptions<br>Method or attribute name: fitDensity|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: image<br>Method or attribute name: createImageCreator|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: capacity|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: format|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: dequeueImage|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: dequeueImage|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: queueImage|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: queueImage|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: on_imageRelease|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: release|@ohos.multimedia.image.d.ts|
|Added||Module name: ohos.multimedia.image<br>Class name: ImageCreator<br>Method or attribute name: release|@ohos.multimedia.image.d.ts|
|Added||Method or attribute name: audioSourceType<br>Function name: audioSourceType?: AudioSourceType;|@ohos.multimedia.media.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: FocusType||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: FocusType<br>Method or attribute name: FOCUS_TYPE_RECORDING||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getVolumeGroups||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getVolumeGroups||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getGroupManager||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: getGroupManager||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: requestIndependentInterrupt||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: requestIndependentInterrupt||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: abandonIndependentInterrupt||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: abandonIndependentInterrupt||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: on_independentInterrupt||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioManager<br>Method or attribute name: off_independentInterrupt||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: setVolume||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: setVolume||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getVolume||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getVolume||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getMinVolume||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getMinVolume||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getMaxVolume||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: getMaxVolume||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: mute||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: mute||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: isMute||@ohos.multimedia.audio.d.ts|
|Deleted||Module name: ohos.multimedia.audio<br>Class name: AudioGroupManager<br>Method or attribute name: isMute||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.audio<br>Class name: AudioRenderer<br>Method or attribute name: on_interrupt||@ohos.multimedia.audio.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getCameras||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraManager<br>Method or attribute name: getCameras||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: Camera||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraId||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraPosition||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: cameraType||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: Camera<br>Method or attribute name: connectionType||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getCameraId||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getCameraId||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: hasFlash||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: hasFlash||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFlashModeSupported||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFlashModeSupported||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFlashMode||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFlashMode||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFlashMode||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFlashMode||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFocusModeSupported||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: isFocusModeSupported||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFocusMode||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getFocusMode||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFocusMode||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setFocusMode||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatioRange||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatioRange||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatio||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: getZoomRatio||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setZoomRatio||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: setZoomRatio||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: CameraInput<br>Method or attribute name: on_focusStateChange||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createCaptureSession||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createCaptureSession||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPreviewOutput||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPreviewOutput||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: release||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PreviewOutput<br>Method or attribute name: release||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPhotoOutput||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createPhotoOutput||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoOutput<br>Method or attribute name: release||@ohos.multimedia.camera.d.ts|
|Added||Module name: ohos.multimedia.camera<br>Class name: PhotoOutput<br>Method or attribute name: release||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createVideoOutput||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: camera<br>Method or attribute name: createVideoOutput||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: VideoOutput<br>Method or attribute name: release||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.camera<br>Class name: VideoOutput<br>Method or attribute name: release||@ohos.multimedia.camera.d.ts|
|Deleted||Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: selectBitrate||@ohos.multimedia.media.d.ts|
|Deleted||Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: selectBitrate||@ohos.multimedia.media.d.ts|
|Deleted||Module name: ohos.multimedia.media<br>Class name: VideoPlayer<br>Method or attribute name: on_availableBitratesCollect||@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoRecorder<br>Access level: public API|Class name: VideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Class name: VideoRecorder<br>Access level: public API|Class name: VideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
...@@ -613,49 +510,49 @@ ...@@ -613,49 +510,49 @@
|Access level changed|Method or attribute name: url<br>Access level: public API|Method or attribute name: url<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Method or attribute name: url<br>Access level: public API|Method or attribute name: url<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: rotation<br>Access level: public API|Method or attribute name: rotation<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Method or attribute name: rotation<br>Access level: public API|Method or attribute name: rotation<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: location<br>Access level: public API|Method or attribute name: location<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Method or attribute name: location<br>Access level: public API|Method or attribute name: location<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Deprecated version changed|Class name: ActiveDeviceType<br>Deprecated version: N/A|Class name: ActiveDeviceType<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.CommunicationDeviceType |@ohos.multimedia.audio.d.ts| |Deprecated version changed|Class name: ActiveDeviceType<br>Deprecated version: N/A|Class name: ActiveDeviceType<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.CommunicationDeviceType |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: SPEAKER<br>Deprecated version: N/A|Method or attribute name: SPEAKER<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.CommunicationDeviceType.SPEAKER |@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: SPEAKER<br>Deprecated version: N/A|Method or attribute name: SPEAKER<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.CommunicationDeviceType.SPEAKER |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: BLUETOOTH_SCO<br>Deprecated version: N/A|Method or attribute name: BLUETOOTH_SCO<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.CommunicationDeviceType |@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: BLUETOOTH_SCO<br>Deprecated version: N/A|Method or attribute name: BLUETOOTH_SCO<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.CommunicationDeviceType |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Class name: InterruptActionType<br>Deprecated version: N/A|Class name: InterruptActionType<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Class name: InterruptActionType<br>Deprecated version: N/A|Class name: InterruptActionType<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: TYPE_ACTIVATED<br>Deprecated version: N/A|Method or attribute name: TYPE_ACTIVATED<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: TYPE_ACTIVATED<br>Deprecated version: N/A|Method or attribute name: TYPE_ACTIVATED<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: TYPE_INTERRUPT<br>Deprecated version: N/A|Method or attribute name: TYPE_INTERRUPT<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: TYPE_INTERRUPT<br>Deprecated version: N/A|Method or attribute name: TYPE_INTERRUPT<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setVolume<br>Deprecated version: N/A|Method or attribute name: setVolume<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: setVolume<br>Deprecated version: N/A|Method or attribute name: setVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setVolume<br>Deprecated version: N/A|Method or attribute name: setVolume<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: setVolume<br>Deprecated version: N/A|Method or attribute name: setVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getVolume<br>Deprecated version: N/A|Method or attribute name: getVolume<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getVolume<br>Deprecated version: N/A|Method or attribute name: getVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getVolume<br>Deprecated version: N/A|Method or attribute name: getVolume<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getVolume<br>Deprecated version: N/A|Method or attribute name: getVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getMinVolume<br>Deprecated version: N/A|Method or attribute name: getMinVolume<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getMinVolume<br>Deprecated version: N/A|Method or attribute name: getMinVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getMinVolume<br>Deprecated version: N/A|Method or attribute name: getMinVolume<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getMinVolume<br>Deprecated version: N/A|Method or attribute name: getMinVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getMaxVolume<br>Deprecated version: N/A|Method or attribute name: getMaxVolume<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getMaxVolume<br>Deprecated version: N/A|Method or attribute name: getMaxVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getMaxVolume<br>Deprecated version: N/A|Method or attribute name: getMaxVolume<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getMaxVolume<br>Deprecated version: N/A|Method or attribute name: getMaxVolume<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getDevices<br>Deprecated version: N/A|Method or attribute name: getDevices<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getDevices<br>Deprecated version: N/A|Method or attribute name: getDevices<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getDevices<br>Deprecated version: N/A|Method or attribute name: getDevices<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getDevices<br>Deprecated version: N/A|Method or attribute name: getDevices<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: mute<br>Deprecated version: N/A|Method or attribute name: mute<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: mute<br>Deprecated version: N/A|Method or attribute name: mute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: mute<br>Deprecated version: N/A|Method or attribute name: mute<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: mute<br>Deprecated version: N/A|Method or attribute name: mute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isMute<br>Deprecated version: N/A|Method or attribute name: isMute<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: isMute<br>Deprecated version: N/A|Method or attribute name: isMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isMute<br>Deprecated version: N/A|Method or attribute name: isMute<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: isMute<br>Deprecated version: N/A|Method or attribute name: isMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isActive<br>Deprecated version: N/A|Method or attribute name: isActive<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioStreamManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: isActive<br>Deprecated version: N/A|Method or attribute name: isActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioStreamManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isActive<br>Deprecated version: N/A|Method or attribute name: isActive<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioStreamManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: isActive<br>Deprecated version: N/A|Method or attribute name: isActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioStreamManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: setMicrophoneMute<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: setMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: setMicrophoneMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: setMicrophoneMute<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: setMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: setMicrophoneMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: isMicrophoneMute<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: isMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: isMicrophoneMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: isMicrophoneMute<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: isMicrophoneMute<br>Deprecated version: N/A|Method or attribute name: isMicrophoneMute<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setRingerMode<br>Deprecated version: N/A|Method or attribute name: setRingerMode<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: setRingerMode<br>Deprecated version: N/A|Method or attribute name: setRingerMode<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setRingerMode<br>Deprecated version: N/A|Method or attribute name: setRingerMode<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: setRingerMode<br>Deprecated version: N/A|Method or attribute name: setRingerMode<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getRingerMode<br>Deprecated version: N/A|Method or attribute name: getRingerMode<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getRingerMode<br>Deprecated version: N/A|Method or attribute name: getRingerMode<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: getRingerMode<br>Deprecated version: N/A|Method or attribute name: getRingerMode<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: getRingerMode<br>Deprecated version: N/A|Method or attribute name: getRingerMode<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setDeviceActive<br>Deprecated version: N/A|Method or attribute name: setDeviceActive<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: setDeviceActive<br>Deprecated version: N/A|Method or attribute name: setDeviceActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: setDeviceActive<br>Deprecated version: N/A|Method or attribute name: setDeviceActive<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: setDeviceActive<br>Deprecated version: N/A|Method or attribute name: setDeviceActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isDeviceActive<br>Deprecated version: N/A|Method or attribute name: isDeviceActive<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: isDeviceActive<br>Deprecated version: N/A|Method or attribute name: isDeviceActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: isDeviceActive<br>Deprecated version: N/A|Method or attribute name: isDeviceActive<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: isDeviceActive<br>Deprecated version: N/A|Method or attribute name: isDeviceActive<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: on_volumeChange<br>Deprecated version: N/A|Method or attribute name: on_volumeChange<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: on_volumeChange<br>Deprecated version: N/A|Method or attribute name: on_volumeChange<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: on_ringerModeChange<br>Deprecated version: N/A|Method or attribute name: on_ringerModeChange<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: on_ringerModeChange<br>Deprecated version: N/A|Method or attribute name: on_ringerModeChange<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioVolumeGroupManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: on_deviceChange<br>Deprecated version: N/A|Method or attribute name: on_deviceChange<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: on_deviceChange<br>Deprecated version: N/A|Method or attribute name: on_deviceChange<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: off_deviceChange<br>Deprecated version: N/A|Method or attribute name: off_deviceChange<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: off_deviceChange<br>Deprecated version: N/A|Method or attribute name: off_deviceChange<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.AudioRoutingManager|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Class name: InterruptAction<br>Deprecated version: N/A|Class name: InterruptAction<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts| |Deprecated version changed|Class name: InterruptAction<br>Deprecated version: N/A|Class name: InterruptAction<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: actionType<br>Deprecated version: N/A|Method or attribute name: actionType<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: actionType<br>Deprecated version: N/A|Method or attribute name: actionType<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: hint<br>Deprecated version: N/A|Method or attribute name: hint<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: hint<br>Deprecated version: N/A|Method or attribute name: hint<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: activated<br>Deprecated version: N/A|Method or attribute name: activated<br>Deprecated version: 9<br>New API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: activated<br>Deprecated version: N/A|Method or attribute name: activated<br>Deprecated version: 9<br>Substitute API: ohos.multimedia.audio.InterruptEvent |@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Class name: AudioInterrupt<br>Deprecated version: N/A|Class name: AudioInterrupt<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Class name: AudioInterrupt<br>Deprecated version: N/A|Class name: AudioInterrupt<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: streamUsage<br>Deprecated version: N/A|Method or attribute name: streamUsage<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: streamUsage<br>Deprecated version: N/A|Method or attribute name: streamUsage<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
|Deprecated version changed|Method or attribute name: contentType<br>Deprecated version: N/A|Method or attribute name: contentType<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts| |Deprecated version changed|Method or attribute name: contentType<br>Deprecated version: N/A|Method or attribute name: contentType<br>Deprecated version: 9|@ohos.multimedia.audio.d.ts|
...@@ -817,29 +714,29 @@ ...@@ -817,29 +714,29 @@
|Deprecated version changed|Method or attribute name: TYPE_WATCH<br>Deprecated version: 9|Method or attribute name: TYPE_WATCH<br>Deprecated version: N/A|@ohos.multimedia.mediaLibrary.d.ts| |Deprecated version changed|Method or attribute name: TYPE_WATCH<br>Deprecated version: 9|Method or attribute name: TYPE_WATCH<br>Deprecated version: N/A|@ohos.multimedia.mediaLibrary.d.ts|
|Deprecated version changed|Method or attribute name: TYPE_CAR<br>Deprecated version: 9|Method or attribute name: TYPE_CAR<br>Deprecated version: N/A|@ohos.multimedia.mediaLibrary.d.ts| |Deprecated version changed|Method or attribute name: TYPE_CAR<br>Deprecated version: 9|Method or attribute name: TYPE_CAR<br>Deprecated version: N/A|@ohos.multimedia.mediaLibrary.d.ts|
|Deprecated version changed|Method or attribute name: TYPE_TV<br>Deprecated version: 9|Method or attribute name: TYPE_TV<br>Deprecated version: N/A|@ohos.multimedia.mediaLibrary.d.ts| |Deprecated version changed|Method or attribute name: TYPE_TV<br>Deprecated version: 9|Method or attribute name: TYPE_TV<br>Deprecated version: N/A|@ohos.multimedia.mediaLibrary.d.ts|
|Error code added||Method or attribute name: on_deviceChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts| |Error code added|NA|Method or attribute name: on_deviceChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts|
|Error code added||Method or attribute name: off_deviceChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts| |Error code added|NA|Method or attribute name: off_deviceChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts|
|Error code added||Method or attribute name: on_audioRendererChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts| |Error code added|NA|Method or attribute name: on_audioRendererChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts|
|Error code added||Method or attribute name: on_audioCapturerChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts| |Error code added|NA|Method or attribute name: on_audioCapturerChange<br>Error code: 401, 6800101|@ohos.multimedia.audio.d.ts|
|Error code added||Method or attribute name: createVideoRecorder<br>Error code: 5400101|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: createVideoRecorder<br>Error code: 5400101|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: createVideoRecorder<br>Error code: 5400101|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: createVideoRecorder<br>Error code: 5400101|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: prepare<br>Error code: 201, 401, 5400102, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: prepare<br>Error code: 201, 401, 5400102, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: prepare<br>Error code: 201, 401, 5400102, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: prepare<br>Error code: 201, 401, 5400102, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: getInputSurface<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: getInputSurface<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: getInputSurface<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: getInputSurface<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: start<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: start<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: start<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: start<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: pause<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: pause<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: pause<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: pause<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: resume<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: resume<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: resume<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: resume<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: stop<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: stop<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: stop<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: stop<br>Error code: 5400102, 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: release<br>Error code: 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: release<br>Error code: 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: release<br>Error code: 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: release<br>Error code: 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: reset<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: reset<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: reset<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: reset<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Error code added||Method or attribute name: on_error<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts| |Error code added|NA|Method or attribute name: on_error<br>Error code: 5400103, 5400105|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Method or attribute name: createVideoRecorder<br>Access level: public API|Method or attribute name: createVideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
|Access level changed|Class name: VideoRecorder<br>Access level: public API|Class name: VideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts| |Access level changed|Class name: VideoRecorder<br>Access level: public API|Class name: VideoRecorder<br>Access level: system API|@ohos.multimedia.media.d.ts|
......
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publish|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publish|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publishAsUser|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publishAsUser|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: createSubscriber|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: createSubscriber|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: subscribe|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: unsubscribe|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BOOT_COMPLETED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCKED_BOOT_COMPLETED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SHUTDOWN|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_LOW|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_OKAY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_CONNECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_DISCONNECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_OFF|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_ON|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_THERMAL_LEVEL_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_PRESENT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIME_TICK|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIME_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIMEZONE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CLOSE_SYSTEM_DIALOGS|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_ADDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_REPLACED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_REPLACED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BUNDLE_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_FULLY_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_RESTARTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_DATA_CLEARED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_CACHE_CLEARED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGES_SUSPENDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGES_UNSUSPENDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_SUSPENDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_UNSUSPENDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_UID_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_FIRST_LAUNCH|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_NEEDS_VERIFICATION|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_VERIFIED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_EXTERNAL_APPLICATIONS_AVAILABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_EXTERNAL_APPLICATIONS_UNAVAILABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CONFIGURATION_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCALE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MANAGE_PACKAGE_STORAGE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DRIVE_MODE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_HOME_MODE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_OFFICE_MODE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STARTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_BACKGROUND|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_FOREGROUND|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_SWITCHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STARTING|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_UNLOCKED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPING|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGIN|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOUT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_TOKEN_INVALID|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_POWER_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_SCAN_FINISHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_RSSI_VALUE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_CONN_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_HOTSPOT_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_AP_STA_JOIN|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_AP_STA_LEAVE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_MPLINK_STATE_CHANGE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_CONN_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_PEERS_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_PEERS_DISCOVERY_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_CURRENT_DEVICE_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_GROUP_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_CURRENT_DEVICE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CURRENT_DEVICE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_PLAYING_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_AVRCP_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CODEC_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_DISCOVERED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CLASS_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_ACL_CONNECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_ACL_DISCONNECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_NAME_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIR_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_BATTERY_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_SDP_RESULT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_UUID_VALUE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIRING_REQ|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIRING_CANCEL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_REQ|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_REPLY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_CANCEL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AG_COMMON_EVENT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AG_CALL_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_DISCOVERABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_ENABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_DISABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_SCAN_MODE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_DISCOVERY_STARTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_DISCOVERY_FINISHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_NAME_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_PLAYING_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_ADAPTER_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_RF_FIELD_ON_DETECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_RF_FIELD_OFF_DETECTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISCHARGING|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CHARGING|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_SAVE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_ADDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_ADDED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_UPDATED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCATION_MODE_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_SLEEP|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_PAUSE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_STANDBY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_LASTMODE_SAVE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_VOLTAGE_ABNORMAL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_HIGH_TEMPERATURE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_EXTREME_TEMPERATURE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_TEMPERATURE_ABNORMAL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_VOLTAGE_RECOVERY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_TEMPERATURE_RECOVERY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_ACTIVE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_STATE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_PORT_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_DEVICE_ATTACHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_DEVICE_DETACHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_ACCESSORY_ATTACHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_ACCESSORY_DETACHED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_UNMOUNTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_MOUNTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_BAD_REMOVAL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_UNMOUNTABLE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_EJECT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_REMOVED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_UNMOUNTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_MOUNTED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_BAD_REMOVAL|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_EJECT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VISIBLE_ACCOUNTS_UPDATED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ACCOUNT_DELETED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_FOUNDATION_READY|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_AIRPLANE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SPLIT_SCREEN|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SLOT_CHANGE|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SPN_INFO_CHANGED|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_QUICK_FIX_APPLY_RESULT|@ohos.commonEventManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publishAsBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publishAsBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAsBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAsBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAll|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAll|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeAllSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeAllSlots|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnable|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnable|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: displayBadge|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: displayBadge|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isBadgeDisplayed|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isBadgeDisplayed|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSlotByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSlotByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotsByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotsByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotNumByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotNumByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getAllActiveNotifications|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getAllActiveNotifications|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotificationCount|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotificationCount|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotifications|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotifications|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelGroup|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelGroup|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeGroupByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeGroupByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: supportDoNotDisturbMode|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: supportDoNotDisturbMode|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isSupportTemplate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isSupportTemplate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: requestEnableNotification|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: requestEnableNotification|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnable|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnable|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnableByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnableByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabledByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabledByBundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDeviceRemindType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDeviceRemindType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnableSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnableSlot|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationSlotEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationSlotEnabled|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: UNKNOWN_TYPE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: SOCIAL_COMMUNICATION|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: SERVICE_INFORMATION|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: CONTENT_INFORMATION|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: OTHER_TYPES|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_BASIC_TEXT|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_LONG_TEXT|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_PICTURE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_CONVERSATION|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_MULTILINE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_NONE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_MIN|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_LOW|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_DEFAULT|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_HIGH|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: BundleOption|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: BundleOption<br>Method or attribute name: bundle|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: BundleOption<br>Method or attribute name: uid|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_NONE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_ONCE|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_DAILY|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_CLEARLY|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: type|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: begin|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: end|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: IDLE_DONOT_REMIND|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: IDLE_REMIND|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: ACTIVE_DONOT_REMIND|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: ACTIVE_REMIND|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SourceType|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_NORMAL|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_CONTINUOUS|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_TIMER|@ohos.notificationManager.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: BundleOption|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: BundleOption<br>Method or attribute name: bundle|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: BundleOption<br>Method or attribute name: uid|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: NotificationKey|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: NotificationKey<br>Method or attribute name: id|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: NotificationKey<br>Method or attribute name: label|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: RemoveReason|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: RemoveReason<br>Method or attribute name: CANCEL_REASON_REMOVE|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: unsubscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: unsubscribe|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: publishReminder|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: publishReminder|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelReminder|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelReminder|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: getValidReminders|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: getValidReminders|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelAllReminders|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelAllReminders|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: addNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: addNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: removeNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: removeNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType<br>Method or attribute name: ACTION_BUTTON_TYPE_CLOSE|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType<br>Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderType|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_TIMER|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_CALENDAR|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_ALARM|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButton|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButton<br>Method or attribute name: title|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButton<br>Method or attribute name: type|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: WantAgent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: WantAgent<br>Method or attribute name: pkgName|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: WantAgent<br>Method or attribute name: abilityName|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent<br>Method or attribute name: pkgName|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent<br>Method or attribute name: abilityName|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: reminderType|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: actionButton|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: wantAgent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: maxScreenWantAgent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: ringDuration|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: snoozeTimes|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: timeInterval|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: title|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: content|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: expiredContent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: snoozeContent|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: notificationId|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: slotType|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: dateTime|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: repeatMonths|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: repeatDays|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: hour|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: minute|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: daysOfWeek|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestTimer|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestTimer<br>Method or attribute name: triggerTimeInSeconds|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: year|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: month|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: day|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: hour|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: minute|@ohos.reminderAgentManager.d.ts|
|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: second|@ohos.reminderAgentManager.d.ts|
|Deprecated version changed|Class name: commonEvent<br>Deprecated version: N/A|Class name: commonEvent<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.publish |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.publish |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publishAsUser<br>Deprecated version: N/A|Method or attribute name: publishAsUser<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.publishAsUser |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publishAsUser<br>Deprecated version: N/A|Method or attribute name: publishAsUser<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.publishAsUser |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: createSubscriber<br>Deprecated version: N/A|Method or attribute name: createSubscriber<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.createSubscriber |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: createSubscriber<br>Deprecated version: N/A|Method or attribute name: createSubscriber<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.createSubscriber |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.subscribe |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.unsubscribe |@ohos.commonEvent.d.ts|
|Deprecated version changed|Class name: Support<br>Deprecated version: N/A|Class name: Support<br>Deprecated version: 9<br>Substitute API: ohos.commonEventManager.Support |@ohos.commonEvent.d.ts|
|Deprecated version changed|Class name: notification<br>Deprecated version: N/A|Class name: notification<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager and ohos.notificationSubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.publish |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.publish |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publishAsBundle<br>Deprecated version: N/A|Method or attribute name: publishAsBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.publishAsBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publishAsBundle<br>Deprecated version: N/A|Method or attribute name: publishAsBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAsBundle<br>Deprecated version: N/A|Method or attribute name: cancelAsBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancelAsBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAsBundle<br>Deprecated version: N/A|Method or attribute name: cancelAsBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAll<br>Deprecated version: N/A|Method or attribute name: cancelAll<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancelAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAll<br>Deprecated version: N/A|Method or attribute name: cancelAll<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlots<br>Deprecated version: N/A|Method or attribute name: addSlots<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlots<br>Deprecated version: N/A|Method or attribute name: addSlots<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.addSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlot<br>Deprecated version: N/A|Method or attribute name: getSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlot<br>Deprecated version: N/A|Method or attribute name: getSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlots<br>Deprecated version: N/A|Method or attribute name: getSlots<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlots<br>Deprecated version: N/A|Method or attribute name: getSlots<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeSlot<br>Deprecated version: N/A|Method or attribute name: removeSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.removeSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeSlot<br>Deprecated version: N/A|Method or attribute name: removeSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAllSlots<br>Deprecated version: N/A|Method or attribute name: removeAllSlots<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.removeAllSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAllSlots<br>Deprecated version: N/A|Method or attribute name: removeAllSlots<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Class name: SlotType<br>Deprecated version: N/A|Class name: SlotType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.SlotType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: ContentType<br>Deprecated version: N/A|Class name: ContentType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.ContentType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: SlotLevel<br>Deprecated version: N/A|Class name: SlotLevel<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.SlotLevel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.unsubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.unsubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotification<br>Deprecated version: N/A|Method or attribute name: enableNotification<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setNotificationEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotification<br>Deprecated version: N/A|Method or attribute name: enableNotification<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setNotificationEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: displayBadge<br>Deprecated version: N/A|Method or attribute name: displayBadge<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.displayBadge |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: displayBadge<br>Deprecated version: N/A|Method or attribute name: displayBadge<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.displayBadge |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isBadgeDisplayed<br>Deprecated version: N/A|Method or attribute name: isBadgeDisplayed<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isBadgeDisplayed |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isBadgeDisplayed<br>Deprecated version: N/A|Method or attribute name: isBadgeDisplayed<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isBadgeDisplayed |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSlotByBundle<br>Deprecated version: N/A|Method or attribute name: setSlotByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setSlotByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSlotByBundle<br>Deprecated version: N/A|Method or attribute name: setSlotByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setSlotByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotsByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotsByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlotsByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotsByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotsByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlotsByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotNumByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotNumByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlotNumByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotNumByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotNumByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSlotNumByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.remove |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.remove |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.remove |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.remove |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>Substitute API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>Substitute API: notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getAllActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getAllActiveNotifications<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getAllActiveNotifications |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getAllActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getAllActiveNotifications<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getAllActiveNotifications |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotificationCount<br>Deprecated version: N/A|Method or attribute name: getActiveNotificationCount<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getActiveNotificationCount |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotificationCount<br>Deprecated version: N/A|Method or attribute name: getActiveNotificationCount<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getActiveNotifications<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancelGroup |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getActiveNotifications<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelGroup<br>Deprecated version: N/A|Method or attribute name: cancelGroup<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.cancelGroup |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelGroup<br>Deprecated version: N/A|Method or attribute name: cancelGroup<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeGroupByBundle<br>Deprecated version: N/A|Method or attribute name: removeGroupByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.removeGroupByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeGroupByBundle<br>Deprecated version: N/A|Method or attribute name: removeGroupByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: N/A|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.supportDoNotDisturbMode |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: N/A|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isSupportTemplate<br>Deprecated version: N/A|Method or attribute name: isSupportTemplate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isSupportTemplate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isSupportTemplate<br>Deprecated version: N/A|Method or attribute name: isSupportTemplate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: requestEnableNotification<br>Deprecated version: N/A|Method or attribute name: requestEnableNotification<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.requestEnableNotification |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: requestEnableNotification<br>Deprecated version: N/A|Method or attribute name: requestEnableNotification<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributed<br>Deprecated version: N/A|Method or attribute name: enableDistributed<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setDistributedEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributed<br>Deprecated version: N/A|Method or attribute name: enableDistributed<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabled<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isDistributedEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabled<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributedByBundle<br>Deprecated version: N/A|Method or attribute name: enableDistributedByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setDistributedEnableByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributedByBundle<br>Deprecated version: N/A|Method or attribute name: enableDistributedByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isDistributedEnabledByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceRemindType<br>Deprecated version: N/A|Method or attribute name: getDeviceRemindType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getDeviceRemindType |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceRemindType<br>Deprecated version: N/A|Method or attribute name: getDeviceRemindType<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotificationSlot<br>Deprecated version: N/A|Method or attribute name: enableNotificationSlot<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setNotificationEnableSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotificationSlot<br>Deprecated version: N/A|Method or attribute name: enableNotificationSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.isNotificationSlotEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.setSyncNotificationEnabledWithoutApp |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.getSyncNotificationEnabledWithoutApp |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Class name: BundleOption<br>Deprecated version: N/A|Class name: BundleOption<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.BundleOption |@ohos.notification.d.ts|
|Deprecated version changed|Class name: NotificationKey<br>Deprecated version: N/A|Class name: NotificationKey<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.NotificationKey |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DoNotDisturbType<br>Deprecated version: N/A|Class name: DoNotDisturbType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.DoNotDisturbType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DoNotDisturbDate<br>Deprecated version: N/A|Class name: DoNotDisturbDate<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.DoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DeviceRemindType<br>Deprecated version: N/A|Class name: DeviceRemindType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.DeviceRemindType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: SourceType<br>Deprecated version: N/A|Class name: SourceType<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.SourceType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: RemoveReason<br>Deprecated version: N/A|Class name: RemoveReason<br>Deprecated version: 9<br>Substitute API: ohos.notificationManager.RemoveReason |@ohos.notification.d.ts|
|Deprecated version changed|Class name: reminderAgent<br>Deprecated version: N/A|Class name: reminderAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: publishReminder<br>Deprecated version: N/A|Method or attribute name: publishReminder<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.publishReminder |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: publishReminder<br>Deprecated version: N/A|Method or attribute name: publishReminder<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelReminder<br>Deprecated version: N/A|Method or attribute name: cancelReminder<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.cancelReminder |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelReminder<br>Deprecated version: N/A|Method or attribute name: cancelReminder<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: getValidReminders<br>Deprecated version: N/A|Method or attribute name: getValidReminders<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.getValidReminders |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: getValidReminders<br>Deprecated version: N/A|Method or attribute name: getValidReminders<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelAllReminders<br>Deprecated version: N/A|Method or attribute name: cancelAllReminders<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.cancelAllReminders |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelAllReminders<br>Deprecated version: N/A|Method or attribute name: cancelAllReminders<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: addNotificationSlot<br>Deprecated version: N/A|Method or attribute name: addNotificationSlot<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.addNotificationSlot |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: addNotificationSlot<br>Deprecated version: N/A|Method or attribute name: addNotificationSlot<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: removeNotificationSlot<br>Deprecated version: N/A|Method or attribute name: removeNotificationSlot<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.removeNotificationSlot |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: removeNotificationSlot<br>Deprecated version: N/A|Method or attribute name: removeNotificationSlot<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ActionButtonType<br>Deprecated version: N/A|Class name: ActionButtonType<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButtonType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_BUTTON_TYPE_CLOSE<br>Deprecated version: N/A|Method or attribute name: ACTION_BUTTON_TYPE_CLOSE<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButtonType.ACTION_BUTTON_TYPE_CLOSE |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE<br>Deprecated version: N/A|Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButtonType.ACTION_BUTTON_TYPE_SNOOZE |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderType<br>Deprecated version: N/A|Class name: ReminderType<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_TIMER<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_TIMER<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderType.REMINDER_TYPE_TIMER |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_CALENDAR<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_CALENDAR<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderType.REMINDER_TYPE_CALENDAR |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_ALARM<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_ALARM<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderType.REMINDER_TYPE_ALARM |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ActionButton<br>Deprecated version: N/A|Class name: ActionButton<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButton |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: title<br>Deprecated version: N/A|Method or attribute name: title<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButton.title |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ActionButton.type |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: WantAgent<br>Deprecated version: N/A|Class name: WantAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.WantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: pkgName<br>Deprecated version: N/A|Method or attribute name: pkgName<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.WantAgent.pkgName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: abilityName<br>Deprecated version: N/A|Method or attribute name: abilityName<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.WantAgent.abilityName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: MaxScreenWantAgent<br>Deprecated version: N/A|Class name: MaxScreenWantAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.MaxScreenWantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: pkgName<br>Deprecated version: N/A|Method or attribute name: pkgName<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.MaxScreenWantAgent.pkgName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: abilityName<br>Deprecated version: N/A|Method or attribute name: abilityName<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.MaxScreenWantAgent.abilityName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequest<br>Deprecated version: N/A|Class name: ReminderRequest<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: reminderType<br>Deprecated version: N/A|Method or attribute name: reminderType<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.reminderType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: actionButton<br>Deprecated version: N/A|Method or attribute name: actionButton<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.actionButton |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: wantAgent<br>Deprecated version: N/A|Method or attribute name: wantAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.wantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: maxScreenWantAgent<br>Deprecated version: N/A|Method or attribute name: maxScreenWantAgent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.maxScreenWantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ringDuration<br>Deprecated version: N/A|Method or attribute name: ringDuration<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.ringDuration |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: snoozeTimes<br>Deprecated version: N/A|Method or attribute name: snoozeTimes<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.snoozeTimes |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: timeInterval<br>Deprecated version: N/A|Method or attribute name: timeInterval<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.timeInterval |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: title<br>Deprecated version: N/A|Method or attribute name: title<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.title |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: content<br>Deprecated version: N/A|Method or attribute name: content<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.content |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: expiredContent<br>Deprecated version: N/A|Method or attribute name: expiredContent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.expiredContent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: snoozeContent<br>Deprecated version: N/A|Method or attribute name: snoozeContent<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.snoozeContent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: notificationId<br>Deprecated version: N/A|Method or attribute name: notificationId<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.notificationId |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: slotType<br>Deprecated version: N/A|Method or attribute name: slotType<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequest.slotType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestCalendar<br>Deprecated version: N/A|Class name: ReminderRequestCalendar<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestCalendar |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: dateTime<br>Deprecated version: N/A|Method or attribute name: dateTime<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestCalendar.dateTime |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: repeatMonths<br>Deprecated version: N/A|Method or attribute name: repeatMonths<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestCalendar.repeatMonths |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: repeatDays<br>Deprecated version: N/A|Method or attribute name: repeatDays<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestCalendar.repeatDays |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestAlarm<br>Deprecated version: N/A|Class name: ReminderRequestAlarm<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestAlarm |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: hour<br>Deprecated version: N/A|Method or attribute name: hour<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestAlarm.hour |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: minute<br>Deprecated version: N/A|Method or attribute name: minute<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestAlarm.minute |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: daysOfWeek<br>Deprecated version: N/A|Method or attribute name: daysOfWeek<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestAlarm.daysOfWeek |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestTimer<br>Deprecated version: N/A|Class name: ReminderRequestTimer<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: year<br>Deprecated version: N/A|Method or attribute name: year<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.year |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: month<br>Deprecated version: N/A|Method or attribute name: month<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.month |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: day<br>Deprecated version: N/A|Method or attribute name: day<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.day |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: hour<br>Deprecated version: N/A|Method or attribute name: hour<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.hour |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: minute<br>Deprecated version: N/A|Method or attribute name: minute<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.minute |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: second<br>Deprecated version: N/A|Method or attribute name: second<br>Deprecated version: 9<br>Substitute API: reminderAgentManager.ReminderRequestTimer.second |@ohos.reminderAgent.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo<br>Method or attribute name: requestId|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo<br>Method or attribute name: actualDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: cancelSuspendDelay|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: getRemainingDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: getRemainingDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: requestSuspendDelay|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: startBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: startBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: stopBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: stopBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: applyEfficiencyResources|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: resetAllEfficiencyResources|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: DATA_TRANSFER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: AUDIO_PLAYBACK|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: AUDIO_RECORDING|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: LOCATION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: BLUETOOTH_INTERACTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: MULTI_DEVICE_CONNECTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: WIFI_INTERACTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: VOIP|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: TASK_KEEPING|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: CPU|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: COMMON_EVENT|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: TIMER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: WORK_SCHEDULER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: BLUETOOTH|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: GPS|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: AUDIO|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: resourceTypes|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isApply|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: timeOut|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isPersist|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isProcess|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: reason|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: id|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityInFgTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityPrevAccessTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityPrevSeenTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilitySeenTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: fgAbilityAccessTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: fgAbilityPrevAccessTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: infosBeginTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: infosEndTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formDimension|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formLastUsedTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: count|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: deviceId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: moduleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: appLabelId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: labelId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: descriptionId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityLableId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityDescriptionId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityIconId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: launchedCount|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: lastModuleUsedTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: formRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: name|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: eventId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: count|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: appGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: indexOfLink|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: nameOfClass|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: eventOccurredTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: eventId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: appOldGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: appNewGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: userId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: changeReason|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: isIdleState|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: isIdleState|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsMap|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsMap<br>Method or attribute name: BundleStatsMap|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfos|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfos|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_OPTIMIZED|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_DAILY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_WEEKLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_MONTHLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_ANNUALLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfoByInterval|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfoByInterval|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryCurrentBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryCurrentBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: ALIVE_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: DAILY_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: FIXED_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: RARE_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: LIMITED_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: NEVER_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: setAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: setAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: registerAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: registerAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: unregisterAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: unregisterAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryDeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryDeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryNotificationEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryNotificationEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: workId|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: abilityName|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isPersisted|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: networkType|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isCharging|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: chargerType|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: batteryLevel|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: batteryStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: storageRequest|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: repeatCycleTime|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isRepeat|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: repeatCount|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isDeepIdle|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: idleWaitTime|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: parameters|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: startWork|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: stopWork|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: getWorkStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: getWorkStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: obtainAllWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: obtainAllWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: stopAndClearWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: isLastWorkTimeOut|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: isLastWorkTimeOut|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_ANY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_MOBILE|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_WIFI|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_BLUETOOTH|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_WIFI_P2P|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_ETHERNET|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_ANY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_AC|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_USB|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_WIRELESS|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_LOW|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_LOW|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added|NA|Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formDimension|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formLastUsedTime|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: count|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: deviceId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: bundleName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: moduleName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: appLabelId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: labelId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: descriptionId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityLableId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityDescriptionId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityIconId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: launchedCount|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: lastModuleUsedTime|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: formRecords|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveEventState|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: name|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: eventId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: count|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: appUsageOldGroup|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: appUsageNewGroup|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: userId|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: changeReason|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: bundleName|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: getRecentlyUsedModules|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: getRecentlyUsedModules|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: getRecentlyUsedModules|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_ALIVE|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_DAILY|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_FIXED|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_RARE|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_LIMIT|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_NEVER|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: setBundleGroup|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: setBundleGroup|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: registerGroupCallBack|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: registerGroupCallBack|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: unRegisterGroupCallBack|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: unRegisterGroupCallBack|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryBundleActiveEventStates|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryBundleActiveEventStates|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryAppNotificationNumber|NA|@ohos.bundleState.d.ts|
|Deleted|Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryAppNotificationNumber|NA|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9|@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: 9|@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Class name: backgroundTaskManager<br>Deprecated version: N/A|Class name: backgroundTaskManager<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: DelaySuspendInfo<br>Deprecated version: N/A|Class name: DelaySuspendInfo<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: cancelSuspendDelay<br>Deprecated version: N/A|Method or attribute name: cancelSuspendDelay<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.cancelSuspendDelay |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: getRemainingDelayTime<br>Deprecated version: N/A|Method or attribute name: getRemainingDelayTime<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: getRemainingDelayTime<br>Deprecated version: N/A|Method or attribute name: getRemainingDelayTime<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: requestSuspendDelay<br>Deprecated version: N/A|Method or attribute name: requestSuspendDelay<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.requestSuspendDelay |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: stopBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: stopBackgroundRunning<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: stopBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: stopBackgroundRunning<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: applyEfficiencyResources<br>Deprecated version: N/A|Method or attribute name: applyEfficiencyResources<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.applyEfficiencyResources |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: resetAllEfficiencyResources<br>Deprecated version: N/A|Method or attribute name: resetAllEfficiencyResources<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.resetAllEfficiencyResources |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: BackgroundMode<br>Deprecated version: N/A|Class name: BackgroundMode<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: ResourceType<br>Deprecated version: N/A|Class name: ResourceType<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.ResourceType |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: EfficiencyResourcesRequest<br>Deprecated version: N/A|Class name: EfficiencyResourcesRequest<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.backgroundTaskManager.EfficiencyResourcesRequest |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: bundleState<br>Deprecated version: N/A|Class name: bundleState<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics |@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleStateInfo<br>Deprecated version: N/A|Class name: BundleStateInfo<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo |@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleActiveState<br>Deprecated version: N/A|Class name: BundleActiveState<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: isIdleState<br>Deprecated version: N/A|Method or attribute name: isIdleState<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.isIdleState |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: isIdleState<br>Deprecated version: N/A|Method or attribute name: isIdleState<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: N/A|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryAppGroup |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: N/A|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleActiveInfoResponse<br>Deprecated version: N/A|Class name: BundleActiveInfoResponse<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsMap |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfos<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfos<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfos |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfos<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfos<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: IntervalType<br>Deprecated version: N/A|Class name: IntervalType<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.IntervalType |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryBundleActiveStates<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryBundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryBundleActiveStates<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: workScheduler<br>Deprecated version: N/A|Class name: workScheduler<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: WorkInfo<br>Deprecated version: N/A|Class name: WorkInfo<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.WorkInfo |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: startWork<br>Deprecated version: N/A|Method or attribute name: startWork<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.startWork |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: stopWork<br>Deprecated version: N/A|Method or attribute name: stopWork<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.stopWork |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: getWorkStatus<br>Deprecated version: N/A|Method or attribute name: getWorkStatus<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.getWorkStatus |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: getWorkStatus<br>Deprecated version: N/A|Method or attribute name: getWorkStatus<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: obtainAllWorks<br>Deprecated version: N/A|Method or attribute name: obtainAllWorks<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.obtainAllWorks |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: obtainAllWorks<br>Deprecated version: N/A|Method or attribute name: obtainAllWorks<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: stopAndClearWorks<br>Deprecated version: N/A|Method or attribute name: stopAndClearWorks<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.stopAndClearWorks |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: N/A|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.isLastWorkTimeOut |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: N/A|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: NetworkType<br>Deprecated version: N/A|Class name: NetworkType<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.NetworkType |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: ChargingType<br>Deprecated version: N/A|Class name: ChargingType<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.ChargingType |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: BatteryStatus<br>Deprecated version: N/A|Class name: BatteryStatus<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.BatteryStatus |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: StorageRequest<br>Deprecated version: N/A|Class name: StorageRequest<br>Deprecated version: 9<br>Substitute API: ohos.resourceschedule.workScheduler.StorageRequest |@ohos.workScheduler.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: grantUserGrantedPermission<br>Function name: grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number): Promise<void>;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: grantUserGrantedPermission<br>Function name: grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number, callback: AsyncCallback<void>): void;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: revokeUserGrantedPermission<br>Function name: revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number): Promise<void>;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: revokeUserGrantedPermission<br>Function name: revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number, callback: AsyncCallback<void>): void;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: permissionName<br>Function name: permissionName: Permissions;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: addPermissionUsedRecord<br>Function name: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number): Promise<void>;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: addPermissionUsedRecord<br>Function name: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number, callback: AsyncCallback<void>): void;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: startUsingPermission<br>Function name: function startUsingPermission(tokenID: number, permissionName: Permissions): Promise<void>;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: startUsingPermission<br>Function name: function startUsingPermission(tokenID: number, permissionName: Permissions, callback: AsyncCallback<void>): void;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: stopUsingPermission<br>Function name: function stopUsingPermission(tokenID: number, permissionName: Permissions): Promise<void>;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: stopUsingPermission<br>Function name: function stopUsingPermission(tokenID: number, permissionName: Permissions, callback: AsyncCallback<void>): void;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: permissionNames<br>Function name: permissionNames: Array<Permissions>;|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksSessionHandle|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksSessionHandle<br>Method or attribute name: handle|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksSessionHandle<br>Method or attribute name: challenge|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksReturnResult|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: outData|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: properties|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: certChains|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_PERMISSION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_ILLEGAL_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_NOT_SUPPORTED_API|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_FEATURE_NOT_SUPPORTED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_MISSING_CRYPTO_ALG_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_INVALID_CRYPTO_ALG_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_FILE_OPERATION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_COMMUNICATION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CRYPTO_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_PERMANENTLY_INVALIDATED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_VERIFY_FAILED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_TIME_OUT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_SESSION_LIMIT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_ITEM_NOT_EXIST|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_EXTERNAL_ERROR|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CREDENTIAL_NOT_EXIST|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_INSUFFICIENT_MEMORY|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CALL_SERVICE_FAILED|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_EXTERNAL_ERROR|NA|@ohos.security.cryptoFramework.d.ts|
|Deleted|Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importWrappedKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importWrappedKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: attestKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: attestKey|NA|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: verifyAccessToken<br>Deprecated version: N/A|Method or attribute name: verifyAccessToken<br>Deprecated version: 9<br>Substitute API: ohos.abilityAccessCtrl.AtManager|@ohos.abilityAccessCtrl.d.ts|
|Deprecated version changed|Method or attribute name: generateKey<br>Deprecated version: N/A|Method or attribute name: generateKey<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.generateKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: generateKey<br>Deprecated version: N/A|Method or attribute name: generateKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute name: deleteKey<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.deleteKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute name: deleteKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: importKey<br>Deprecated version: N/A|Method or attribute name: importKey<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.importKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: importKey<br>Deprecated version: N/A|Method or attribute name: importKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: exportKey<br>Deprecated version: N/A|Method or attribute name: exportKey<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.exportKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: exportKey<br>Deprecated version: N/A|Method or attribute name: exportKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute name: getKeyProperties<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.getKeyItemProperties |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute name: getKeyProperties<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: isKeyExist<br>Deprecated version: N/A|Method or attribute name: isKeyExist<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.isKeyItemExist |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: isKeyExist<br>Deprecated version: N/A|Method or attribute name: isKeyExist<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: init<br>Deprecated version: N/A|Method or attribute name: init<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.initSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: init<br>Deprecated version: N/A|Method or attribute name: init<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.updateSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: finish<br>Deprecated version: N/A|Method or attribute name: finish<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.finishSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: finish<br>Deprecated version: N/A|Method or attribute name: finish<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: abort<br>Deprecated version: N/A|Method or attribute name: abort<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.abortSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: abort<br>Deprecated version: N/A|Method or attribute name: abort<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksHandle<br>Deprecated version: N/A|Class name: HuksHandle<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.HuksSessionHandle |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksResult<br>Deprecated version: N/A|Class name: HuksResult<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.HuksReturnResult |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksErrorCode<br>Deprecated version: N/A|Class name: HuksErrorCode<br>Deprecated version: 9<br>Substitute API: ohos.security.huks.HuksExceptionErrCode |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: Cipher<br>Deprecated version: N/A|Class name: Cipher<br>Deprecated version: 9<br>Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Deprecated version changed|Method or attribute name: rsa<br>Deprecated version: N/A|Method or attribute name: rsa<br>Deprecated version: 9<br>Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Deprecated version changed|Method or attribute name: aes<br>Deprecated version: N/A|Method or attribute name: aes<br>Deprecated version: 9<br>Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Initial version changed|Method or attribute name: getPermissionFlags<br>Initial version: 9|Method or attribute name: getPermissionFlags<br>Initial version: 8|@ohos.abilityAccessCtrl.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Error code added|NA|Method or attribute name: verifyAccessTokenSync<br>Error code: 401, 12100001|@ohos.abilityAccessCtrl.d.ts|
|Error code added|NA|Method or attribute name: getPermissionFlags<br>Error code: 401, 201, 12100001, 12100002, 12100003, 12100006, 12100007|@ohos.abilityAccessCtrl.d.ts|
|Error code added|NA|Method or attribute name: on_permissionStateChange<br>Error code: 401, 201, 12100001, 12100004, 12100005, 12100007, 12100008|@ohos.abilityAccessCtrl.d.ts|
|Error code added|NA|Method or attribute name: off_permissionStateChange<br>Error code: 401, 201, 12100001, 12100004, 12100007, 12100008|@ohos.abilityAccessCtrl.d.ts|
|Error code added|NA|Method or attribute name: getPermissionUsedRecords<br>Error code: 401, 201, 12100001, 12100002, 12100003, 12100007, 12100008|@ohos.privacyManager.d.ts|
|Error code added|NA|Method or attribute name: on_activeStateChange<br>Error code: 401, 201, 12100001, 12100004, 12100005, 12100007, 12100008|@ohos.privacyManager.d.ts|
|Error code added|NA|Method or attribute name: off_activeStateChange<br>Error code: 401, 201, 12100001, 12100004, 12100007, 12100008|@ohos.privacyManager.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ACCELEROMETER|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GYROSCOPE|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: AMBIENT_LIGHT|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: MAGNETIC_FIELD|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: BAROMETER|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HALL|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PROXIMITY|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HUMIDITY|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ORIENTATION|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GRAVITY|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: LINEAR_ACCELEROMETER|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ROTATION_VECTOR|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: AMBIENT_TEMPERATURE|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: MAGNETIC_FIELD_UNCALIBRATED|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GYROSCOPE_UNCALIBRATED|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: SIGNIFICANT_MOTION|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PEDOMETER_DETECTION|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PEDOMETER|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HEART_RATE|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: WEAR_DETECTION|@ohos.sensor.d.ts|
|Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ACCELEROMETER_UNCALIBRATED|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.ACCELEROMETER, callback: Callback<AccelerometerResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.ACCELEROMETER_UNCALIBRATED, callback: Callback<AccelerometerUncalibratedResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.AMBIENT_LIGHT, callback: Callback<LightResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.AMBIENT_TEMPERATURE, callback: Callback<AmbientTemperatureResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.BAROMETER, callback: Callback<BarometerResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.GRAVITY, callback: Callback<GravityResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.GYROSCOPE, callback: Callback<GyroscopeResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.GYROSCOPE_UNCALIBRATED, callback: Callback<GyroscopeUncalibratedResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.HALL, callback: Callback<HallResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.HEART_RATE, callback: Callback<HeartRateResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.HUMIDITY, callback: Callback<HumidityResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.LINEAR_ACCELEROMETER, callback: Callback<LinearAccelerometerResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.MAGNETIC_FIELD, callback: Callback<MagneticFieldResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.MAGNETIC_FIELD_UNCALIBRATED, callback: Callback<MagneticFieldUncalibratedResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.ORIENTATION, callback: Callback<OrientationResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.PEDOMETER, callback: Callback<PedometerResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.PEDOMETER_DETECTION, callback: Callback<PedometerDetectionResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.PROXIMITY, callback: Callback<ProximityResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.ROTATION_VECTOR, callback: Callback<RotationVectorResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.SIGNIFICANT_MOTION, callback: Callback<SignificantMotionResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: once<br>Function name: function once(type: SensorId.WEAR_DETECTION, callback: Callback<WearDetectionResponse>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: getSingleSensor<br>Function name: function getSingleSensor(type: SensorId, callback: AsyncCallback<Sensor>): void;|@ohos.sensor.d.ts|
|Added|NA|Method or attribute name: getSingleSensor<br>Function name: function getSingleSensor(type: SensorId): Promise<Sensor>;|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: Sensor<br>Method or attribute name: sensorTypeId|NA|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists|NA|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists|NA|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELEROMETER|NA|@ohos.sensor.d.ts|
|Deleted|Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID_HEART_BEAT_RATE|NA|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: N/A|Method or attribute name: on_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: once<br>Deprecated version: N/A|Method or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: N/A|Method or attribute name: off_SensorType_SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getGeomagneticField<br>Deprecated version: N/A|Method or attribute name: getGeomagneticField<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getGeomagneticField<br>Deprecated version: N/A|Method or attribute name: getGeomagneticField<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getAltitude<br>Deprecated version: N/A|Method or attribute name: getAltitude<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getAltitude<br>Deprecated version: N/A|Method or attribute name: getAltitude<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getGeomagneticDip<br>Deprecated version: N/A|Method or attribute name: getGeomagneticDip<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getGeomagneticDip<br>Deprecated version: N/A|Method or attribute name: getGeomagneticDip<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getAngleModify<br>Deprecated version: N/A|Method or attribute name: getAngleModify<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getAngleModify<br>Deprecated version: N/A|Method or attribute name: getAngleModify<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: transformCoordinateSystem<br>Deprecated version: N/A|Method or attribute name: transformCoordinateSystem<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: transformCoordinateSystem<br>Deprecated version: N/A|Method or attribute name: transformCoordinateSystem<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createQuaternion<br>Deprecated version: N/A|Method or attribute name: createQuaternion<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createQuaternion<br>Deprecated version: N/A|Method or attribute name: createQuaternion<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getDirection<br>Deprecated version: N/A|Method or attribute name: getDirection<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: getDirection<br>Deprecated version: N/A|Method or attribute name: getDirection<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: createRotationMatrix<br>Deprecated version: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts|
|Deprecated version changed|Class name: SensorType<br>Deprecated version: N/A|Class name: SensorType<br>Deprecated version: 9<br>Substitute API: sensor.SensorId |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION<br>Deprecated version: 9|Method or attribute name: SENSOR_TYPE_ID_LINEAR_ACCELERATION<br>Deprecated version: N/A<br>Substitute API: sensor.SensorId |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: SENSOR_TYPE_ID_HEART_RATE<br>Deprecated version: 9|Method or attribute name: SENSOR_TYPE_ID_HEART_RATE<br>Deprecated version: N/A<br>Substitute API: sensor.SensorId |@ohos.sensor.d.ts|
|Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9<br>Substitute API: vibrator|@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9|@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9<br>Substitute API: vibrator|@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: vibrate<br>Deprecated version: N/A|Method or attribute name: vibrate<br>Deprecated version: 9|@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9<br>Substitute API: vibrator|@ohos.vibrator.d.ts|
|Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9|@ohos.vibrator.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 | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|New||Method or attribute name: sendUpdateCellLocationRequest<br>Function name: function sendUpdateCellLocationRequest(slotId?: number): Promise<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|
|Initial version changed|Method or attribute name: sendUpdateCellLocationRequest<br>Initial version: 9|Method or attribute name: sendUpdateCellLocationRequest<br>Initial version: 8|@ohos.telephony.radio.d.ts| |Initial version changed|Method or attribute name: sendUpdateCellLocationRequest<br>Initial version: 9|Method or attribute name: sendUpdateCellLocationRequest<br>Initial version: 8|@ohos.telephony.radio.d.ts|
|Permission deleted|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: ohos.permission.GET_NETWORK_INFO|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: N/A|@ohos.telephony.data.d.ts| |Permission deleted|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: ohos.permission.GET_NETWORK_INFO|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: N/A|@ohos.telephony.data.d.ts|
|Permission deleted|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: ohos.permission.GET_NETWORK_INFO|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: N/A|@ohos.telephony.data.d.ts| |Permission deleted|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: ohos.permission.GET_NETWORK_INFO|Method or attribute name: getDefaultCellularDataSlotId<br>Permission: N/A|@ohos.telephony.data.d.ts|
......
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: bundleName<br>Function name: bundleName?: string;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: title<br>Function name: title?: string;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: focused<br>Function name: focused?: boolean;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: actived<br>Function name: actived?: boolean;|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: text|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: id|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: type|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: clickable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: longClickable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: scrollable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: enabled|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: focused|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: selected|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: checked|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: checkable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: isBefore|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: isAfter|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: click|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: doubleClick|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: longClick|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getId|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getText|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getType|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isClickable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isLongClickable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isScrollable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isEnabled|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isFocused|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isSelected|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isChecked|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isCheckable|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: inputText|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: clearText|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollToTop|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollToBottom|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollSearch|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getBounds|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getBoundsCenter|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: dragTo|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: pinchOut|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: pinchIn|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: create|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: delayMs|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findComponent|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findWindow|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: waitForComponent|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findComponents|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: assertComponentExist|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: pressBack|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: triggerKey|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: triggerCombineKeys|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: click|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: doubleClick|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: longClick|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: swipe|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: drag|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: screenCap|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: setDisplayRotation|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplayRotation|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: setDisplayRotationEnabled|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplaySize|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplayDensity|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: wakeUpDisplay|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: pressHome|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: waitForIdle|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: fling|@ohos.uitest.d.ts|
|Added|NA|Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: injectMultiPointerAction|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: focus<br>Function name: focus(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: moveTo<br>Function name: moveTo(x: number, y: number): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: resize<br>Function name: resize(wide: number, height: number, direction: ResizeDirection): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: split<br>Function name: split(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: maximize<br>Function name: maximize(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: minimize<br>Function name: minimize(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: resume<br>Function name: resume(): Promise<void>;|@ohos.uitest.d.ts|
|Added|NA|Method or attribute name: close<br>Function name: close(): Promise<void>;|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: longClickable|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: checked|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: checkable|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isLongClickable|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isChecked|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isCheckable|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: clearText|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: scrollToTop|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: scrollToBottom|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: getBounds|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: getBoundsCenter|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: dragTo|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: pinchOut|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: pinchIn|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: findWindow|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: waitForComponent|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: triggerCombineKeys|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: drag|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: setDisplayRotation|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplayRotation|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: setDisplayRotationEnabled|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplaySize|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplayDensity|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: wakeUpDisplay|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: pressHome|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: waitForIdle|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: fling|NA|@ohos.uitest.d.ts|
|Deleted|Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: injectMultiPointerAction|NA|@ohos.uitest.d.ts|
|Deprecated version changed|Class name: By<br>Deprecated version: N/A|Class name: By<br>Deprecated version: 9<br>Substitute API: ohos.uitest.On |@ohos.uitest.d.ts|
|Deprecated version changed|Class name: UiComponent<br>Deprecated version: N/A|Class name: UiComponent<br>Deprecated version: 9<br>Substitute API: ohos.uitest.Component |@ohos.uitest.d.ts|
|Deprecated version changed|Class name: UiDriver<br>Deprecated version: N/A|Class name: UiDriver<br>Deprecated version: 9<br>Substitute API: ohos.uitest.Driver |@ohos.uitest.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Error code added|NA|Method or attribute name: getOnlineUpdater<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getRestorer<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getLocalUpdater<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: checkNewVersion<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getNewVersionInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getNewVersionDescription<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getCurrentVersionInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getCurrentVersionDescription<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getTaskInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: download<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: resumeDownload<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: pauseDownload<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: upgrade<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: clearError<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: getUpgradePolicy<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: setUpgradePolicy<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: terminateUpgrade<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: off<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: factoryReset<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: verifyUpgradePackage<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: applyNewVersion<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added|NA|Method or attribute name: off<br>Error code: 201, 401, 11500104|@ohos.update.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|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getDevices|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: connectDevice|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: hasRight|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: requestRight|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: removeRight|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: addRight|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: usbFunctionsFromString|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: usbFunctionsToString|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setCurrentFunctions|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getCurrentFunctions|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getPorts|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getSupportedModes|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setPortRoles|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: claimInterface|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: releaseInterface|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setConfiguration|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setInterface|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getRawDescriptor|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getFileDescriptor|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: controlTransfer|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: bulkTransfer|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: closePipe|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: address|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: attributes|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: interval|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: maxPacketSize|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: direction|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: number|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: type|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: interfaceId|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: protocol|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: clazz|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: subClass|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: alternateSetting|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: endpoints|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: attributes|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: maxPower|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: isRemoteWakeup|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: isSelfPowered|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: interfaces|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: busNum|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: devAddress|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: serial|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: manufacturerName|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: productName|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: version|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: vendorId|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: productId|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: clazz|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: subClass|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: protocol|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: configs|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevicePipe|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevicePipe<br>Method or attribute name: busNum|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBDevicePipe<br>Method or attribute name: devAddress|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PowerRoleType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: SOURCE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: SINK|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: DataRoleType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: HOST|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: DEVICE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: UFP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: DFP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: DRP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: NUM_MODES|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPortStatus|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentMode|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentPowerRole|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentDataRole|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPort|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: supportedModes|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: status|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: request|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: target|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: reqType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: value|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: index|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: data|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_DEVICE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_INTERFACE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_ENDPOINT|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_OTHER|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlRequestType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_STANDARD|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_CLASS|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_VENDOR|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestDirection|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestDirection<br>Method or attribute name: USB_REQUEST_DIR_TO_DEVICE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: USBRequestDirection<br>Method or attribute name: USB_REQUEST_DIR_FROM_DEVICE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: ACM|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: ECM|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: HDC|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: MTP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: PTP|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: RNDIS|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: MIDI|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: AUDIO_SOURCE|@ohos.usbV9.d.ts|
|Added|NA|Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: NCM|@ohos.usbV9.d.ts|
|Deprecated version changed|Class name: usb<br>Deprecated version: N/A|Class name: usb<br>Deprecated version: 9<br>Substitute API: ohos.usbV9 |@ohos.usb.d.ts|
| Change Type | New Version | Old Version | d.ts File | | Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|Added||Method or attribute name: setSurfaceId<br>Function name: setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts| |Added|NA|Method or attribute name: setSurfaceId<br>Function name: setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthEvent|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthEvent|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthEvent<br>Method or attribute name: callback|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthEvent<br>Method or attribute name: callback|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: result|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: result|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: token|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: token|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: remainAttempts|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: remainAttempts|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: lockoutDuration|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: lockoutDuration|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: TipInfo|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: TipInfo<br>Method or attribute name: module|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo<br>Method or attribute name: module|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: TipInfo<br>Method or attribute name: tip|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo<br>Method or attribute name: tip|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: on|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: on|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: off|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: off|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: start|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: start|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: cancel|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: cancel|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: userAuth<br>Method or attribute name: getVersion|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: userAuth<br>Method or attribute name: getVersion|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: userAuth<br>Method or attribute name: getAvailableStatus|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: userAuth<br>Method or attribute name: getAvailableStatus|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: userAuth<br>Method or attribute name: getAuthInstance|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: userAuth<br>Method or attribute name: getAuthInstance|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: SUCCESS|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: SUCCESS|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: FAIL|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: FAIL|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: GENERAL_ERROR|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: GENERAL_ERROR|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: CANCELED|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: CANCELED|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TIMEOUT|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TIMEOUT|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TYPE_NOT_SUPPORT|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TYPE_NOT_SUPPORT|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TRUST_LEVEL_NOT_SUPPORT|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TRUST_LEVEL_NOT_SUPPORT|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: BUSY|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: BUSY|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: LOCKED|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: LOCKED|@ohos.userIAM.userAuth.d.ts|
|Added||Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: NOT_ENROLLED|@ohos.userIAM.userAuth.d.ts| |Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: NOT_ENROLLED|@ohos.userIAM.userAuth.d.ts|
|Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode||@ohos.userIAM.faceAuth.d.ts| |Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode|NA|@ohos.userIAM.faceAuth.d.ts|
|Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: SUCCESS||@ohos.userIAM.faceAuth.d.ts| |Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: SUCCESS|NA|@ohos.userIAM.faceAuth.d.ts|
|Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: FAIL||@ohos.userIAM.faceAuth.d.ts| |Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: FAIL|NA|@ohos.userIAM.faceAuth.d.ts|
|Deprecated version changed|Class name: AuthenticationResult<br>Deprecated version: N/A|Class name: AuthenticationResult<br>Deprecated version: 8<br>New API: ohos.userIAM.userAuth.ResultCode |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Class name: AuthenticationResult<br>Deprecated version: N/A|Class name: AuthenticationResult<br>Deprecated version: 8<br>Substitute API: ohos.userIAM.userAuth.ResultCode |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: Authenticator<br>Deprecated version: N/A|Class name: Authenticator<br>Deprecated version: 8|@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Class name: Authenticator<br>Deprecated version: N/A|Class name: Authenticator<br>Deprecated version: 8|@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: UserAuth<br>Deprecated version: N/A|Class name: UserAuth<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.AuthInstance |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Class name: UserAuth<br>Deprecated version: N/A|Class name: UserAuth<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthInstance |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: getVersion<br>Deprecated version: N/A|Method or attribute name: getVersion<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.getVersion |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: getVersion<br>Deprecated version: N/A|Method or attribute name: getVersion<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.getVersion |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: getAvailableStatus<br>Deprecated version: N/A|Method or attribute name: getAvailableStatus<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.getAvailableStatus |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: getAvailableStatus<br>Deprecated version: N/A|Method or attribute name: getAvailableStatus<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.getAvailableStatus |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: auth<br>Deprecated version: N/A|Method or attribute name: auth<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.AuthInstance.start |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: auth<br>Deprecated version: N/A|Method or attribute name: auth<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthInstance.start |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: cancelAuth<br>Deprecated version: N/A|Method or attribute name: cancelAuth<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.AuthInstance.cancel |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: cancelAuth<br>Deprecated version: N/A|Method or attribute name: cancelAuth<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthInstance.cancel |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: IUserAuthCallback<br>Deprecated version: N/A|Class name: IUserAuthCallback<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.AuthEvent |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Class name: IUserAuthCallback<br>Deprecated version: N/A|Class name: IUserAuthCallback<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthEvent |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: onResult<br>Deprecated version: N/A|Method or attribute name: onResult<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.AuthEvent.callback |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: onResult<br>Deprecated version: N/A|Method or attribute name: onResult<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthEvent.callback |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: onAcquireInfo<br>Deprecated version: N/A|Method or attribute name: onAcquireInfo<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.AuthEvent.callback |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: onAcquireInfo<br>Deprecated version: N/A|Method or attribute name: onAcquireInfo<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthEvent.callback |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: AuthResult<br>Deprecated version: N/A|Class name: AuthResult<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.AuthResultInfo |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Class name: AuthResult<br>Deprecated version: N/A|Class name: AuthResult<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthResultInfo |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Class name: ResultCode<br>Deprecated version: N/A|Class name: ResultCode<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Class name: ResultCode<br>Deprecated version: N/A|Class name: ResultCode<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: SUCCESS<br>Deprecated version: N/A|Method or attribute name: SUCCESS<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: SUCCESS<br>Deprecated version: N/A|Method or attribute name: SUCCESS<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: FAIL<br>Deprecated version: N/A|Method or attribute name: FAIL<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: FAIL<br>Deprecated version: N/A|Method or attribute name: FAIL<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: GENERAL_ERROR<br>Deprecated version: N/A|Method or attribute name: GENERAL_ERROR<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: GENERAL_ERROR<br>Deprecated version: N/A|Method or attribute name: GENERAL_ERROR<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: CANCELED<br>Deprecated version: N/A|Method or attribute name: CANCELED<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: CANCELED<br>Deprecated version: N/A|Method or attribute name: CANCELED<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: TIMEOUT<br>Deprecated version: N/A|Method or attribute name: TIMEOUT<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: TIMEOUT<br>Deprecated version: N/A|Method or attribute name: TIMEOUT<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: TYPE_NOT_SUPPORT<br>Deprecated version: N/A|Method or attribute name: TYPE_NOT_SUPPORT<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: TYPE_NOT_SUPPORT<br>Deprecated version: N/A|Method or attribute name: TYPE_NOT_SUPPORT<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: TRUST_LEVEL_NOT_SUPPORT<br>Deprecated version: N/A|Method or attribute name: TRUST_LEVEL_NOT_SUPPORT<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: TRUST_LEVEL_NOT_SUPPORT<br>Deprecated version: N/A|Method or attribute name: TRUST_LEVEL_NOT_SUPPORT<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: BUSY<br>Deprecated version: N/A|Method or attribute name: BUSY<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: BUSY<br>Deprecated version: N/A|Method or attribute name: BUSY<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: INVALID_PARAMETERS<br>Deprecated version: N/A|Method or attribute name: INVALID_PARAMETERS<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: INVALID_PARAMETERS<br>Deprecated version: N/A|Method or attribute name: INVALID_PARAMETERS<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: LOCKED<br>Deprecated version: N/A|Method or attribute name: LOCKED<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: LOCKED<br>Deprecated version: N/A|Method or attribute name: LOCKED<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Deprecated version changed|Method or attribute name: NOT_ENROLLED<br>Deprecated version: N/A|Method or attribute name: NOT_ENROLLED<br>Deprecated version: 9<br>New API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts| |Deprecated version changed|Method or attribute name: NOT_ENROLLED<br>Deprecated version: N/A|Method or attribute name: NOT_ENROLLED<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9 |@ohos.userIAM.userAuth.d.ts|
|Initial version changed|Class name: IUserAuthCallback<br>Initial version: 6|Class name: IUserAuthCallback<br>Initial version: 8|@ohos.userIAM.userAuth.d.ts| |Initial version changed|Class name: IUserAuthCallback<br>Initial version: 6|Class name: IUserAuthCallback<br>Initial version: 8|@ohos.userIAM.userAuth.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.web.webview<br>Class name: HeaderV9|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HeaderV9<br>Method or attribute name: headerKey|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HeaderV9<br>Method or attribute name: headerValue|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: EditText|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Email|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: HttpAnchor|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: HttpAnchorImg|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Img|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Map|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Phone|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Unknown|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestValue|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestValue<br>Method or attribute name: type|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: HitTestValue<br>Method or attribute name: extra|@ohos.web.webview.d.ts|
|Added|NA|Method or attribute name: setCookie<br>Function name: static setCookie(url: string, value: string): void;|@ohos.web.webview.d.ts|
|Added|NA|Method or attribute name: saveCookieAsync<br>Function name: static saveCookieAsync(): Promise<void>;|@ohos.web.webview.d.ts|
|Added|NA|Method or attribute name: saveCookieAsync<br>Function name: static saveCookieAsync(callback: AsyncCallback<void>): void;|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebMessagePort|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: close|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: postMessageEvent|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: onMessageEvent|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessForward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessBackward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessStep|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: forward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: backward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearHistory|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: onActive|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: onInactive|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: refresh|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: loadData|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: loadUrl|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getHitTest|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: storeWebArchive|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: storeWebArchive|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoom|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoomIn|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoomOut|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getHitTestValue|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getWebId|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getUserAgent|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getTitle|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getPageHeight|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: backOrForward|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: requestFocus|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: createWebMessagePorts|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: postMessage|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: stop|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: registerJavaScriptProxy|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: deleteJavaScriptRegister|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: searchAllAsync|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearMatches|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: searchNext|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearSslCache|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearClientAuthenticationCache|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: runJavaScript|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: runJavaScript|@ohos.web.webview.d.ts|
|Added|NA|Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getUrl|@ohos.web.webview.d.ts|
|Deleted|Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: saveCookieSync|NA|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: deleteOrigin<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getOrigins<br>Error code: 401, 17100012|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getOriginQuota<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getOriginUsage<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getHttpAuthCredentials<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: saveHttpAuthCredentials<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: allowGeolocation<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: deleteGeolocation<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getAccessibleGeolocation<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getStoredGeolocation<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: getCookie<br>Error code: 401, 17100002|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: putAcceptCookieEnabled<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added|NA|Method or attribute name: putAcceptThirdPartyCookieEnabled<br>Error code: 401|@ohos.web.webview.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.window<br>Class name: Configuration|@ohos.window.d.ts|
|Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: name|@ohos.window.d.ts|
|Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: windowType|@ohos.window.d.ts|
|Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: ctx|@ohos.window.d.ts|
|Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: displayId|@ohos.window.d.ts|
|Added|NA|Module name: ohos.window<br>Class name: Configuration<br>Method or attribute name: parentId|@ohos.window.d.ts|
|Added|NA|Method or attribute name: create<br>Function name: function create(ctx: BaseContext, id: string, type: WindowType): Promise<Window>;|@ohos.window.d.ts|
|Added|NA|Method or attribute name: create<br>Function name: function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback<Window>): void;|@ohos.window.d.ts|
|Added|NA|Method or attribute name: getTopWindow<br>Function name: function getTopWindow(ctx: BaseContext): Promise<Window>;|@ohos.window.d.ts|
|Added|NA|Method or attribute name: getTopWindow<br>Function name: function getTopWindow(ctx: BaseContext, callback: AsyncCallback<Window>): void;|@ohos.window.d.ts|
|Added|NA|Module name: ohos.window<br>Class name: WindowStage<br>Method or attribute name: getMainWindowSync|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getDefaultDisplay<br>Deprecated version: N/A|Method or attribute name: getDefaultDisplay<br>Deprecated version: 9<br>Substitute API: ohos.display|@ohos.display.d.ts|
|Deprecated version changed|Method or attribute name: getDefaultDisplay<br>Deprecated version: N/A|Method or attribute name: getDefaultDisplay<br>Deprecated version: 9<br>Substitute API: ohos.display|@ohos.display.d.ts|
|Deprecated version changed|Method or attribute name: getAllDisplay<br>Deprecated version: N/A|Method or attribute name: getAllDisplay<br>Deprecated version: 9<br>Substitute API: ohos.display|@ohos.display.d.ts|
|Deprecated version changed|Method or attribute name: getAllDisplay<br>Deprecated version: N/A|Method or attribute name: getAllDisplay<br>Deprecated version: 9<br>Substitute API: ohos.display|@ohos.display.d.ts|
|Deprecated version changed|Method or attribute name: create<br>Deprecated version: N/A|Method or attribute name: create<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: create<br>Deprecated version: N/A|Method or attribute name: create<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: find<br>Deprecated version: N/A|Method or attribute name: find<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: find<br>Deprecated version: N/A|Method or attribute name: find<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getTopWindow<br>Deprecated version: N/A|Method or attribute name: getTopWindow<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getTopWindow<br>Deprecated version: N/A|Method or attribute name: getTopWindow<br>Deprecated version: 9<br>Substitute API: ohos.window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: show<br>Deprecated version: N/A|Method or attribute name: show<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: show<br>Deprecated version: N/A|Method or attribute name: show<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: destroy<br>Deprecated version: N/A|Method or attribute name: destroy<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: destroy<br>Deprecated version: N/A|Method or attribute name: destroy<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: moveTo<br>Deprecated version: N/A|Method or attribute name: moveTo<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: moveTo<br>Deprecated version: N/A|Method or attribute name: moveTo<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: resetSize<br>Deprecated version: N/A|Method or attribute name: resetSize<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: resetSize<br>Deprecated version: N/A|Method or attribute name: resetSize<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getProperties<br>Deprecated version: N/A|Method or attribute name: getProperties<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getProperties<br>Deprecated version: N/A|Method or attribute name: getProperties<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getAvoidArea<br>Deprecated version: N/A|Method or attribute name: getAvoidArea<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getAvoidArea<br>Deprecated version: N/A|Method or attribute name: getAvoidArea<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setFullScreen<br>Deprecated version: N/A|Method or attribute name: setFullScreen<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setFullScreen<br>Deprecated version: N/A|Method or attribute name: setFullScreen<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setLayoutFullScreen<br>Deprecated version: N/A|Method or attribute name: setLayoutFullScreen<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setLayoutFullScreen<br>Deprecated version: N/A|Method or attribute name: setLayoutFullScreen<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setSystemBarEnable<br>Deprecated version: N/A|Method or attribute name: setSystemBarEnable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setSystemBarEnable<br>Deprecated version: N/A|Method or attribute name: setSystemBarEnable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setSystemBarProperties<br>Deprecated version: N/A|Method or attribute name: setSystemBarProperties<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setSystemBarProperties<br>Deprecated version: N/A|Method or attribute name: setSystemBarProperties<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: loadContent<br>Deprecated version: N/A|Method or attribute name: loadContent<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: loadContent<br>Deprecated version: N/A|Method or attribute name: loadContent<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: isShowing<br>Deprecated version: N/A|Method or attribute name: isShowing<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: isShowing<br>Deprecated version: N/A|Method or attribute name: isShowing<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: isSupportWideGamut<br>Deprecated version: N/A|Method or attribute name: isSupportWideGamut<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: isSupportWideGamut<br>Deprecated version: N/A|Method or attribute name: isSupportWideGamut<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setColorSpace<br>Deprecated version: N/A|Method or attribute name: setColorSpace<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setColorSpace<br>Deprecated version: N/A|Method or attribute name: setColorSpace<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getColorSpace<br>Deprecated version: N/A|Method or attribute name: getColorSpace<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: getColorSpace<br>Deprecated version: N/A|Method or attribute name: getColorSpace<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setBackgroundColor<br>Deprecated version: N/A|Method or attribute name: setBackgroundColor<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setBackgroundColor<br>Deprecated version: N/A|Method or attribute name: setBackgroundColor<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setBrightness<br>Deprecated version: N/A|Method or attribute name: setBrightness<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setBrightness<br>Deprecated version: N/A|Method or attribute name: setBrightness<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setFocusable<br>Deprecated version: N/A|Method or attribute name: setFocusable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setFocusable<br>Deprecated version: N/A|Method or attribute name: setFocusable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setKeepScreenOn<br>Deprecated version: N/A|Method or attribute name: setKeepScreenOn<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setKeepScreenOn<br>Deprecated version: N/A|Method or attribute name: setKeepScreenOn<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setPrivacyMode<br>Deprecated version: N/A|Method or attribute name: setPrivacyMode<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setPrivacyMode<br>Deprecated version: N/A|Method or attribute name: setPrivacyMode<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setTouchable<br>Deprecated version: N/A|Method or attribute name: setTouchable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Deprecated version changed|Method or attribute name: setTouchable<br>Deprecated version: N/A|Method or attribute name: setTouchable<br>Deprecated version: 9<br>Substitute API: ohos.window.Window|@ohos.window.d.ts|
|Permission changed|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN. if VirtualScreenOption.surfaceId is valid|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN|@ohos.screen.d.ts|
|Permission changed|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN. if VirtualScreenOption.surfaceId is valid|Method or attribute name: createVirtualScreen<br>Permission: ohos.permission.CAPTURE_SCREEN|@ohos.screen.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_APP_ACCOUNT_AUTH|@ohos.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.Ability<br>Class name: Ability|@ohos.app.ability.Ability.d.ts|
|Added||Module name: ohos.app.ability.Ability<br>Class name: Ability<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.Ability.d.ts|
|Added||Module name: ohos.app.ability.Ability<br>Class name: Ability<br>Method or attribute name: onMemoryLevel|@ohos.app.ability.Ability.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: AbilityConstant|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam<br>Method or attribute name: launchReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchParam<br>Method or attribute name: lastExitReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: UNKNOWN|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: START_ABILITY|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: CALL|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: CONTINUATION|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: APP_RECOVERY|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: UNKNOWN|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: ABILITY_NOT_RESPONDING|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: LastExitReason<br>Method or attribute name: NORMAL|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnContinueResult<br>Method or attribute name: MISMATCH|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_MODERATE|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_LOW|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: MemoryLevel<br>Method or attribute name: MEMORY_LEVEL_CRITICAL|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_UNDEFINED|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_FULLSCREEN|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: WindowMode<br>Method or attribute name: WINDOW_MODE_FLOATING|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_MISMATCH|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_AGREE|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_REJECT|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType<br>Method or attribute name: CONTINUATION|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.AbilityConstant<br>Class name: StateType<br>Method or attribute name: APP_RECOVERY|@ohos.app.ability.AbilityConstant.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry<br>Method or attribute name: getAbilityDelegator|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: abilityDelegatorRegistry<br>Method or attribute name: getArguments|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: UNINITIALIZED|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: CREATE|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: FOREGROUND|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: BACKGROUND|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.abilityDelegatorRegistry<br>Class name: AbilityLifecycleState<br>Method or attribute name: DESTROY|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityCreate|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageCreate|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageActive|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageInactive|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onWindowStageDestroy|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityDestroy|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityForeground|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityBackground|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.AbilityLifecycleCallback<br>Class name: AbilityLifecycleCallback<br>Method or attribute name: onAbilityContinue|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: INITIAL|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: FOREGROUND|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: BACKGROUND|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: FOREGROUNDING|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: AbilityState<br>Method or attribute name: BACKGROUNDING|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: updateConfiguration|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: updateConfiguration|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getAbilityRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getAbilityRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getExtensionRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getExtensionRunningInfos|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getTopAbility|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: getTopAbility|@ohos.app.ability.abilityManager.d.ts|
|Added||Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage|@ohos.app.ability.AbilityStage.d.ts|
|Added||Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: context|@ohos.app.ability.AbilityStage.d.ts|
|Added||Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onCreate|@ohos.app.ability.AbilityStage.d.ts|
|Added||Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onAcceptWant|@ohos.app.ability.AbilityStage.d.ts|
|Added||Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.AbilityStage.d.ts|
|Added||Module name: ohos.app.ability.AbilityStage<br>Class name: AbilityStage<br>Method or attribute name: onMemoryLevel|@ohos.app.ability.AbilityStage.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ApplicationState|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_CREATE|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_FOREGROUND|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_ACTIVE|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_BACKGROUND|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ApplicationState<br>Method or attribute name: STATE_DESTROY|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ProcessState|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_CREATE|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_FOREGROUND|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_ACTIVE|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_BACKGROUND|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: ProcessState<br>Method or attribute name: STATE_DESTROY|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: on_applicationState|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: on_applicationState|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: off_applicationState|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: off_applicationState|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getForegroundApplications|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getForegroundApplications|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessWithAccount|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessWithAccount|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRunningInStabilityTest|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRunningInStabilityTest|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessesByBundleName|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: killProcessesByBundleName|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: clearUpApplicationData|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: clearUpApplicationData|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRamConstrainedDevice|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: isRamConstrainedDevice|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getAppMemorySize|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getAppMemorySize|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getProcessRunningInformation|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: getProcessRunningInformation|@ohos.app.ability.appManager.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: ALWAYS_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: CPP_CRASH_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: JS_CRASH_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: APP_FREEZE_NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: RestartFlag<br>Method or attribute name: NO_RESTART|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag<br>Method or attribute name: SAVE_WHEN_ERROR|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: SaveOccasionFlag<br>Method or attribute name: SAVE_WHEN_BACKGROUND|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag<br>Method or attribute name: SAVE_WITH_FILE|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: SaveModeFlag<br>Method or attribute name: SAVE_WITH_SHARED_MEMORY|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: enableAppRecovery|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: restartApp|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.appRecovery<br>Class name: appRecovery<br>Method or attribute name: saveAppState|@ohos.app.ability.appRecovery.d.ts|
|Added||Module name: ohos.app.ability.common<br>Class name: common|@ohos.app.ability.common.d.ts|
|Added||Module name: ohos.app.ability.common<br>Class name: AreaMode|@ohos.app.ability.common.d.ts|
|Added||Module name: ohos.app.ability.common<br>Class name: AreaMode<br>Method or attribute name: EL1|@ohos.app.ability.common.d.ts|
|Added||Module name: ohos.app.ability.common<br>Class name: AreaMode<br>Method or attribute name: EL2|@ohos.app.ability.common.d.ts|
|Added||Module name: ohos.app.ability.Configuration<br>Class name: Configuration|@ohos.app.ability.Configuration.d.ts|
|Added||Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: language|@ohos.app.ability.Configuration.d.ts|
|Added||Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: colorMode|@ohos.app.ability.Configuration.d.ts|
|Added||Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: direction|@ohos.app.ability.Configuration.d.ts|
|Added||Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: screenDensity|@ohos.app.ability.Configuration.d.ts|
|Added||Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: displayId|@ohos.app.ability.Configuration.d.ts|
|Added||Module name: ohos.app.ability.Configuration<br>Class name: Configuration<br>Method or attribute name: hasPointerDevice|@ohos.app.ability.Configuration.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ConfigurationConstant|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_DARK|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ColorMode<br>Method or attribute name: COLOR_MODE_LIGHT|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_VERTICAL|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: Direction<br>Method or attribute name: DIRECTION_HORIZONTAL|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_NOT_SET|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_SDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_MDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_LDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XXLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.ConfigurationConstant<br>Class name: ScreenDensity<br>Method or attribute name: SCREEN_DENSITY_XXXLDPI|@ohos.app.ability.ConfigurationConstant.d.ts|
|Added||Module name: ohos.app.ability.contextConstant<br>Class name: contextConstant|@ohos.app.ability.contextConstant.d.ts|
|Added||Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode|@ohos.app.ability.contextConstant.d.ts|
|Added||Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode<br>Method or attribute name: EL1|@ohos.app.ability.contextConstant.d.ts|
|Added||Module name: ohos.app.ability.contextConstant<br>Class name: AreaMode<br>Method or attribute name: EL2|@ohos.app.ability.contextConstant.d.ts|
|Added||Module name: ohos.app.ability.EnvironmentCallback<br>Class name: EnvironmentCallback|@ohos.app.ability.EnvironmentCallback.d.ts|
|Added||Module name: ohos.app.ability.EnvironmentCallback<br>Class name: EnvironmentCallback<br>Method or attribute name: onConfigurationUpdated|@ohos.app.ability.EnvironmentCallback.d.ts|
|Added||Module name: ohos.app.ability.errorManager<br>Class name: errorManager|@ohos.app.ability.errorManager.d.ts|
|Added||Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: on_error|@ohos.app.ability.errorManager.d.ts|
|Added||Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: off_error|@ohos.app.ability.errorManager.d.ts|
|Added||Module name: ohos.app.ability.errorManager<br>Class name: errorManager<br>Method or attribute name: off_error|@ohos.app.ability.errorManager.d.ts|
|Added||Module name: ohos.app.ability.ExtensionAbility<br>Class name: ExtensionAbility|@ohos.app.ability.ExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: on_mission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: off_mission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: off_mission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfo|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfo|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfos|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionInfos|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getLowResolutionMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: getLowResolutionMissionSnapShot|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: lockMission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: lockMission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: unlockMission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: unlockMission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearMission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearMission|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearAllMissions|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: clearAllMissions|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.missionManager<br>Class name: missionManager<br>Method or attribute name: moveMissionToFront|@ohos.app.ability.missionManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: moduleName|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: originHapHash|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: quickFixFilePath|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleName|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionCode|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionName|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionCode|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionName|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: hapModuleQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo|@ohos.app.ability.quickFixManager.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: context|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onCreate|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDestroy|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onRequest|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onConnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDisconnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onReconnect|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onConfigurationUpdate|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.ServiceExtensionAbility<br>Class name: ServiceExtensionAbility<br>Method or attribute name: onDump|@ohos.app.ability.ServiceExtensionAbility.d.ts|
|Added||Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions|@ohos.app.ability.StartOptions.d.ts|
|Added||Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions<br>Method or attribute name: windowMode|@ohos.app.ability.StartOptions.d.ts|
|Added||Module name: ohos.app.ability.StartOptions<br>Class name: StartOptions<br>Method or attribute name: displayId|@ohos.app.ability.StartOptions.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: OnReleaseCallback|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: OnReleaseCallback<br>Method or attribute name: OnReleaseCallback|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: CalleeCallback|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: CalleeCallback<br>Method or attribute name: CalleeCallback|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Caller|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: call|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: callWithResult|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: release|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: onRelease|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: on_release|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: off_release|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Caller<br>Method or attribute name: off_release|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Callee|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Callee<br>Method or attribute name: on|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: Callee<br>Method or attribute name: off|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: context|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: launchWant|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: lastRequestWant|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: callee|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onCreate|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageCreate|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageDestroy|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onWindowStageRestore|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onDestroy|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onForeground|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onBackground|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onContinue|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onNewWant|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onDump|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.UIAbility<br>Class name: UIAbility<br>Method or attribute name: onSaveState|@ohos.app.ability.UIAbility.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: deviceId|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: bundleName|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: abilityName|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: uri|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: type|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: flags|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: action|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: parameters|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: entities|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.Want<br>Class name: Want<br>Method or attribute name: moduleName|@ohos.app.ability.Want.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getBundleName|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getBundleName|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getUid|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getUid|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWant|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWant|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: cancel|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: cancel|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: trigger|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: trigger|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: equal|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: equal|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getWantAgent|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getOperationType|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: wantAgent<br>Method or attribute name: getOperationType|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: ONE_TIME_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: NO_BUILD_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: CANCEL_PRESENT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: UPDATE_PRESENT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: CONSTANT_FLAG|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ELEMENT|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ACTION|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_URI|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_ENTITIES|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: WantAgentFlags<br>Method or attribute name: REPLACE_BUNDLE|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: OperationType|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: UNKNOWN_TYPE|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_ABILITY|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_ABILITIES|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_SERVICE|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: OperationType<br>Method or attribute name: SEND_COMMON_EVENT|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: info|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: want|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: finalCode|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: finalData|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantAgent<br>Class name: CompleteData<br>Method or attribute name: extraInfo|@ohos.app.ability.wantAgent.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: wantConstant|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_HOME|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DIAL|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEARCH|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_WIRELESS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MANAGE_APPLICATIONS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_APPLICATION_DETAILS_SETTINGS|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SET_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SHOW_ALARMS|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SNOOZE_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DISMISS_ALARM|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_DISMISS_TIMER|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_SMS|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_CHOOSE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_IMAGE_CAPTURE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_VIDEO_CAPTURE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SELECT|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SEND_MULTIPLE_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_SCAN_MEDIA_FILE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_VIEW_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_EDIT_DATA|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: INTENT_PARAMS_INTENT|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: INTENT_PARAMS_TITLE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_FILE_SELECT|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: PARAMS_STREAM|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_APP_ACCOUNT_AUTH|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MARKET_DOWNLOAD|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: ACTION_MARKET_CROWDTEST|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_SANDBOX|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_BUNDLE_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_MODULE_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_ABILITY_NAME|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Action<br>Method or attribute name: DLP_PARAMS_INDEX|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Entity|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_DEFAULT|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_HOME|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_VOICE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_BROWSABLE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Entity<br>Method or attribute name: ENTITY_VIDEO|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_READ_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_WRITE_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_FORWARD_RESULT|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CONTINUATION|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_NOT_OHOS_COMPONENT|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_FORM_ENABLED|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_PERSISTABLE_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_AUTH_PREFIX_URI_PERMISSION|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITYSLICE_MULTI_DEVICE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_START_FOREGROUND_ABILITY|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CONTINUATION_REVERSIBLE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_INSTALL_ON_DEMAND|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_INSTALL_WITH_BACKGROUND_MODE|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_CLEAR_MISSION|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_NEW_MISSION|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.ability.wantConstant<br>Class name: Flags<br>Method or attribute name: FLAG_ABILITY_MISSION_TOP|@ohos.app.ability.wantConstant.d.ts|
|Added||Module name: ohos.app.form.formBindingData<br>Class name: formBindingData|@ohos.app.form.formBindingData.d.ts|
|Added||Module name: ohos.app.form.formBindingData<br>Class name: formBindingData<br>Method or attribute name: createFormBindingData|@ohos.app.form.formBindingData.d.ts|
|Added||Module name: ohos.app.form.formBindingData<br>Class name: FormBindingData|@ohos.app.form.formBindingData.d.ts|
|Added||Module name: ohos.app.form.formBindingData<br>Class name: FormBindingData<br>Method or attribute name: data|@ohos.app.form.formBindingData.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: context|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onAddForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onCastToNormalForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onUpdateForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onChangeFormVisibility|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onFormEvent|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onRemoveForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onConfigurationUpdate|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onAcquireFormState|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.FormExtensionAbility<br>Class name: FormExtensionAbility<br>Method or attribute name: onShareForm|@ohos.app.form.FormExtensionAbility.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: releaseForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: requestForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: requestForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: castToNormalForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: castToNormalForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyVisibleForms|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyVisibleForms|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyInvisibleForms|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyInvisibleForms|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: enableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: enableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: disableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: disableFormsUpdate|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: isSystemReady|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: isSystemReady|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getAllFormsInfo|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getAllFormsInfo|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: getFormsInfo|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteInvalidForms|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: deleteInvalidForms|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: acquireFormState|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: acquireFormState|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: on_formUninstall|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: off_formUninstall|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsVisible|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsVisible|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsEnableUpdate|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsEnableUpdate|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: shareForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: shareForm|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsPrivacyProtected|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsPrivacyProtected|@ohos.app.form.formHost.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: formInfo|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: bundleName|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: moduleName|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: abilityName|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: name|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: description|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: type|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: jsComponentName|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: colorMode|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: isDefault|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: updateEnabled|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: formVisibleNotify|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: relatedBundleName|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: scheduledUpdateTime|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: formConfigAbility|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: updateDuration|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: defaultDimension|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: supportDimensions|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfo<br>Method or attribute name: customizeData|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormType|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormType<br>Method or attribute name: JS|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormType<br>Method or attribute name: eTS|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: ColorMode|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_AUTO|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_DARK|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: ColorMode<br>Method or attribute name: MODE_LIGHT|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo<br>Method or attribute name: formState|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormStateInfo<br>Method or attribute name: want|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormState|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: UNKNOWN|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: DEFAULT|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormState<br>Method or attribute name: READY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: IDENTITY_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: DIMENSION_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: MODULE_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: WIDTH_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: HEIGHT_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: TEMPORARY_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: BUNDLE_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: ABILITY_NAME_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormParam<br>Method or attribute name: DEVICE_ID_KEY|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfoFilter|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormInfoFilter<br>Method or attribute name: moduleName|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormDimension|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_1_2|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_2|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_4|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_4_4|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: FormDimension<br>Method or attribute name: Dimension_2_1|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: VisibilityType|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_VISIBLE|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_INVISIBLE|@ohos.app.form.formInfo.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: setFormNextRefreshTime|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: setFormNextRefreshTime|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: updateForm|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: updateForm|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: getFormsInfo|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: requestPublishForm|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: isRequestPublishFormSupported|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.app.form.formProvider<br>Class name: formProvider<br>Method or attribute name: isRequestPublishFormSupported|@ohos.app.form.formProvider.d.ts|
|Added||Module name: ohos.application.Ability<br>Class name: Ability<br>Method or attribute name: onSaveState|@ohos.application.Ability.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: LaunchReason<br>Method or attribute name: APP_RECOVERY|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_AGREE|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: CONTINUATION_MISMATCH|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_AGREE|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: RECOVERY_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: OnSaveResult<br>Method or attribute name: ALL_REJECT|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: StateType|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: StateType<br>Method or attribute name: CONTINUATION|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.AbilityConstant<br>Class name: StateType<br>Method or attribute name: APP_RECOVERY|@ohos.application.AbilityConstant.d.ts|
|Added||Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility|@ohos.application.ExtensionAbility.d.ts|
|Added||Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility<br>Method or attribute name: onConfigurationUpdated|@ohos.application.ExtensionAbility.d.ts|
|Added||Module name: ohos.application.ExtensionAbility<br>Class name: ExtensionAbility<br>Method or attribute name: onMemoryLevel|@ohos.application.ExtensionAbility.d.ts|
|Added||Module name: ohos.application.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsPrivacyProtected|@ohos.application.formHost.d.ts|
|Added||Module name: ohos.application.formHost<br>Class name: formHost<br>Method or attribute name: notifyFormsPrivacyProtected|@ohos.application.formHost.d.ts|
|Added||Module name: ohos.application.formInfo<br>Class name: FormType<br>Method or attribute name: eTS|@ohos.application.formInfo.d.ts|
|Added||Module name: ohos.application.formInfo<br>Class name: VisibilityType|@ohos.application.formInfo.d.ts|
|Added||Module name: ohos.application.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_VISIBLE|@ohos.application.formInfo.d.ts|
|Added||Module name: ohos.application.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_INVISIBLE|@ohos.application.formInfo.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: registerContinuation|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: registerContinuation|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: registerContinuation|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: unregisterContinuation|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: unregisterContinuation|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: updateContinuationState|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: updateContinuationState|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: startContinuationDeviceManager|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: startContinuationDeviceManager|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.continuation.continuationManager<br>Class name: continuationManager<br>Method or attribute name: startContinuationDeviceManager|@ohos.continuation.continuationManager.d.ts|
|Added||Module name: ohos.distributedMissionManager<br>Class name: distributedMissionManager<br>Method or attribute name: continueMission|@ohos.distributedMissionManager.d.ts|
|Added||Module name: ohos.distributedMissionManager<br>Class name: distributedMissionManager<br>Method or attribute name: continueMission|@ohos.distributedMissionManager.d.ts|
|Added||Module name: AbilityContext<br>Class name: AbilityContext<br>Method or attribute name: connectServiceExtensionAbility|AbilityContext.d.ts|
|Added||Module name: AbilityContext<br>Class name: AbilityContext<br>Method or attribute name: connectServiceExtensionAbilityWithAccount|AbilityContext.d.ts|
|Added||Module name: AbilityContext<br>Class name: AbilityContext<br>Method or attribute name: disconnectServiceExtensionAbility|AbilityContext.d.ts|
|Added||Module name: AbilityContext<br>Class name: AbilityContext<br>Method or attribute name: disconnectServiceExtensionAbility|AbilityContext.d.ts|
|Added||Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added||Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, timeout: number, callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added||Method or attribute name: waitAbilityMonitor<br>Function name: waitAbilityMonitor(monitor: AbilityMonitor, timeout?: number): Promise<UIAbility>;|abilityDelegator.d.ts|
|Added||Method or attribute name: getAbilityState<br>Function name: getAbilityState(ability: UIAbility): number;|abilityDelegator.d.ts|
|Added||Method or attribute name: getCurrentTopAbility<br>Function name: getCurrentTopAbility(callback: AsyncCallback<UIAbility>): void;|abilityDelegator.d.ts|
|Added||Method or attribute name: getCurrentTopAbility<br>Function name: getCurrentTopAbility(): Promise<UIAbility>|abilityDelegator.d.ts|
|Added||Method or attribute name: doAbilityForeground<br>Function name: doAbilityForeground(ability: UIAbility, callback: AsyncCallback<void>): void;|abilityDelegator.d.ts|
|Added||Method or attribute name: doAbilityForeground<br>Function name: doAbilityForeground(ability: UIAbility): Promise<void>;|abilityDelegator.d.ts|
|Added||Method or attribute name: doAbilityBackground<br>Function name: doAbilityBackground(ability: UIAbility, callback: AsyncCallback<void>): void;|abilityDelegator.d.ts|
|Added||Method or attribute name: doAbilityBackground<br>Function name: doAbilityBackground(ability: UIAbility): Promise<void>;|abilityDelegator.d.ts|
|Added||Module name: abilityMonitor<br>Class name: AbilityMonitor<br>Method or attribute name: moduleName|abilityMonitor.d.ts|
|Added||Method or attribute name: onAbilityCreate<br>Function name: onAbilityCreate?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added||Method or attribute name: onAbilityForeground<br>Function name: onAbilityForeground?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added||Method or attribute name: onAbilityBackground<br>Function name: onAbilityBackground?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added||Method or attribute name: onAbilityDestroy<br>Function name: onAbilityDestroy?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added||Method or attribute name: onWindowStageCreate<br>Function name: onWindowStageCreate?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added||Method or attribute name: onWindowStageRestore<br>Function name: onWindowStageRestore?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added||Method or attribute name: onWindowStageDestroy<br>Function name: onWindowStageDestroy?:(ability: UIAbility) => void;|abilityMonitor.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: on_abilityLifecycle|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: off_abilityLifecycle|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: off_abilityLifecycle|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: on_environment|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: off_environment|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: off_environment|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: getProcessRunningInformation|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: getProcessRunningInformation|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: killProcessesBySelf|ApplicationContext.d.ts|
|Added||Module name: ApplicationContext<br>Class name: ApplicationContext<br>Method or attribute name: killProcessesBySelf|ApplicationContext.d.ts|
|Added||Module name: ContinueCallback<br>Class name: ContinueCallback|ContinueCallback.d.ts|
|Added||Module name: ContinueCallback<br>Class name: ContinueCallback<br>Method or attribute name: onContinueDone|ContinueCallback.d.ts|
|Added||Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo|ContinueDeviceInfo.d.ts|
|Added||Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: srcDeviceId|ContinueDeviceInfo.d.ts|
|Added||Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: dstDeviceId|ContinueDeviceInfo.d.ts|
|Added||Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: missionId|ContinueDeviceInfo.d.ts|
|Added||Module name: ContinueDeviceInfo<br>Class name: ContinueDeviceInfo<br>Method or attribute name: wantParam|ContinueDeviceInfo.d.ts|
|Added||Module name: MissionListener<br>Class name: MissionListener<br>Method or attribute name: onMissionLabelUpdated|MissionListener.d.ts|
|Added||Module name: ServiceExtensionContext<br>Class name: ServiceExtensionContext<br>Method or attribute name: connectServiceExtensionAbility|ServiceExtensionContext.d.ts|
|Added||Module name: ServiceExtensionContext<br>Class name: ServiceExtensionContext<br>Method or attribute name: connectServiceExtensionAbilityWithAccount|ServiceExtensionContext.d.ts|
|Added||Module name: ServiceExtensionContext<br>Class name: ServiceExtensionContext<br>Method or attribute name: disconnectServiceExtensionAbility|ServiceExtensionContext.d.ts|
|Added||Module name: ServiceExtensionContext<br>Class name: ServiceExtensionContext<br>Method or attribute name: disconnectServiceExtensionAbility|ServiceExtensionContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: abilityInfo|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: currentHapModuleInfo|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: config|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityByCall|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResult|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startAbilityForResultWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: startServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: stopServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelf|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelf|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelfWithResult|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: terminateSelfWithResult|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: connectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: connectServiceExtensionAbilityWithAccount|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: disconnectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: disconnectServiceExtensionAbility|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionLabel|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionLabel|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionIcon|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: setMissionIcon|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: requestPermissionsFromUser|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: requestPermissionsFromUser|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: restoreWindowStage|UIAbilityContext.d.ts|
|Added||Module name: UIAbilityContext<br>Class name: UIAbilityContext<br>Method or attribute name: isTerminating|UIAbilityContext.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode||@ohos.application.context.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode<br>Method or attribute name: EL1||@ohos.application.context.d.ts|
|Deleted|Module name: ohos.application.context<br>Class name: AreaMode<br>Method or attribute name: EL2||@ohos.application.context.d.ts|
|Deleted|Module name: ohos.application.formInfo<br>Class name: VisibilityType||@ohos.application.formInfo.d.ts|
|Deleted|Module name: ohos.application.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_VISIBLE||@ohos.application.formInfo.d.ts|
|Deleted|Module name: ohos.application.formInfo<br>Class name: VisibilityType<br>Method or attribute name: FORM_INVISIBLE||@ohos.application.formInfo.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: HapModuleQuickFixInfo||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: moduleName||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: originHapHash||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: HapModuleQuickFixInfo<br>Method or attribute name: quickFixFilePath||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleName||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionCode||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: bundleVersionName||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionCode||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: quickFixVersionName||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: ApplicationQuickFixInfo<br>Method or attribute name: hapModuleQuickFixInfo||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: applyQuickFix||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo||@ohos.application.quickFixManager.d.ts|
|Deleted|Module name: ohos.application.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: getApplicationQuickFixInfo||@ohos.application.quickFixManager.d.ts|
|Model changed|Class name: ability<br>model: @Stage Model Only|Class name: ability<br>model: @FA Model Only|@ohos.ability.ability.d.ts|
|Access level changed|Method or attribute name: startAbilityByCall<br>Access level: public API|Method or attribute name: startAbilityByCall<br>Access level: system API|AbilityContext.d.ts|
|Deprecated version changed|Class name: wantConstant<br>Deprecated version: N/A|Class name: wantConstant<br>Deprecated version: 9<br>New API: ohos.app.ability.wantConstant |@ohos.ability.wantConstant.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_APP_ACCOUNT_OAUTH<br>Deprecated version: N/A|Method or attribute name: ACTION_APP_ACCOUNT_OAUTH<br>Deprecated version: 9<br>New API: wantConstant.Action|@ohos.ability.wantConstant.d.ts|
|Deprecated version changed|Class name: OnReleaseCallBack<br>Deprecated version: N/A|Class name: OnReleaseCallBack<br>Deprecated version: 9<br>New API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: CalleeCallBack<br>Deprecated version: N/A|Class name: CalleeCallBack<br>Deprecated version: 9<br>New API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Caller<br>Deprecated version: N/A|Class name: Caller<br>Deprecated version: 9<br>New API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Callee<br>Deprecated version: N/A|Class name: Callee<br>Deprecated version: 9<br>New API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: Ability<br>Deprecated version: N/A|Class name: Ability<br>Deprecated version: 9<br>New API: ohos.app.ability.UIAbility |@ohos.application.Ability.d.ts|
|Deprecated version changed|Class name: AbilityConstant<br>Deprecated version: N/A|Class name: AbilityConstant<br>Deprecated version: 9<br>New API: ohos.app.ability.AbilityConstant |@ohos.application.AbilityConstant.d.ts|
|Deprecated version changed|Class name: abilityDelegatorRegistry<br>Deprecated version: N/A|Class name: abilityDelegatorRegistry<br>Deprecated version: 9<br>New API: ohos.app.ability.abilityDelegatorRegistry |@ohos.application.abilityDelegatorRegistry.d.ts|
|Deprecated version changed|Class name: AbilityLifecycleCallback<br>Deprecated version: N/A|Class name: AbilityLifecycleCallback<br>Deprecated version: 9<br>New API: ohos.app.ability.AbilityLifecycleCallback |@ohos.application.AbilityLifecycleCallback.d.ts|
|Deprecated version changed|Class name: abilityManager<br>Deprecated version: N/A|Class name: abilityManager<br>Deprecated version: 9<br>New API: ohos.app.ability.abilityManager |@ohos.application.abilityManager.d.ts|
|Deprecated version changed|Class name: AbilityStage<br>Deprecated version: N/A|Class name: AbilityStage<br>Deprecated version: 9<br>New API: ohos.app.ability.AbilityStage |@ohos.application.AbilityStage.d.ts|
|Deprecated version changed|Class name: appManager<br>Deprecated version: N/A|Class name: appManager<br>Deprecated version: 9<br>New API: ohos.app.ability.appManager |@ohos.application.appManager.d.ts|
|Deprecated version changed|Class name: Configuration<br>Deprecated version: N/A|Class name: Configuration<br>Deprecated version: 9<br>New API: ohos.app.ability.Configuration |@ohos.application.Configuration.d.ts|
|Deprecated version changed|Class name: ConfigurationConstant<br>Deprecated version: N/A|Class name: ConfigurationConstant<br>Deprecated version: 9<br>New API: ohos.app.ability.ConfigurationConstant |@ohos.application.ConfigurationConstant.d.ts|
|Deprecated version changed|Class name: context<br>Deprecated version: N/A|Class name: context<br>Deprecated version: 9<br>New API: ohos.app.ability.common |@ohos.application.context.d.ts|
|Deprecated version changed|Class name: EnvironmentCallback<br>Deprecated version: N/A|Class name: EnvironmentCallback<br>Deprecated version: 9<br>New API: ohos.app.ability.EnvironmentCallback |@ohos.application.EnvironmentCallback.d.ts|
|Deprecated version changed|Class name: errorManager<br>Deprecated version: N/A|Class name: errorManager<br>Deprecated version: 9<br>New API: ohos.app.ability.errorManager |@ohos.application.errorManager.d.ts|
|Deprecated version changed|Class name: formBindingData<br>Deprecated version: N/A|Class name: formBindingData<br>Deprecated version: 9<br>New API: ohos.app.form.formBindingData |@ohos.application.formBindingData.d.ts|
|Deprecated version changed|Class name: FormExtension<br>Deprecated version: N/A|Class name: FormExtension<br>Deprecated version: 9<br>New API: ohos.app.form.FormExtensionAbility |@ohos.application.FormExtension.d.ts|
|Deprecated version changed|Class name: formHost<br>Deprecated version: N/A|Class name: formHost<br>Deprecated version: 9<br>New API: ohos.app.form.formHost |@ohos.application.formHost.d.ts|
|Deprecated version changed|Class name: formInfo<br>Deprecated version: N/A|Class name: formInfo<br>Deprecated version: 9<br>New API: ohos.app.form.formInfo |@ohos.application.formInfo.d.ts|
|Deprecated version changed|Class name: formProvider<br>Deprecated version: N/A|Class name: formProvider<br>Deprecated version: 9<br>New API: ohos.app.form.formProvider |@ohos.application.formProvider.d.ts|
|Deprecated version changed|Class name: missionManager<br>Deprecated version: N/A|Class name: missionManager<br>Deprecated version: 9<br>New API: ohos.app.ability.missionManager |@ohos.application.missionManager.d.ts|
|Deprecated version changed|Class name: ServiceExtensionAbility<br>Deprecated version: N/A|Class name: ServiceExtensionAbility<br>Deprecated version: 9<br>New API: ohos.app.ability.ServiceExtensionAbility |@ohos.application.ServiceExtensionAbility.d.ts|
|Deprecated version changed|Class name: StartOptions<br>Deprecated version: N/A|Class name: StartOptions<br>Deprecated version: 9<br>New API: ohos.app.ability.StartOptions |@ohos.application.StartOptions.d.ts|
|Deprecated version changed|Class name: Want<br>Deprecated version: N/A|Class name: Want<br>Deprecated version: 9<br>New API: ohos.app.ability.Want |@ohos.application.Want.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9<br>New API: ohos.continuation.continuationManager.continuationManager|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: register<br>Deprecated version: N/A|Method or attribute name: register<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: unregister<br>Deprecated version: N/A|Method or attribute name: unregister<br>Deprecated version: 9<br>New API: ohos.continuation.continuationManager.continuationManager|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: unregister<br>Deprecated version: N/A|Method or attribute name: unregister<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: updateConnectStatus<br>Deprecated version: N/A|Method or attribute name: updateConnectStatus<br>Deprecated version: 9<br>New API: ohos.continuation.continuationManager.continuationManager|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: updateConnectStatus<br>Deprecated version: N/A|Method or attribute name: updateConnectStatus<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9<br>New API: ohos.continuation.continuationManager.continuationManager|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Method or attribute name: startDeviceManager<br>Deprecated version: N/A|Method or attribute name: startDeviceManager<br>Deprecated version: 9|@ohos.continuation.continuationManager.d.ts|
|Deprecated version changed|Class name: wantAgent<br>Deprecated version: N/A|Class name: wantAgent<br>Deprecated version: 9<br>New API: ohos.app.ability.wantAgent |@ohos.wantAgent.d.ts|
|Deprecated version changed|Method or attribute name: connectAbility<br>Deprecated version: N/A|Method or attribute name: connectAbility<br>Deprecated version: 9<br>New API: connectServiceExtensionAbility |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: N/A|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: 9<br>New API: connectServiceExtensionAbilityWithAccount |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9<br>New API: disconnectServiceExtensionAbility |AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9|AbilityContext.d.ts|
|Deprecated version changed|Method or attribute name: registerAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: registerAbilityLifecycleCallback<br>Deprecated version: 9<br>New API: on |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: 9<br>New API: off |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: N/A|Method or attribute name: unregisterAbilityLifecycleCallback<br>Deprecated version: 9|ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: registerEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: registerEnvironmentCallback<br>Deprecated version: 9<br>New API: on |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: 9<br>New API: off |ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: N/A|Method or attribute name: unregisterEnvironmentCallback<br>Deprecated version: 9|ApplicationContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbility<br>Deprecated version: N/A|Method or attribute name: connectAbility<br>Deprecated version: 9<br>New API: connectServiceExtensionAbility |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: N/A|Method or attribute name: connectAbilityWithAccount<br>Deprecated version: 9<br>New API: connectServiceExtensionAbilityWithAccount |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9<br>New API: disconnectServiceExtensionAbility |ServiceExtensionContext.d.ts|
|Deprecated version changed|Method or attribute name: disconnectAbility<br>Deprecated version: N/A|Method or attribute name: disconnectAbility<br>Deprecated version: 9|ServiceExtensionContext.d.ts|
|Initial version changed|Class name: AbilityDelegator<br>Initial version: 8|Class name: AbilityDelegator<br>Initial version: 9|abilityDelegator.d.ts|
|Permission deleted|Class name: distributedMissionManager<br>Permission: ohos.permission.MANAGE_MISSIONS|Class name: distributedMissionManager<br>Permission: N/A|@ohos.distributedMissionManager.d.ts|
|Error code added||Method or attribute name: on_deviceConnect<br>Error code: 401, 16600001, 16600002, 16600004|@ohos.continuation.continuationManager.d.ts|
|Error code added||Method or attribute name: on_deviceDisconnect<br>Error code: 401, 16600001, 16600002, 16600004|@ohos.continuation.continuationManager.d.ts|
|Error code added||Method or attribute name: startSyncRemoteMissions<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added||Method or attribute name: stopSyncRemoteMissions<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added||Method or attribute name: registerMissionListener<br>Error code: 201, 401|@ohos.distributedMissionManager.d.ts|
|Error code added||Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityByCall<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityForResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startAbilityForResultWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: terminateSelf<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: terminateSelf<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: terminateSelfWithResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: terminateSelfWithResult<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: setMissionLabel<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: setMissionIcon<br>Error code: 401|AbilityContext.d.ts|
|Error code added||Method or attribute name: addAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: addAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: addAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: addAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: removeAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: removeAbilityMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: removeAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: removeAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: waitAbilityStageMonitor<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: startAbility<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: startAbility<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: printSync<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: finishTest<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: finishTest<br>Error code: 401|abilityDelegator.d.ts|
|Error code added||Method or attribute name: createBundleContext<br>Error code: 401|Context.d.ts|
|Error code added||Method or attribute name: createModuleContext<br>Error code: 401|Context.d.ts|
|Error code added||Method or attribute name: createModuleContext<br>Error code: 401|Context.d.ts|
|Error code added||Method or attribute name: on<br>Error code: 401|EventHub.d.ts|
|Error code added||Method or attribute name: off<br>Error code: 401|EventHub.d.ts|
|Error code added||Method or attribute name: emit<br>Error code: 401|EventHub.d.ts|
|Error code added||Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: stopServiceExtensionAbility<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: stopServiceExtensionAbilityWithAccount<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: terminateSelf<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: terminateSelf<br>Error code: 401|ServiceExtensionContext.d.ts|
|Error code added||Method or attribute name: startAbilityByCall<br>Error code: 401|ServiceExtensionContext.d.ts|
|Permission added|Method or attribute name: startSyncRemoteMissions<br>Permission: N/A|Method or attribute name: startSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: startSyncRemoteMissions<br>Permission: N/A|Method or attribute name: startSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: stopSyncRemoteMissions<br>Permission: N/A|Method or attribute name: stopSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: stopSyncRemoteMissions<br>Permission: N/A|Method or attribute name: stopSyncRemoteMissions<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: registerMissionListener<br>Permission: N/A|Method or attribute name: registerMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: registerMissionListener<br>Permission: N/A|Method or attribute name: registerMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Permission added|Method or attribute name: unRegisterMissionListener<br>Permission: N/A|Method or attribute name: unRegisterMissionListener<br>Permission: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
|Access level changed|Method or attribute name: startAbilityByCall<br>Access level: public API|Method or attribute name: startAbilityByCall<br>Access level: system API|AbilityContext.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.accessibility.config<br>Class name: config<br>Method or attribute name: on_enabledAccessibilityExtensionListChange|@ohos.accessibility.config.d.ts|
|Added||Module name: ohos.accessibility.config<br>Class name: config<br>Method or attribute name: off_enabledAccessibilityExtensionListChange|@ohos.accessibility.config.d.ts|
|Added||Module name: ohos.accessibility<br>Class name: accessibility<br>Method or attribute name: getAccessibilityExtensionList|@ohos.accessibility.d.ts|
|Added||Module name: ohos.accessibility<br>Class name: accessibility<br>Method or attribute name: getAccessibilityExtensionList|@ohos.accessibility.d.ts|
|Added||Module name: ohos.accessibility<br>Class name: accessibility<br>Method or attribute name: sendAccessibilityEvent|@ohos.accessibility.d.ts|
|Added||Module name: ohos.accessibility<br>Class name: accessibility<br>Method or attribute name: sendAccessibilityEvent|@ohos.accessibility.d.ts|
|Added||Module name: ohos.accessibility.GesturePath<br>Class name: GesturePath|@ohos.accessibility.GesturePath.d.ts|
|Added||Module name: ohos.accessibility.GesturePath<br>Class name: GesturePath<br>Method or attribute name: ructor(durationTime|@ohos.accessibility.GesturePath.d.ts|
|Added||Module name: ohos.accessibility.GesturePath<br>Class name: GesturePath<br>Method or attribute name: points|@ohos.accessibility.GesturePath.d.ts|
|Added||Module name: ohos.accessibility.GesturePath<br>Class name: GesturePath<br>Method or attribute name: durationTime|@ohos.accessibility.GesturePath.d.ts|
|Added||Module name: ohos.accessibility.GesturePoint<br>Class name: GesturePoint|@ohos.accessibility.GesturePoint.d.ts|
|Added||Module name: ohos.accessibility.GesturePoint<br>Class name: GesturePoint<br>Method or attribute name: ructor(positionX|@ohos.accessibility.GesturePoint.d.ts|
|Added||Module name: ohos.accessibility.GesturePoint<br>Class name: GesturePoint<br>Method or attribute name: positionX|@ohos.accessibility.GesturePoint.d.ts|
|Added||Module name: ohos.accessibility.GesturePoint<br>Class name: GesturePoint<br>Method or attribute name: positionY|@ohos.accessibility.GesturePoint.d.ts|
|Added||Method or attribute name: performAction<br>Function name: performAction(actionName: string, parameters?: object): Promise<void>;|AccessibilityExtensionContext.d.ts|
|Added||Method or attribute name: performAction<br>Function name: performAction(actionName: string, callback: AsyncCallback<void>): void;|AccessibilityExtensionContext.d.ts|
|Added||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||@ohos.accessibility.config.d.ts|
|Deleted|Module name: ohos.accessibility.config<br>Class name: config<br>Method or attribute name: off_enableAbilityListsStateChanged||@ohos.accessibility.config.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePath||@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePath<br>Method or attribute name: points||@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePath<br>Method or attribute name: durationTime||@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePoint||@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePoint<br>Method or attribute name: positionX||@ohos.application.AccessibilityExtensionAbility.d.ts|
|Deleted|Module name: ohos.application.AccessibilityExtensionAbility<br>Class name: GesturePoint<br>Method or attribute name: positionY||@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>New 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>New 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||Method or attribute name: enableAbility<br>Error code: 201, 401, 9300001, 9300002|@ohos.accessibility.config.d.ts|
|Error code added||Method or attribute name: disableAbility<br>Error code: 201, 401, 9300001|@ohos.accessibility.config.d.ts|
|Error code added||Method or attribute name: set<br>Error code: 201, 401|@ohos.accessibility.config.d.ts|
|Error code added||Method or attribute name: on<br>Error code: 401|@ohos.accessibility.config.d.ts|
|Error code added||Method or attribute name: on_accessibilityStateChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added||Method or attribute name: on_touchGuideStateChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added||Method or attribute name: off_accessibilityStateChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added||Method or attribute name: off_touchGuideStateChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added||Method or attribute name: on_enableChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added||Method or attribute name: on_styleChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added||Method or attribute name: off_enableChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added||Method or attribute name: off_styleChange<br>Error code: 401|@ohos.accessibility.d.ts|
|Error code added||Method or attribute name: setTargetBundleName<br>Error code: 401|AccessibilityExtensionContext.d.ts|
|Error code added||Method or attribute name: getFocusElement<br>Error code: 9300003|AccessibilityExtensionContext.d.ts|
|Error code added||Method or attribute name: getWindowRootElement<br>Error code: 9300003|AccessibilityExtensionContext.d.ts|
|Error code added||Method or attribute name: getWindows<br>Error code: 9300003|AccessibilityExtensionContext.d.ts|
|Error code added||Method or attribute name: injectGesture<br>Error code: 401, 9300003|AccessibilityExtensionContext.d.ts|
|Error code added||Method or attribute name: attributeValue<br>Error code: 401, 9300004|AccessibilityExtensionContext.d.ts|
|Error code added||Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensionContext.d.ts|
|Error code added||Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensionContext.d.ts|
|Error code added||Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensionContext.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.contact<br>Class name: Contact|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: INVALID_CONTACT_ID|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: id|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: key|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: contactAttributes|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: emails|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: events|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: groups|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: imAddresses|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: phoneNumbers|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: portrait|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: postalAddresses|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: relations|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: sipAddresses|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: websites|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: name|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: nickName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: note|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Contact<br>Method or attribute name: organization|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ContactAttributes|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ContactAttributes<br>Method or attribute name: attributes|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_CONTACT_EVENT|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_EMAIL|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_GROUP_MEMBERSHIP|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_IM|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_NAME|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_NICKNAME|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_NOTE|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_ORGANIZATION|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_PHONE|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_PORTRAIT|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_POSTAL_ADDRESS|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_RELATION|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_SIP_ADDRESS|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Attribute<br>Method or attribute name: ATTR_WEBSITE|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: CUSTOM_LABEL|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: EMAIL_HOME|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: EMAIL_WORK|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: EMAIL_OTHER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: INVALID_LABEL_ID|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: email|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: labelName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: displayName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Email<br>Method or attribute name: labelId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event<br>Method or attribute name: CUSTOM_LABEL|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event<br>Method or attribute name: EVENT_ANNIVERSARY|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event<br>Method or attribute name: EVENT_OTHER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event<br>Method or attribute name: EVENT_BIRTHDAY|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event<br>Method or attribute name: INVALID_LABEL_ID|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event<br>Method or attribute name: eventDate|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event<br>Method or attribute name: labelName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Event<br>Method or attribute name: labelId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Group|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Group<br>Method or attribute name: groupId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Group<br>Method or attribute name: title|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Holder|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Holder<br>Method or attribute name: bundleName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Holder<br>Method or attribute name: displayName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Holder<br>Method or attribute name: holderId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: CUSTOM_LABEL|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: IM_AIM|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: IM_MSN|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: IM_YAHOO|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: IM_SKYPE|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: IM_QQ|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: IM_ICQ|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: IM_JABBER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: INVALID_LABEL_ID|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: imAddress|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: labelName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: ImAddress<br>Method or attribute name: labelId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: familyName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: familyNamePhonetic|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: fullName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: givenName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: givenNamePhonetic|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: middleName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: middleNamePhonetic|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: namePrefix|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Name<br>Method or attribute name: nameSuffix|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: NickName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: NickName<br>Method or attribute name: nickName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Note|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Note<br>Method or attribute name: noteContent|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Organization|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Organization<br>Method or attribute name: name|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Organization<br>Method or attribute name: title|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: CUSTOM_LABEL|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_HOME|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_MOBILE|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_WORK|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_FAX_WORK|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_FAX_HOME|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_PAGER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_OTHER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_CALLBACK|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_CAR|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_COMPANY_MAIN|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_ISDN|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_MAIN|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_OTHER_FAX|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_RADIO|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_TELEX|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_TTY_TDD|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_WORK_MOBILE|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_WORK_PAGER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_ASSISTANT|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: NUM_MMS|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: INVALID_LABEL_ID|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: labelName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: phoneNumber|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PhoneNumber<br>Method or attribute name: labelId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Portrait|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Portrait<br>Method or attribute name: uri|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: CUSTOM_LABEL|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: ADDR_HOME|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: ADDR_WORK|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: ADDR_OTHER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: INVALID_LABEL_ID|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: city|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: country|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: labelName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: neighborhood|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: pobox|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: postalAddress|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: postcode|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: region|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: street|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: PostalAddress<br>Method or attribute name: labelId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: CUSTOM_LABEL|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_ASSISTANT|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_BROTHER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_CHILD|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_DOMESTIC_PARTNER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_FATHER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_FRIEND|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_MANAGER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_MOTHER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_PARENT|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_PARTNER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_REFERRED_BY|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_RELATIVE|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_SISTER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: RELATION_SPOUSE|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: INVALID_LABEL_ID|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: labelName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: relationName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Relation<br>Method or attribute name: labelId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress<br>Method or attribute name: CUSTOM_LABEL|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress<br>Method or attribute name: SIP_HOME|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress<br>Method or attribute name: SIP_WORK|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress<br>Method or attribute name: SIP_OTHER|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress<br>Method or attribute name: INVALID_LABEL_ID|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress<br>Method or attribute name: labelName|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress<br>Method or attribute name: sipAddress|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: SipAddress<br>Method or attribute name: labelId|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Website|@ohos.contact.d.ts|
|Added||Module name: ohos.contact<br>Class name: Website<br>Method or attribute name: website|@ohos.contact.d.ts|
|Added||Module name: ohos.telephony.call<br>Class name: AudioDevice<br>Method or attribute name: DEVICE_MIC|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: hangup<br>|Permission: N/A|Method or attribute name: hangup<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: hangup<br>|Permission: N/A|Method or attribute name: hangup<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>|Permission: N/A|Method or attribute name: reject<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>|Permission: N/A|Method or attribute name: reject<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>|Permission: N/A|Method or attribute name: reject<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>|Permission: N/A|Method or attribute name: reject<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: reject<br>|Permission: N/A|Method or attribute name: reject<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: holdCall<br>|Permission: N/A|Method or attribute name: holdCall<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: holdCall<br>|Permission: N/A|Method or attribute name: holdCall<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: unHoldCall<br>|Permission: N/A|Method or attribute name: unHoldCall<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: unHoldCall<br>|Permission: N/A|Method or attribute name: unHoldCall<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: switchCall<br>|Permission: N/A|Method or attribute name: switchCall<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: switchCall<br>|Permission: N/A|Method or attribute name: switchCall<br>|Permission: ohos.permission.ANSWER_CALL|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallWaitingStatus<br>|Permission: N/A|Method or attribute name: getCallWaitingStatus<br>|Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallWaitingStatus<br>|Permission: N/A|Method or attribute name: getCallWaitingStatus<br>|Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallWaiting<br>|Permission: N/A|Method or attribute name: setCallWaiting<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallWaiting<br>|Permission: N/A|Method or attribute name: setCallWaiting<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callDetailsChange<br>|Permission: N/A|Method or attribute name: on_callDetailsChange<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callDetailsChange<br>|Permission: N/A|Method or attribute name: off_callDetailsChange<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callEventChange<br>|Permission: N/A|Method or attribute name: on_callEventChange<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callEventChange<br>|Permission: N/A|Method or attribute name: off_callEventChange<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_callDisconnectedCause<br>|Permission: N/A|Method or attribute name: on_callDisconnectedCause<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_callDisconnectedCause<br>|Permission: N/A|Method or attribute name: off_callDisconnectedCause<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: on_mmiCodeResult<br>|Permission: N/A|Method or attribute name: on_mmiCodeResult<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: off_mmiCodeResult<br>|Permission: N/A|Method or attribute name: off_mmiCodeResult<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallRestrictionStatus<br>|Permission: N/A|Method or attribute name: getCallRestrictionStatus<br>|Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallRestrictionStatus<br>|Permission: N/A|Method or attribute name: getCallRestrictionStatus<br>|Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallRestriction<br>|Permission: N/A|Method or attribute name: setCallRestriction<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallRestriction<br>|Permission: N/A|Method or attribute name: setCallRestriction<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallTransferInfo<br>|Permission: N/A|Method or attribute name: getCallTransferInfo<br>|Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: getCallTransferInfo<br>|Permission: N/A|Method or attribute name: getCallTransferInfo<br>|Permission: ohos.permission.GET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallTransfer<br>|Permission: N/A|Method or attribute name: setCallTransfer<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: setCallTransfer<br>|Permission: N/A|Method or attribute name: setCallTransfer<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: enableImsSwitch<br>|Permission: N/A|Method or attribute name: enableImsSwitch<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: enableImsSwitch<br>|Permission: N/A|Method or attribute name: enableImsSwitch<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: disableImsSwitch<br>|Permission: N/A|Method or attribute name: disableImsSwitch<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
|Permission added|Method or attribute name: disableImsSwitch<br>|Permission: N/A|Method or attribute name: disableImsSwitch<br>|Permission: ohos.permission.SET_TELEPHONY_STATE|@ohos.telephony.call.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.animator<br>Class name: AnimatorResult<br>Method or attribute name: reset|@ohos.animator.d.ts|
|Added||Module name: ohos.animator<br>Class name: Animator<br>Method or attribute name: create|@ohos.animator.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: promptAction|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowToastOptions|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: message|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: duration|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowToastOptions<br>Method or attribute name: bottom|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: Button|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: Button<br>Method or attribute name: text|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: Button<br>Method or attribute name: color|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowDialogSuccessResponse|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowDialogSuccessResponse<br>Method or attribute name: index|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowDialogOptions|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: title|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: message|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ShowDialogOptions<br>Method or attribute name: buttons|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ActionMenuSuccessResponse|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ActionMenuSuccessResponse<br>Method or attribute name: index|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ActionMenuOptions|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ActionMenuOptions<br>Method or attribute name: title|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: ActionMenuOptions<br>Method or attribute name: buttons|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showToast|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showDialog|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showDialog|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showActionMenu|@ohos.promptAction.d.ts|
|Added||Module name: ohos.promptAction<br>Class name: promptAction<br>Method or attribute name: showActionMenu|@ohos.promptAction.d.ts|
|Added||Module name: ohos.router<br>Class name: RouterOptions|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: pushUrl|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: pushUrl|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: pushUrl|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: pushUrl|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: replaceUrl|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: replaceUrl|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: replaceUrl|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: replaceUrl|@ohos.router.d.ts|
|Added||Module name: ohos.router<br>Class name: router<br>Method or attribute name: enableBackPageAlert|@ohos.router.d.ts|
|Added||Module name: common<br>Class name: <br>Method or attribute name: postCardAction|common.d.ts|
|Added||Module name: common<br>Class name: PopupOptions<br>Method or attribute name: showInSubWindow|common.d.ts|
|Added||Module name: common<br>Class name: CustomPopupOptions<br>Method or attribute name: showInSubWindow|common.d.ts|
|Added||Module name: common<br>Class name: LayoutBorderInfo|common.d.ts|
|Added||Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: borderWidth|common.d.ts|
|Added||Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: margin|common.d.ts|
|Added||Module name: common<br>Class name: LayoutBorderInfo<br>Method or attribute name: padding|common.d.ts|
|Added||Module name: common<br>Class name: LayoutInfo|common.d.ts|
|Added||Module name: common<br>Class name: LayoutInfo<br>Method or attribute name: position|common.d.ts|
|Added||Module name: common<br>Class name: LayoutInfo<br>Method or attribute name: constraint|common.d.ts|
|Added||Module name: common<br>Class name: LayoutChild|common.d.ts|
|Added||Module name: common<br>Class name: LayoutChild<br>Method or attribute name: name|common.d.ts|
|Added||Module name: common<br>Class name: LayoutChild<br>Method or attribute name: id|common.d.ts|
|Added||Module name: common<br>Class name: LayoutChild<br>Method or attribute name: constraint|common.d.ts|
|Added||Module name: common<br>Class name: LayoutChild<br>Method or attribute name: borderInfo|common.d.ts|
|Added||Module name: common<br>Class name: LayoutChild<br>Method or attribute name: position|common.d.ts|
|Added||Module name: common<br>Class name: LayoutChild<br>Method or attribute name: measure|common.d.ts|
|Added||Module name: common<br>Class name: LayoutChild<br>Method or attribute name: layout|common.d.ts|
|Added||Module name: common<br>Class name: CustomComponent<br>Method or attribute name: onLayout|common.d.ts|
|Added||Module name: common<br>Class name: CustomComponent<br>Method or attribute name: onMeasure|common.d.ts|
|Added||Module name: common<br>Class name: CustomComponent<br>Method or attribute name: pageTransition|common.d.ts|
|Added||Module name: common_ts_ets_api<br>Class name: AppStorage<br>Method or attribute name: Clear|common_ts_ets_api.d.ts|
|Added||Module name: enums<br>Class name: TitleHeight|enums.d.ts|
|Added||Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainOnly|enums.d.ts|
|Added||Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainWithSub|enums.d.ts|
|Added||Module name: flow_item<br>Class name: FlowItemInterface|flow_item.d.ts|
|Added||Module name: flow_item<br>Class name: FlowItemInterface<br>Method or attribute name: FlowItemInterface|flow_item.d.ts|
|Added||Module name: flow_item<br>Class name: FlowItemAttribute|flow_item.d.ts|
|Added||Method or attribute name: FormComponentInterface<br>Function name: (value: {<br> id: number;<br> name: string;<br> bundle: string;<br> ability: string;<br> module: string;<br> dimension?: FormDimension;<br> temporary?: boolean;<br> want?: import('../api/@ohos.application.Want').default;<br> }): FormComponentAttribute;|form_component.d.ts|
|Added||Method or attribute name: GridColInterface<br>Function name: (option?: GridColOptions): GridColAttribute;|grid_col.d.ts|
|Added||Module name: navigation<br>Class name: NavigationCommonTitle|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationCommonTitle<br>Method or attribute name: main|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationCommonTitle<br>Method or attribute name: sub|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationCustomTitle|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationCustomTitle<br>Method or attribute name: builder|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationCustomTitle<br>Method or attribute name: height|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationMode|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Stack|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Split|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationMode<br>Method or attribute name: Auto|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavBarPosition|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavBarPosition<br>Method or attribute name: Start|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavBarPosition<br>Method or attribute name: End|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationAttribute<br>Method or attribute name: navBarWidth|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationAttribute<br>Method or attribute name: navBarPosition|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationAttribute<br>Method or attribute name: mode|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationAttribute<br>Method or attribute name: backButtonIcon|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationAttribute<br>Method or attribute name: hideNavBar|navigation.d.ts|
|Added||Method or attribute name: title<br>Function name: title(value: string \| CustomBuilder \| NavigationCommonTitle \| NavigationCustomTitle): NavigationAttribute;|navigation.d.ts|
|Added||Module name: navigation<br>Class name: NavigationAttribute<br>Method or attribute name: onNavBarStateChange|navigation.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationCommonTitle|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationCommonTitle<br>Method or attribute name: main|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationCommonTitle<br>Method or attribute name: sub|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationCustomTitle|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationCustomTitle<br>Method or attribute name: builder|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationCustomTitle<br>Method or attribute name: height|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationInterface|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationInterface<br>Method or attribute name: NavDestinationInterface|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationAttribute|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationAttribute<br>Method or attribute name: title|nav_destination.d.ts|
|Added||Module name: nav_destination<br>Class name: NavDestinationAttribute<br>Method or attribute name: hideTitleBar|nav_destination.d.ts|
|Added||Module name: nav_router<br>Class name: NavRouterInterface|nav_router.d.ts|
|Added||Module name: nav_router<br>Class name: NavRouterInterface<br>Method or attribute name: NavRouterInterface|nav_router.d.ts|
|Added||Module name: nav_router<br>Class name: NavRouterAttribute|nav_router.d.ts|
|Added||Module name: nav_router<br>Class name: NavRouterAttribute<br>Method or attribute name: onStateChange|nav_router.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowOptions|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowOptions<br>Method or attribute name: footer|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowOptions<br>Method or attribute name: scroller|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowInterface|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowInterface<br>Method or attribute name: WaterFlowInterface|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: columnsTemplate|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: itemConstraintSize|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: rowsTemplate|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: columnsGap|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: rowsGap|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: layoutDirection|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: onReachStart|water_flow.d.ts|
|Added||Module name: water_flow<br>Class name: WaterFlowAttribute<br>Method or attribute name: onReachEnd|water_flow.d.ts|
|Added||Module name: web<br>Class name: FullScreenExitHandler|web.d.ts|
|Added||Module name: web<br>Class name: FullScreenExitHandler<br>Method or attribute name: exitFullScreen|web.d.ts|
|Added||Module name: web<br>Class name: ControllerHandler|web.d.ts|
|Added||Module name: web<br>Class name: ControllerHandler<br>Method or attribute name: setWebController|web.d.ts|
|Added||Module name: web<br>Class name: WebController<br>Method or attribute name: getUrl|web.d.ts|
|Added||Method or attribute name: controller<br>Function name: controller: WebController \| WebviewController;|web.d.ts|
|Added||Method or attribute name: javaScriptProxy<br>Function name: javaScriptProxy(javaScriptProxy: { object: object, name: string, methodList: Array<string>,<br> controller: WebController \| WebviewController }): WebAttribute;|web.d.ts|
|Added||Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onFullScreenExit|web.d.ts|
|Added||Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onFullScreenEnter|web.d.ts|
|Added||Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onWindowNew|web.d.ts|
|Added||Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onWindowExit|web.d.ts|
|Added||Module name: web<br>Class name: WebAttribute<br>Method or attribute name: multiWindowAccess|web.d.ts|
|Added||Module name: viewmodel<br>Class name: ViewModel<br>Method or attribute name: $t|viewmodel.d.ts|
|Added||Module name: viewmodel<br>Class name: ElementReferences<br>Method or attribute name: ElementReferences|viewmodel.d.ts|
|Deleted||Module name: ohos.uiAppearance<br>Class name: uiAppearance||@ohos.uiAppearance.d.ts|
|Deleted||Module name: ohos.uiAppearance<br>Class name: DarkMode||@ohos.uiAppearance.d.ts|
|Deleted||Module name: ohos.uiAppearance<br>Class name: DarkMode<br>Method or attribute name: ALWAYS_DARK||@ohos.uiAppearance.d.ts|
|Deleted||Module name: ohos.uiAppearance<br>Class name: DarkMode<br>Method or attribute name: ALWAYS_LIGHT||@ohos.uiAppearance.d.ts|
|Deleted||Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: setDarkMode||@ohos.uiAppearance.d.ts|
|Deleted||Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: setDarkMode||@ohos.uiAppearance.d.ts|
|Deleted||Module name: ohos.uiAppearance<br>Class name: uiAppearance<br>Method or attribute name: getDarkMode||@ohos.uiAppearance.d.ts|
|Deleted||Module name: web<br>Class name: WebAttribute<br>Method or attribute name: fileFromUrlAccess||web.d.ts|
|Access level changed|Method or attribute name: springMotion<br>Access level: public API|Method or attribute name: springMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Method or attribute name: responsiveSpringMotion<br>Access level: public API|Method or attribute name: responsiveSpringMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Class name: BlurStyle<br>Access level: public API|Class name: BlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thin<br>Access level: public API|Method or attribute name: Thin<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Regular<br>Access level: public API|Method or attribute name: Regular<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thick<br>Access level: public API|Method or attribute name: Thick<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: backgroundBlurStyle<br>Access level: public API|Method or attribute name: backgroundBlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: extendViewModel<br>Access level: public API|Method or attribute name: extendViewModel<br>Access level: system API|viewmodel.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9<br>New API: ohos.animator.reset |@ohos.animator.d.ts|
|Deprecated version changed|Method or attribute name: createAnimator<br>Deprecated version: N/A|Method or attribute name: createAnimator<br>Deprecated version: 9<br>New API: ohos.animator.create |@ohos.animator.d.ts|
|Deprecated version changed|Class name: prompt<br>Deprecated version: N/A|Class name: prompt<br>Deprecated version: 9<br>New API: ohos.promptAction |@ohos.prompt.d.ts|
|Deprecated version changed|Method or attribute name: push<br>Deprecated version: N/A|Method or attribute name: push<br>Deprecated version: 9<br>New API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: replace<br>Deprecated version: N/A|Method or attribute name: replace<br>Deprecated version: 9<br>New API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: enableAlertBeforeBackPage<br>Deprecated version: N/A|Method or attribute name: enableAlertBeforeBackPage<br>Deprecated version: 9<br>New API: ohos.router.router|@ohos.router.d.ts|
|Deprecated version changed|Method or attribute name: staticClear<br>Deprecated version: N/A|Method or attribute name: staticClear<br>Deprecated version: 9<br>New API: AppStorage.Clear |common_ts_ets_api.d.ts|
|Deprecated version changed|Method or attribute name: subTitle<br>Deprecated version: N/A|Method or attribute name: subTitle<br>Deprecated version: 9<br>New API: title |navigation.d.ts|
|Deprecated version changed|Method or attribute name: ructor(message<br>Deprecated version: N/A|Method or attribute name: ructor(message<br>Deprecated version: 9<br>New API: ohos.web.ConsoleMessage|web.d.ts|
|Deprecated version changed|Class name: WebController<br>Deprecated version: N/A|Class name: WebController<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController |web.d.ts|
|Deprecated version changed|Method or attribute name: onInactive<br>Deprecated version: N/A|Method or attribute name: onInactive<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: onActive<br>Deprecated version: N/A|Method or attribute name: onActive<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: zoom<br>Deprecated version: N/A|Method or attribute name: zoom<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: clearHistory<br>Deprecated version: N/A|Method or attribute name: clearHistory<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: runJavaScript<br>Deprecated version: N/A|Method or attribute name: runJavaScript<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: loadData<br>Deprecated version: N/A|Method or attribute name: loadData<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: loadUrl<br>Deprecated version: N/A|Method or attribute name: loadUrl<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: refresh<br>Deprecated version: N/A|Method or attribute name: refresh<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: stop<br>Deprecated version: N/A|Method or attribute name: stop<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: registerJavaScriptProxy<br>Deprecated version: N/A|Method or attribute name: registerJavaScriptProxy<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: deleteJavaScriptRegister<br>Deprecated version: N/A|Method or attribute name: deleteJavaScriptRegister<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: getHitTest<br>Deprecated version: N/A|Method or attribute name: getHitTest<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: requestFocus<br>Deprecated version: N/A|Method or attribute name: requestFocus<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessBackward<br>Deprecated version: N/A|Method or attribute name: accessBackward<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessForward<br>Deprecated version: N/A|Method or attribute name: accessForward<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: accessStep<br>Deprecated version: N/A|Method or attribute name: accessStep<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: backward<br>Deprecated version: N/A|Method or attribute name: backward<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Deprecated version changed|Method or attribute name: forward<br>Deprecated version: N/A|Method or attribute name: forward<br>Deprecated version: 9<br>New API: ohos.web.webview.webview.WebviewController|web.d.ts|
|Initial version changed|Method or attribute name: extendViewModel<br>Initial version: |Method or attribute name: extendViewModel<br>Initial version: 4|viewmodel.d.ts|
|Access level changed|Method or attribute name: springMotion<br>Access level: public API|Method or attribute name: springMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Method or attribute name: responsiveSpringMotion<br>Access level: public API|Method or attribute name: responsiveSpringMotion<br>Access level: system API|@ohos.curves.d.ts|
|Access level changed|Class name: BlurStyle<br>Access level: public API|Class name: BlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thin<br>Access level: public API|Method or attribute name: Thin<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Regular<br>Access level: public API|Method or attribute name: Regular<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: Thick<br>Access level: public API|Method or attribute name: Thick<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: backgroundBlurStyle<br>Access level: public API|Method or attribute name: backgroundBlurStyle<br>Access level: system API|common.d.ts|
|Access level changed|Method or attribute name: extendViewModel<br>Access level: public API|Method or attribute name: extendViewModel<br>Access level: system API|viewmodel.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.bundle.appControl<br>Class name: appControl|@ohos.bundle.appControl.d.ts|
|Added||Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: setDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added||Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: setDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added||Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: getDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added||Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: getDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added||Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: deleteDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added||Module name: ohos.bundle.appControl<br>Class name: appControl<br>Method or attribute name: deleteDisposedStatus|@ohos.bundle.appControl.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_HAP_MODULE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_ABILITY|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_EXTENSION_ABILITY|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_REQUESTED_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_INFO_WITH_SIGNATURE_INFO|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ApplicationFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_WITH_DISABLE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityFlag<br>Method or attribute name: GET_ABILITY_INFO_ONLY_SYSTEM_APP|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_DEFAULT|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_PERMISSION|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_APPLICATION|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityFlag<br>Method or attribute name: GET_EXTENSION_ABILITY_INFO_WITH_METADATA|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: FORM|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WORK_SCHEDULER|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: INPUT_METHOD|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: SERVICE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: ACCESSIBILITY|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: DATA_SHARE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: FILE_SHARE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: STATIC_SUBSCRIBER|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WALLPAPER|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: BACKUP|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: WINDOW|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: ENTERPRISE_ADMIN|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: THUMBNAIL|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: PREVIEW|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: UNSPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState<br>Method or attribute name: PERMISSION_DENIED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: PermissionGrantState<br>Method or attribute name: PERMISSION_GRANTED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: FULL_SCREEN|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: SPLIT|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: SupportWindowMode<br>Method or attribute name: FLOATING|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: LaunchType|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: SINGLETON|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: STANDARD|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: LaunchType<br>Method or attribute name: SPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityType|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: PAGE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: SERVICE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: AbilityType<br>Method or attribute name: DATA|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: UNSPECIFIED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: FOLLOW_RECENT|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE_INVERTED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT_INVERTED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT_RESTRICTED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: DisplayOrientation<br>Method or attribute name: LOCKED|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoForSelf|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoForSelf|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllBundleInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAllApplicationInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: queryExtensionAbilityInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleNameByUid|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleNameByUid|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleArchiveInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleArchiveInfo|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: cleanBundleCacheFiles|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: cleanBundleCacheFiles|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: setAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isApplicationEnabled|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: isAbilityEnabled|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getLaunchWantForBundle|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByAbility|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByAbility|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByExtensionAbility|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getProfileByExtensionAbility|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getPermissionDef|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getPermissionDef|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityLabel|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityLabel|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityIcon|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getAbilityIcon|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getApplicationInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleManager<br>Class name: bundleManager<br>Method or attribute name: getBundleInfoSync|@ohos.bundle.bundleManager.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo<br>Method or attribute name: bundleName|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: BundleChangedInfo<br>Method or attribute name: userId|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_add|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_update|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: on_remove|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_add|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_update|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.bundleMonitor<br>Class name: bundleMonitor<br>Method or attribute name: off_remove|@ohos.bundle.bundleMonitor.d.ts|
|Added||Module name: ohos.bundle.defaultAppManager<br>Class name: ApplicationType|@ohos.bundle.defaultAppManager.d.ts|
|Added||Method or attribute name: BROWSER<br>Function name: BROWSER = "Web Browser"|@ohos.bundle.defaultAppManager.d.ts|
|Added||Method or attribute name: IMAGE<br>Function name: IMAGE = "Image Gallery"|@ohos.bundle.defaultAppManager.d.ts|
|Added||Method or attribute name: AUDIO<br>Function name: AUDIO = "Audio Player"|@ohos.bundle.defaultAppManager.d.ts|
|Added||Method or attribute name: VIDEO<br>Function name: VIDEO = "Video Player"|@ohos.bundle.defaultAppManager.d.ts|
|Added||Method or attribute name: PDF<br>Function name: PDF = "PDF Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added||Method or attribute name: WORD<br>Function name: WORD = "Word Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added||Method or attribute name: EXCEL<br>Function name: EXCEL = "Excel Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added||Method or attribute name: PPT<br>Function name: PPT = "PPT Viewer"|@ohos.bundle.defaultAppManager.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: getRemoteAbilityInfo|@ohos.bundle.distributedBundle.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: NOT_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: SINGLE_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: UpgradeFlag<br>Method or attribute name: RELATION_UPGRADE|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACK_INFO_ALL|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACKAGES|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_BUNDLE_SUMMARY|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: BundlePackFlag<br>Method or attribute name: GET_MODULE_SUMMARY|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: setHapModuleUpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: setHapModuleUpgradeFlag|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: isHapModuleRemovable|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: isHapModuleRemovable|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getBundlePackInfo|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getBundlePackInfo|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getDispatchInfo|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.freeInstall<br>Class name: freeInstall<br>Method or attribute name: getDispatchInfo|@ohos.bundle.freeInstall.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: installer|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: installer<br>Method or attribute name: getBundleInstaller|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: installer<br>Method or attribute name: getBundleInstaller|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: BundleInstaller|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: install|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: uninstall|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: BundleInstaller<br>Method or attribute name: recover|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: HashParam|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: HashParam<br>Method or attribute name: moduleName|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: HashParam<br>Method or attribute name: hashValue|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: InstallParam|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: userId|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: installFlag|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: isKeepData|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: hashParams|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.installer<br>Class name: InstallParam<br>Method or attribute name: crowdtestDeadline|@ohos.bundle.installer.d.ts|
|Added||Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager|@ohos.bundle.launcherBundleManager.d.ts|
|Added||Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added||Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added||Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getAllLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added||Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getAllLauncherAbilityInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added||Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getShortcutInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added||Module name: ohos.bundle.launcherBundleManager<br>Class name: launcherBundleManager<br>Method or attribute name: getShortcutInfo|@ohos.bundle.launcherBundleManager.d.ts|
|Added||Module name: ohos.zlib<br>Class name: zlib<br>Method or attribute name: compressFile|@ohos.zlib.d.ts|
|Added||Module name: ohos.zlib<br>Class name: zlib<br>Method or attribute name: compressFile|@ohos.zlib.d.ts|
|Added||Module name: ohos.zlib<br>Class name: zlib<br>Method or attribute name: decompressFile|@ohos.zlib.d.ts|
|Added||Module name: ohos.zlib<br>Class name: zlib<br>Method or attribute name: decompressFile|@ohos.zlib.d.ts|
|Added||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: type|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: orientation|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: launchType|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: metadata|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: supportWindowModes|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: windowSize|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: WindowSize|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowRatio|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowRatio|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowWidth|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowWidth|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: maxWindowHeight|abilityInfo.d.ts|
|Added||Module name: abilityInfo<br>Class name: WindowSize<br>Method or attribute name: minWindowHeight|abilityInfo.d.ts|
|Added||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: labelId|applicationInfo.d.ts|
|Added||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: iconId|applicationInfo.d.ts|
|Added||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: metadata|applicationInfo.d.ts|
|Added||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: iconResource|applicationInfo.d.ts|
|Added||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: labelResource|applicationInfo.d.ts|
|Added||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: descriptionResource|applicationInfo.d.ts|
|Added||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: appDistributionType|applicationInfo.d.ts|
|Added||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: appProvisionType|applicationInfo.d.ts|
|Added||Module name: bundleInfo<br>Class name: BundleInfo<br>Method or attribute name: hapModulesInfo|bundleInfo.d.ts|
|Added||Module name: bundleInfo<br>Class name: BundleInfo<br>Method or attribute name: permissionGrantStates|bundleInfo.d.ts|
|Added||Module name: bundleInfo<br>Class name: BundleInfo<br>Method or attribute name: signatureInfo|bundleInfo.d.ts|
|Added||Module name: bundleInfo<br>Class name: ReqPermissionDetail<br>Method or attribute name: reasonId|bundleInfo.d.ts|
|Added||Module name: bundleInfo<br>Class name: SignatureInfo|bundleInfo.d.ts|
|Added||Module name: bundleInfo<br>Class name: SignatureInfo<br>Method or attribute name: appId|bundleInfo.d.ts|
|Added||Module name: bundleInfo<br>Class name: SignatureInfo<br>Method or attribute name: fingerprint|bundleInfo.d.ts|
|Added||Module name: dispatchInfo<br>Class name: DispatchInfo|dispatchInfo.d.ts|
|Added||Module name: dispatchInfo<br>Class name: DispatchInfo<br>Method or attribute name: version|dispatchInfo.d.ts|
|Added||Module name: dispatchInfo<br>Class name: DispatchInfo<br>Method or attribute name: dispatchAPIVersion|dispatchInfo.d.ts|
|Added||Module name: elementName<br>Class name: ElementName<br>Method or attribute name: moduleName|elementName.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: bundleName|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: moduleName|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: name|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: labelId|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: descriptionId|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: iconId|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: isVisible|extensionAbilityInfo.d.ts|
|Added||Method or attribute name: extensionAbilityType<br>Function name: readonly extensionAbilityType: bundleManager.ExtensionAbilityType;|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: permissions|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: applicationInfo|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: metadata|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: enabled|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: readPermission|extensionAbilityInfo.d.ts|
|Added||Module name: extensionAbilityInfo<br>Class name: ExtensionAbilityInfo<br>Method or attribute name: writePermission|extensionAbilityInfo.d.ts|
|Added||Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: mainElementName|hapModuleInfo.d.ts|
|Added||Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: abilitiesInfo|hapModuleInfo.d.ts|
|Added||Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: extensionAbilitiesInfo|hapModuleInfo.d.ts|
|Added||Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: metadata|hapModuleInfo.d.ts|
|Added||Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: hashValue|hapModuleInfo.d.ts|
|Added||Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: moduleSourceDir|hapModuleInfo.d.ts|
|Added||Module name: metadata<br>Class name: Metadata<br>Method or attribute name: name|metadata.d.ts|
|Added||Module name: metadata<br>Class name: Metadata<br>Method or attribute name: value|metadata.d.ts|
|Added||Module name: metadata<br>Class name: Metadata<br>Method or attribute name: resource|metadata.d.ts|
|Added||Module name: packInfo<br>Class name: BundlePackInfo|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: BundlePackInfo<br>Method or attribute name: packages|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: BundlePackInfo<br>Method or attribute name: summary|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: PackageConfig|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: PackageConfig<br>Method or attribute name: deviceTypes|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: PackageConfig<br>Method or attribute name: name|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: PackageConfig<br>Method or attribute name: moduleType|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: PackageConfig<br>Method or attribute name: deliveryWithInstall|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: PackageSummary|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: PackageSummary<br>Method or attribute name: app|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: PackageSummary<br>Method or attribute name: modules|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: BundleConfigInfo|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: BundleConfigInfo<br>Method or attribute name: bundleName|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: BundleConfigInfo<br>Method or attribute name: version|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ExtensionAbility|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ExtensionAbility<br>Method or attribute name: name|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ExtensionAbility<br>Method or attribute name: forms|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleConfigInfo|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: mainAbility|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: apiVersion|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: deviceTypes|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: distro|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: abilities|packInfo.d.ts|
|Added||Method or attribute name: extensionAbilities<br>Function name: readonly extensionAbilities: Array<ExtensionAbility>;|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleDistroInfo|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleDistroInfo<br>Method or attribute name: deliveryWithInstall|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleDistroInfo<br>Method or attribute name: installationFree|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleDistroInfo<br>Method or attribute name: moduleName|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleDistroInfo<br>Method or attribute name: moduleType|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleAbilityInfo|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleAbilityInfo<br>Method or attribute name: name|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleAbilityInfo<br>Method or attribute name: label|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleAbilityInfo<br>Method or attribute name: visible|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ModuleAbilityInfo<br>Method or attribute name: forms|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: AbilityFormInfo|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: name|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: type|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: updateEnabled|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: scheduledUpdateTime|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: AbilityFormInfo<br>Method or attribute name: updateDuration|packInfo.d.ts|
|Added||Method or attribute name: supportDimensions<br>Function name: readonly supportDimensions: Array<string>;|packInfo.d.ts|
|Added||Method or attribute name: defaultDimension<br>Function name: readonly defaultDimension: string;|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: Version|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: Version<br>Method or attribute name: minCompatibleVersionCode|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: Version<br>Method or attribute name: name|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: Version<br>Method or attribute name: code|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ApiVersion|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ApiVersion<br>Method or attribute name: releaseType|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ApiVersion<br>Method or attribute name: compatible|packInfo.d.ts|
|Added||Module name: packInfo<br>Class name: ApiVersion<br>Method or attribute name: target|packInfo.d.ts|
|Added||Module name: permissionDef<br>Class name: PermissionDef|permissionDef.d.ts|
|Added||Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: permissionName|permissionDef.d.ts|
|Added||Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: grantMode|permissionDef.d.ts|
|Added||Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: labelId|permissionDef.d.ts|
|Added||Module name: permissionDef<br>Class name: PermissionDef<br>Method or attribute name: descriptionId|permissionDef.d.ts|
|Added||Method or attribute name: moduleName<br>Function name: readonly moduleName: string;|shortcutInfo.d.ts|
|Added||Module name: shortcutInfo<br>Class name: ShortcutWant<br>Method or attribute name: targetModule|shortcutInfo.d.ts|
|Added||Module name: shortcutInfo<br>Class name: ShortcutWant<br>Method or attribute name: targetAbility|shortcutInfo.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_WITH_EXTENSION_ABILITY||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_BUNDLE_WITH_HASH_VALUE||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: BundleFlag<br>Method or attribute name: GET_APPLICATION_INFO_WITH_CERTIFICATE_FINGERPRINT||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionFlag||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_DEFAULT||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_PERMISSION||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_APPLICATION||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionFlag<br>Method or attribute name: GET_EXTENSION_INFO_WITH_METADATA||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: LANDSCAPE_INVERTED||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: PORTRAIT_INVERTED||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_LANDSCAPE_RESTRICTED||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_PORTRAIT_RESTRICTED||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: DisplayOrientation<br>Method or attribute name: LOCKED||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: FORM||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WORK_SCHEDULER||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: INPUT_METHOD||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: SERVICE||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: ACCESSIBILITY||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: DATA_SHARE||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: FILE_SHARE||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: STATIC_SUBSCRIBER||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WALLPAPER||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: BACKUP||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: WINDOW||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: ENTERPRISE_ADMIN||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: THUMBNAIL||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: PREVIEW||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: ExtensionAbilityType<br>Method or attribute name: UNSPECIFIED||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: UpgradeFlag||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: NOT_UPGRADE||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: SINGLE_UPGRADE||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: UpgradeFlag<br>Method or attribute name: RELATION_UPGRADE||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: SupportWindowMode||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: FULL_SCREEN||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: SPLIT||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: SupportWindowMode<br>Method or attribute name: FLOATING||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: queryExtensionAbilityInfos||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setModuleUpgradeFlag||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setModuleUpgradeFlag||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: isModuleRemovable||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: isModuleRemovable||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundlePackInfo||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundlePackInfo||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDispatcherVersion||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDispatcherVersion||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByAbility||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByAbility||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByExtensionAbility||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getProfileByExtensionAbility||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setDisposedStatus||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: setDisposedStatus||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDisposedStatus||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getDisposedStatus||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getApplicationInfoSync||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getApplicationInfoSync||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundleInfoSync||@ohos.bundle.d.ts|
|Deleted||Module name: ohos.bundle<br>Class name: bundle<br>Method or attribute name: getBundleInfoSync||@ohos.bundle.d.ts|
|Deleted||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: supportWindowMode||abilityInfo.d.ts|
|Deleted||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowRatio||abilityInfo.d.ts|
|Deleted||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowRatio||abilityInfo.d.ts|
|Deleted||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowWidth||abilityInfo.d.ts|
|Deleted||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowWidth||abilityInfo.d.ts|
|Deleted||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: maxWindowHeight||abilityInfo.d.ts|
|Deleted||Module name: abilityInfo<br>Class name: AbilityInfo<br>Method or attribute name: minWindowHeight||abilityInfo.d.ts|
|Deleted||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: labelIndex||applicationInfo.d.ts|
|Deleted||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: iconIndex||applicationInfo.d.ts|
|Deleted||Module name: applicationInfo<br>Class name: ApplicationInfo<br>Method or attribute name: fingerprint||applicationInfo.d.ts|
|Deleted||Module name: bundleInfo<br>Class name: BundleInfo<br>Method or attribute name: extensionAbilityInfo||bundleInfo.d.ts|
|Deleted||Module name: bundleInstaller<br>Class name: HashParam||bundleInstaller.d.ts|
|Deleted||Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: moduleName||bundleInstaller.d.ts|
|Deleted||Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: hashValue||bundleInstaller.d.ts|
|Deleted||Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: hashParams||bundleInstaller.d.ts|
|Deleted||Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: crowdtestDeadline||bundleInstaller.d.ts|
|Deleted||Module name: dispatchInfo<br>Class name: DispatchInfo<br>Method or attribute name: dispatchAPI||dispatchInfo.d.ts|
|Deleted||Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: extensionAbilityInfo||hapModuleInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: PackageConfig<br>Method or attribute name: deviceType||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: ExtensionAbilities||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: ExtensionAbilities<br>Method or attribute name: name||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: ExtensionAbilities<br>Method or attribute name: forms||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: ModuleConfigInfo<br>Method or attribute name: deviceType||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: ModuleDistroInfo<br>Method or attribute name: mainAbility||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: BundlePackFlag||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACK_INFO_ALL||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_PACKAGES||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_BUNDLE_SUMMARY||packInfo.d.ts|
|Deleted||Module name: packInfo<br>Class name: BundlePackFlag<br>Method or attribute name: GET_MODULE_SUMMARY||packInfo.d.ts|
|Deprecated version changed|Class name: bundle<br>Deprecated version: N/A|Class name: bundle<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: BundleFlag<br>Deprecated version: N/A|Class name: BundleFlag<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.BundleFlag|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: ColorMode<br>Deprecated version: N/A|Class name: ColorMode<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: GrantStatus<br>Deprecated version: N/A|Class name: GrantStatus<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.PermissionGrantState |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: AbilityType<br>Deprecated version: N/A|Class name: AbilityType<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.AbilityType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: AbilitySubType<br>Deprecated version: N/A|Class name: AbilitySubType<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: DisplayOrientation<br>Deprecated version: N/A|Class name: DisplayOrientation<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.DisplayOrientation |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: LaunchMode<br>Deprecated version: N/A|Class name: LaunchMode<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.LaunchType |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: BundleOptions<br>Deprecated version: N/A|Class name: BundleOptions<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Class name: InstallErrorCode<br>Deprecated version: N/A|Class name: InstallErrorCode<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager |@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInfo<br>Deprecated version: N/A|Method or attribute name: getBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInstaller<br>Deprecated version: N/A|Method or attribute name: getBundleInstaller<br>Deprecated version: 9<br>New API: ohos.bundle.installer|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleInstaller<br>Deprecated version: N/A|Method or attribute name: getBundleInstaller<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getAbilityInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getAbilityInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: queryAbilityByWant<br>Deprecated version: N/A|Method or attribute name: queryAbilityByWant<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllBundleInfo<br>Deprecated version: N/A|Method or attribute name: getAllBundleInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAllApplicationInfo<br>Deprecated version: N/A|Method or attribute name: getAllApplicationInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getNameForUid<br>Deprecated version: N/A|Method or attribute name: getNameForUid<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getNameForUid<br>Deprecated version: N/A|Method or attribute name: getNameForUid<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: N/A|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: N/A|Method or attribute name: getBundleArchiveInfo<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: N/A|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: N/A|Method or attribute name: getLaunchWantForBundle<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: N/A|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: N/A|Method or attribute name: cleanBundleCacheFiles<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: setApplicationEnabled<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: setApplicationEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: setAbilityEnabled<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: setAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: setAbilityEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getPermissionDef<br>Deprecated version: N/A|Method or attribute name: getPermissionDef<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getPermissionDef<br>Deprecated version: N/A|Method or attribute name: getPermissionDef<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLabel<br>Deprecated version: N/A|Method or attribute name: getAbilityLabel<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityLabel<br>Deprecated version: N/A|Method or attribute name: getAbilityLabel<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityIcon<br>Deprecated version: N/A|Method or attribute name: getAbilityIcon<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: getAbilityIcon<br>Deprecated version: N/A|Method or attribute name: getAbilityIcon<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: isAbilityEnabled<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isAbilityEnabled<br>Deprecated version: N/A|Method or attribute name: isAbilityEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: isApplicationEnabled<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager|@ohos.bundle.d.ts|
|Deprecated version changed|Method or attribute name: isApplicationEnabled<br>Deprecated version: N/A|Method or attribute name: isApplicationEnabled<br>Deprecated version: 9|@ohos.bundle.d.ts|
|Deprecated version changed|Class name: innerBundleManager<br>Deprecated version: N/A|Class name: innerBundleManager<br>Deprecated version: 9<br>New API: ohos.bundle.launcherBundleManager |@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: 9<br>New API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getLauncherAbilityInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: on_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: on_BundleStatusChange<br>Deprecated version: 9<br>New API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: on_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: on_BundleStatusChange<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: off_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: off_BundleStatusChange<br>Deprecated version: 9<br>New API: ohos.bundle.bundleMonitor|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: off_BundleStatusChange<br>Deprecated version: N/A|Method or attribute name: off_BundleStatusChange<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: 9<br>New API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getAllLauncherAbilityInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getShortcutInfos<br>Deprecated version: N/A|Method or attribute name: getShortcutInfos<br>Deprecated version: 9<br>New API: ohos.bundle.launcherBundleManager|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Method or attribute name: getShortcutInfos<br>Deprecated version: N/A|Method or attribute name: getShortcutInfos<br>Deprecated version: 9|@ohos.bundle.innerBundleManager.d.ts|
|Deprecated version changed|Class name: distributedBundle<br>Deprecated version: N/A|Class name: distributedBundle<br>Deprecated version: 9<br>New API: ohos.bundle.distributeBundle |@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: 9<br>New API: ohos.bundle.distributeBundle|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfo<br>Deprecated version: 9|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: 9<br>New API: ohos.bundle.distributeBundle|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: N/A|Method or attribute name: getRemoteAbilityInfos<br>Deprecated version: 9|@ohos.distributedBundle.d.ts|
|Deprecated version changed|Class name: ErrorCode<br>Deprecated version: N/A|Class name: ErrorCode<br>Deprecated version: 9|@ohos.zlib.d.ts|
|Deprecated version changed|Method or attribute name: zipFile<br>Deprecated version: N/A|Method or attribute name: zipFile<br>Deprecated version: 9<br>New API: ohos.zlib|@ohos.zlib.d.ts|
|Deprecated version changed|Method or attribute name: unzipFile<br>Deprecated version: N/A|Method or attribute name: unzipFile<br>Deprecated version: 9<br>New API: ohos.zlib|@ohos.zlib.d.ts|
|Deprecated version changed|Class name: CheckPackageHasInstalledResponse<br>Deprecated version: N/A|Class name: CheckPackageHasInstalledResponse<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: CheckPackageHasInstalledOptions<br>Deprecated version: N/A|Class name: CheckPackageHasInstalledOptions<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: Package<br>Deprecated version: N/A|Class name: Package<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Method or attribute name: hasInstalled<br>Deprecated version: N/A|Method or attribute name: hasInstalled<br>Deprecated version: 9|@system.package.d.ts|
|Deprecated version changed|Class name: AbilityInfo<br>Deprecated version: N/A|Class name: AbilityInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.AbilityInfo |abilityInfo.d.ts|
|Deprecated version changed|Class name: ApplicationInfo<br>Deprecated version: N/A|Class name: ApplicationInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.ApplicationInfo |applicationInfo.d.ts|
|Deprecated version changed|Class name: UsedScene<br>Deprecated version: N/A|Class name: UsedScene<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.UsedScene |bundleInfo.d.ts|
|Deprecated version changed|Class name: ReqPermissionDetail<br>Deprecated version: N/A|Class name: ReqPermissionDetail<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.ReqPermissionDetail |bundleInfo.d.ts|
|Deprecated version changed|Class name: BundleInfo<br>Deprecated version: N/A|Class name: BundleInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.BundleInfo |bundleInfo.d.ts|
|Deprecated version changed|Class name: InstallParam<br>Deprecated version: N/A|Class name: InstallParam<br>Deprecated version: 9<br>New API: ohos.bundle.installer|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: userId<br>Deprecated version: N/A|Method or attribute name: userId<br>Deprecated version: 9<br>New API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: installFlag<br>Deprecated version: N/A|Method or attribute name: installFlag<br>Deprecated version: 9<br>New API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: isKeepData<br>Deprecated version: N/A|Method or attribute name: isKeepData<br>Deprecated version: 9<br>New API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts|
|Deprecated version changed|Class name: InstallStatus<br>Deprecated version: N/A|Class name: InstallStatus<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: status<br>Deprecated version: N/A|Method or attribute name: status<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: statusMessage<br>Deprecated version: N/A|Method or attribute name: statusMessage<br>Deprecated version: 9|bundleInstaller.d.ts|
|Deprecated version changed|Class name: BundleInstaller<br>Deprecated version: N/A|Class name: BundleInstaller<br>Deprecated version: 9<br>New API: ohos.bundle.installer|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: install<br>Deprecated version: N/A|Method or attribute name: install<br>Deprecated version: 9<br>New API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: uninstall<br>Deprecated version: N/A|Method or attribute name: uninstall<br>Deprecated version: 9<br>New API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Method or attribute name: recover<br>Deprecated version: N/A|Method or attribute name: recover<br>Deprecated version: 9<br>New API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts|
|Deprecated version changed|Class name: BundleStatusCallback<br>Deprecated version: N/A|Class name: BundleStatusCallback<br>Deprecated version: 9|bundleStatusCallback.d.ts|
|Deprecated version changed|Class name: CustomizeData<br>Deprecated version: N/A|Class name: CustomizeData<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.Metadata |customizeData.d.ts|
|Deprecated version changed|Class name: ElementName<br>Deprecated version: N/A|Class name: ElementName<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.ElementName |elementName.d.ts|
|Deprecated version changed|Class name: HapModuleInfo<br>Deprecated version: N/A|Class name: HapModuleInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.HapModuleInfo |hapModuleInfo.d.ts|
|Deprecated version changed|Class name: LauncherAbilityInfo<br>Deprecated version: N/A|Class name: LauncherAbilityInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.LauncherAbilityInfo |launcherAbilityInfo.d.ts|
|Deprecated version changed|Class name: ModuleInfo<br>Deprecated version: N/A|Class name: ModuleInfo<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.HapModuleInfo |moduleInfo.d.ts|
|Deprecated version changed|Class name: PermissionDef<br>Deprecated version: N/A|Class name: PermissionDef<br>Deprecated version: 9<br>New API: ohos.bundle.bundleManager.PermissionDef |PermissionDef.d.ts|
|Deprecated version changed|Class name: RemoteAbilityInfo<br>Deprecated version: N/A|Class name: RemoteAbilityInfo<br>Deprecated version: 9<br>New API: ohos.bundle.distributedBundle.RemoteAbilityInfo |remoteAbilityInfo.d.ts|
|Deprecated version changed|Class name: ShortcutWant<br>Deprecated version: N/A|Class name: ShortcutWant<br>Deprecated version: 9<br>New API: ohos.bundle.launcherBundleManager.ShortcutWant |shortcutInfo.d.ts|
|Deprecated version changed|Class name: ShortcutInfo<br>Deprecated version: N/A|Class name: ShortcutInfo<br>Deprecated version: 9<br>New API: ohos.bundle.launcherBundleManager.ShortcutInfo |shortcutInfo.d.ts|
|Error code added||Method or attribute name: isDefaultApplication<br>Error code: 401, 801|@ohos.bundle.defaultAppManager.d.ts|
|Error code added||Method or attribute name: isDefaultApplication<br>Error code: 401, 801|@ohos.bundle.defaultAppManager.d.ts|
|Error code added||Method or attribute name: getDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700023, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added||Method or attribute name: getDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700023, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added||Method or attribute name: setDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025, 17700028|@ohos.bundle.defaultAppManager.d.ts|
|Error code added||Method or attribute name: setDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025, 17700028|@ohos.bundle.defaultAppManager.d.ts|
|Error code added||Method or attribute name: resetDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025|@ohos.bundle.defaultAppManager.d.ts|
|Error code added||Method or attribute name: resetDefaultApplication<br>Error code: 201, 401, 801, 17700004, 17700025|@ohos.bundle.defaultAppManager.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.net.connection<br>Class name: connection<br>Method or attribute name: isDefaultNetMetered|@ohos.net.connection.d.ts|
|Added||Module name: ohos.net.connection<br>Class name: connection<br>Method or attribute name: isDefaultNetMetered|@ohos.net.connection.d.ts|
|Added||Module name: ohos.net.connection<br>Class name: NetHandle<br>Method or attribute name: bindSocket|@ohos.net.connection.d.ts|
|Added||Module name: ohos.net.connection<br>Class name: NetHandle<br>Method or attribute name: bindSocket|@ohos.net.connection.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getIfaceConfig|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getIfaceConfig|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: setIfaceConfig|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: setIfaceConfig|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: isIfaceActive|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: isIfaceActive|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getAllActiveIfaces|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: ethernet<br>Method or attribute name: getAllActiveIfaces|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: mode|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: ipAddr|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: route|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: gateway|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: netMask|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: InterfaceConfiguration<br>Method or attribute name: dnsServers|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: IPSetMode|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: IPSetMode<br>Method or attribute name: STATIC|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.ethernet<br>Class name: IPSetMode<br>Method or attribute name: DHCP|@ohos.net.ethernet.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: expectDataType|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: usingCache|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: priority|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpRequestOptions<br>Method or attribute name: usingProtocol|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpProtocol|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpProtocol<br>Method or attribute name: HTTP1_1|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpProtocol<br>Method or attribute name: HTTP2|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpDataType|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: STRING|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: OBJECT|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpDataType<br>Method or attribute name: ARRAY_BUFFER|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpResponse<br>Method or attribute name: resultType|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: http<br>Method or attribute name: createHttpResponseCache|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpResponseCache|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: flush|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: flush|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: delete|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.http<br>Class name: HttpResponseCache<br>Method or attribute name: delete|@ohos.net.http.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: socket<br>Method or attribute name: constructTLSSocketInstance|@ohos.net.socket.d.ts|
|Added||Method or attribute name: socketLinger<br>Function name: socketLinger?: {on: boolean, linger: number};|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: bind|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: bind|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteAddress|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteAddress|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getState|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getState|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: setExtraOptions|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: setExtraOptions|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: on_message|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: off_message|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: on_connect|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: on_close|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: off_connect|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: off_close|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: on_error|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: off_error|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCertificate|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCertificate|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteCertificate|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getRemoteCertificate|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getProtocol|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getProtocol|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCipherSuite|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getCipherSuite|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: connect|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: connect|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: send|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: send|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: close|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSocket<br>Method or attribute name: close|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: ca|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: cert|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: key|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: passwd|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: protocols|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: useRemoteCipherPrefer|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: signatureAlgorithms|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: cipherSuite|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSConnectOptions|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: address|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: secureOptions|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: TLSConnectOptions<br>Method or attribute name: ALPNProtocols|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: Protocol|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: Protocol<br>Method or attribute name: TLSv12|@ohos.net.socket.d.ts|
|Added||Module name: ohos.net.socket<br>Class name: Protocol<br>Method or attribute name: TLSv13|@ohos.net.socket.d.ts|
|Added||Method or attribute name: NDEF_FORMATABLE<br>Function name: const NDEF_FORMATABLE = 7;|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: TnfType|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_EMPTY|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_WELL_KNOWN|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_MEDIA|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_ABSOLUTE_URI|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_EXT_APP|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: TnfType<br>Method or attribute name: TNF_UNCHANGED|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NfcForumType|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_1|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_2|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_3|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_4|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NfcForumType<br>Method or attribute name: MIFARE_CLASSIC|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: RTD_TEXT|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: RTD_URI|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicType|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_CLASSIC|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PLUS|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PRO|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicSize|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_MINI|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_1K|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_2K|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareClassicSize<br>Method or attribute name: MC_SIZE_4K|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareUltralightType|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_UNKNOWN|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT_C|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getIsoDep|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getNdef|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getMifareClassic|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getMifareUltralight|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getNdefFormatable|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getTagInfo|@ohos.nfc.tag.d.ts|
|Added||Method or attribute name: uid<br>Function name: uid: number[];|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NdefRecord|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: tnf|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: rtdType|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: id|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: NdefRecord<br>Method or attribute name: payload|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: ndef|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeUriRecord|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeTextRecord|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeMimeRecord|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: makeExternalRecord|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: createNdefMessage|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: createNdefMessage|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.nfc.tag<br>Class name: ndef<br>Method or attribute name: messageToBytes|@ohos.nfc.tag.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: CHECK_PARAM_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_MMAP_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_IOCTL_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: WRITE_TO_ASHMEM_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: READ_FROM_ASHMEM_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: ONLY_PROXY_OBJECT_PERMITTED_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: ONLY_REMOTE_OBJECT_PERMITTED_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: COMMUNICATION_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: PROXY_OR_REMOTE_OBJECT_INVALID_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: WRITE_DATA_TO_MESSAGE_SEQUENCE_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: READ_DATA_FROM_MESSAGE_SEQUENCE_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: PARCEL_MEMORY_ALLOC_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: CALL_JS_METHOD_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: OS_DUP_ERROR|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: create|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: reclaim|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRemoteObject|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObject|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeInterfaceToken|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readInterfaceToken|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getSize|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getCapacity|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: setSize|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: setCapacity|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getWritableBytes|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getReadableBytes|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getReadPosition|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getWritePosition|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: rewindRead|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: rewindWrite|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeNoException|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readException|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeByte|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeShort|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeInt|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeLong|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFloat|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeDouble|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeBoolean|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeChar|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeString|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeParcelable|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeByteArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeShortArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeIntArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeLongArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFloatArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeDoubleArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeBooleanArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeCharArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeStringArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeParcelableArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRemoteObjectArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByte|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShort|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readInt|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLong|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloat|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDouble|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBoolean|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readChar|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readString|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readParcelable|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByteArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readByteArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShortArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readShortArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readIntArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readIntArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLongArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readLongArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloatArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFloatArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDoubleArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readDoubleArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBooleanArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readBooleanArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readCharArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readCharArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readStringArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readStringArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readParcelableArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObjectArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRemoteObjectArray|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: closeFileDescriptor|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: dupFileDescriptor|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: containFileDescriptors|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeFileDescriptor|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readFileDescriptor|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeAshmem|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readAshmem|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: getRawDataCapacity|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: writeRawData|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageSequence<br>Method or attribute name: readRawData|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Parcelable|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Parcelable<br>Method or attribute name: marshalling|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Parcelable<br>Method or attribute name: unmarshalling|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RequestResult|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: errCode|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: code|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: data|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RequestResult<br>Method or attribute name: reply|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: getLocalInterface|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: sendMessageRequest|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: sendMessageRequest|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: registerDeathRecipient|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: unregisterDeathRecipient|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: getDescriptor|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageOption<br>Method or attribute name: ructor(async?|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageOption<br>Method or attribute name: isAsync|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: MessageOption<br>Method or attribute name: setAsync|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: getLocalInterface|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: getDescriptor|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: onRemoteMessageRequest|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: sendMessageRequest|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: sendMessageRequest|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: modifyLocalInterface|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: getLocalInterface|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: registerDeathRecipient|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: unregisterDeathRecipient|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: getDescriptor|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: sendMessageRequest|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: sendMessageRequest|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: IPCSkeleton<br>Method or attribute name: flushCmdBuffer|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: IPCSkeleton<br>Method or attribute name: restoreCallingIdentity|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Ashmem<br>Method or attribute name: create|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Ashmem<br>Method or attribute name: create|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Ashmem<br>Method or attribute name: mapTypedAshmem|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Ashmem<br>Method or attribute name: mapReadWriteAshmem|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Ashmem<br>Method or attribute name: mapReadonlyAshmem|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Ashmem<br>Method or attribute name: setProtectionType|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Ashmem<br>Method or attribute name: writeAshmem|@ohos.rpc.d.ts|
|Added||Module name: ohos.rpc<br>Class name: Ashmem<br>Method or attribute name: readAshmem|@ohos.rpc.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: enableWifi|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableWifi|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isWifiActive|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: scan|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResults|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResults|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getScanResultsSync|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addDeviceConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addDeviceConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addCandidateConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: addCandidateConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeCandidateConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeCandidateConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCandidateConfigs|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToCandidateConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToNetwork|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: connectToDevice|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disconnect|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getSignalLevel|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getLinkedInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getLinkedInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isConnected|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getSupportedFeatures|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isFeatureSupported|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getDeviceMacAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getIpInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCountryCode|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: reassociate|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: reconnect|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getDeviceConfigs|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: updateNetwork|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableNetwork|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeAllNetwork|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeDevice|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: enableHotspot|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: disableHotspot|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isHotspotDualBandSupported|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: isHotspotActive|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: setHotspotConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getHotspotConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getStations|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCurrentGroup|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getCurrentGroup|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pPeerDevices|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pPeerDevices|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLocalDevice|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pLocalDevice|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: createGroup|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: removeGroup|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: p2pConnect|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: p2pDisconnect|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: startDiscoverDevices|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: stopDiscoverDevices|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: deletePersistentGroup|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pGroups|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: getP2pGroups|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: setDeviceName|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiStateChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiStateChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiConnectionChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiConnectionChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiScanStateChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiScanStateChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_wifiRssiChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_wifiRssiChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_streamChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_streamChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_deviceConfigChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_deviceConfigChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStateChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStateChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStaJoin|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStaJoin|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_hotspotStaLeave|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_hotspotStaLeave|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pStateChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pStateChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pConnectionChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pConnectionChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pDeviceChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pDeviceChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pPeerDeviceChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pPeerDeviceChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pPersistentGroupChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pPersistentGroupChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: on_p2pDiscoveryChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: off_p2pDiscoveryChange|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_NONE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_PEAP|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_TLS|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_TTLS|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_PWD|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_SIM|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA_PRIME|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: EapMethod<br>Method or attribute name: EAP_UNAUTH_TLS|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_NONE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_PAP|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAP|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAPV2|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_GTC|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_SIM|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA_PRIME|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: eapMethod|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: phase2Method|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: identity|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: anonymousIdentity|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: password|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: caCertAliases|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: caPath|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: clientCertAliases|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: altSubjectMatch|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: domainSuffixMatch|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: realm|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: plmn|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: eapSubId|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: preSharedKey|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: isHiddenSsid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: creatorUid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: disableReason|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: netId|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: randomMacType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: randomMacAddr|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: ipType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: staticIp|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiDeviceConfig<br>Method or attribute name: eapConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: gateway|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: prefixLength|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: dnsServers|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpConfig<br>Method or attribute name: domains|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiInfoElem|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiInfoElem<br>Method or attribute name: eid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiInfoElem<br>Method or attribute name: content|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiChannelWidth|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_20MHZ|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_40MHZ|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_160MHZ|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ_PLUS|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_INVALID|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: capabilities|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: rssi|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: channelWidth|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency0|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency1|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: infoElems|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiScanInfo<br>Method or attribute name: timestamp|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_INVALID|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OPEN|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WEP|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_PSK|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_SAE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP_SUITE_B|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OWE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_CERT|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_PSK|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: bssid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: networkId|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: rssi|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: linkSpeed|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: isHidden|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: isRestricted|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: chload|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: snr|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: macType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: macAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: suppState|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: connState|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: gateway|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: netmask|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: primaryDns|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: secondDns|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: serverIp|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpInfo<br>Method or attribute name: leaseDuration|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: HotspotConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: ssid|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: securityType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: band|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: preSharedKey|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: maxConn|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: StationInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: name|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: macAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: StationInfo<br>Method or attribute name: ipAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: STATIC|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: DHCP|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: IpType<br>Method or attribute name: UNKNOWN|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INTERFACE_DISABLED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INACTIVE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: SCANNING|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: AUTHENTICATING|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: ASSOCIATING|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: ASSOCIATED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: FOUR_WAY_HANDSHAKE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: GROUP_HANDSHAKE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: COMPLETED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: UNINITIALIZED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: SuppState<br>Method or attribute name: INVALID|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: SCANNING|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: CONNECTING|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: AUTHENTICATING|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: OBTAINING_IPADDR|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: DISCONNECTING|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: ConnState<br>Method or attribute name: UNKNOWN|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pDevice|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceName|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: primaryDeviceType|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: deviceStatus|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pDevice<br>Method or attribute name: groupCapabilities|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2PConfig|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: deviceAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: netId|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: passphrase|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: groupName|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2PConfig<br>Method or attribute name: goBand|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: isP2pGo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: ownerInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: passphrase|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: interface|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: groupName|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: networkId|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: frequency|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: clientDevices|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pGroupInfo<br>Method or attribute name: goIpAddress|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pConnectState|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pConnectState<br>Method or attribute name: DISCONNECTED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pConnectState<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: connectState|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: isGroupOwner|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: WifiP2pLinkedInfo<br>Method or attribute name: groupOwnerAddr|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: CONNECTED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: INVITED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: FAILED|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: AVAILABLE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: P2pDeviceStatus<br>Method or attribute name: UNAVAILABLE|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: GroupOwnerBand|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_AUTO|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_2GHZ|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManager<br>Class name: GroupOwnerBand<br>Method or attribute name: GO_BAND_5GHZ|@ohos.wifiManager.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: enableHotspot|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: disableHotspot|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getSupportedPowerMode|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getSupportedPowerMode|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getPowerMode|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: getPowerMode|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: wifiManagerExt<br>Method or attribute name: setPowerMode|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: PowerMode|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: SLEEPING|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: GENERAL|@ohos.wifiManagerExt.d.ts|
|Added||Module name: ohos.wifiManagerExt<br>Class name: PowerMode<br>Method or attribute name: THROUGH_WALL|@ohos.wifiManagerExt.d.ts|
|Added||Method or attribute name: getHistoricalBytes<br>Function name: getHistoricalBytes(): number[];|nfctech.d.ts|
|Added||Method or attribute name: getHiLayerResponse<br>Function name: getHiLayerResponse(): number[];|nfctech.d.ts|
|Added||Method or attribute name: getNdefRecords<br>Function name: getNdefRecords(): tag.NdefRecord[];|nfctech.d.ts|
|Added||Method or attribute name: getNdefTagType<br>Function name: getNdefTagType(): tag.NfcForumType;|nfctech.d.ts|
|Added||Method or attribute name: isNdefWritable<br>Function name: isNdefWritable(): boolean;|nfctech.d.ts|
|Added||Method or attribute name: writeNdef<br>Function name: writeNdef(msg: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: writeNdef<br>Function name: writeNdef(msg: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: canSetReadOnly<br>Function name: canSetReadOnly(): boolean;|nfctech.d.ts|
|Added||Method or attribute name: setReadOnly<br>Function name: setReadOnly(): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: setReadOnly<br>Function name: setReadOnly(callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: getNdefTagTypeString<br>Function name: getNdefTagTypeString(type: tag.NfcForumType): string;|nfctech.d.ts|
|Added||Method or attribute name: authenticateSector<br>Function name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: authenticateSector<br>Function name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: readSingleBlock<br>Function name: readSingleBlock(blockIndex: number): Promise<number[]>;|nfctech.d.ts|
|Added||Method or attribute name: readSingleBlock<br>Function name: readSingleBlock(blockIndex: number, callback: AsyncCallback<number[]>): void;|nfctech.d.ts|
|Added||Method or attribute name: writeSingleBlock<br>Function name: writeSingleBlock(blockIndex: number, data: number[]): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: writeSingleBlock<br>Function name: writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: incrementBlock<br>Function name: incrementBlock(blockIndex: number, value: number): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: incrementBlock<br>Function name: incrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: decrementBlock<br>Function name: decrementBlock(blockIndex: number, value: number): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: decrementBlock<br>Function name: decrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: transferToBlock<br>Function name: transferToBlock(blockIndex: number): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: transferToBlock<br>Function name: transferToBlock(blockIndex: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: restoreFromBlock<br>Function name: restoreFromBlock(blockIndex: number): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: restoreFromBlock<br>Function name: restoreFromBlock(blockIndex: number, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: getType<br>Function name: getType(): tag.MifareClassicType;|nfctech.d.ts|
|Added||Method or attribute name: readMultiplePages<br>Function name: readMultiplePages(pageIndex: number): Promise<number[]>;|nfctech.d.ts|
|Added||Method or attribute name: readMultiplePages<br>Function name: readMultiplePages(pageIndex: number, callback: AsyncCallback<number[]>): void;|nfctech.d.ts|
|Added||Module name: nfctech<br>Class name: MifareUltralightTag<br>Method or attribute name: writeSinglePage|nfctech.d.ts|
|Added||Module name: nfctech<br>Class name: MifareUltralightTag<br>Method or attribute name: writeSinglePage|nfctech.d.ts|
|Added||Method or attribute name: getType<br>Function name: getType(): tag.MifareUltralightType;|nfctech.d.ts|
|Added||Method or attribute name: format<br>Function name: format(message: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: format<br>Function name: format(message: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Added||Method or attribute name: formatReadOnly<br>Function name: formatReadOnly(message: NdefMessage): Promise<void>;|nfctech.d.ts|
|Added||Method or attribute name: formatReadOnly<br>Function name: formatReadOnly(message: NdefMessage, callback: AsyncCallback<void>): void;|nfctech.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getIsoDepTag||@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getNdefTag||@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getMifareClassicTag||@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getMifareUltralightTag||@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.nfc.tag<br>Class name: tag<br>Method or attribute name: getNdefFormatableTag||@ohos.nfc.tag.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: IRemoteObject<br>Method or attribute name: sendRequestAsync||@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: onRemoteRequestEx||@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: RemoteObject<br>Method or attribute name: sendRequestAsync||@ohos.rpc.d.ts|
|Deleted|Module name: ohos.rpc<br>Class name: RemoteProxy<br>Method or attribute name: sendRequestAsync||@ohos.rpc.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getScanInfosSync||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: addCandidateConfig||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: addCandidateConfig||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: removeCandidateConfig||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: removeCandidateConfig||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getCandidateConfigs||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: connectToCandidateConfig||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pLocalDevice||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pLocalDevice||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pGroups||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: getP2pGroups||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: on_deviceConfigChange||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: wifi<br>Method or attribute name: off_deviceConfigChange||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_NONE||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_PEAP||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_TLS||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_TTLS||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_PWD||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_SIM||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_AKA_PRIME||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: EapMethod<br>Method or attribute name: EAP_UNAUTH_TLS||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_NONE||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_PAP||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAP||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_MSCHAPV2||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_GTC||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_SIM||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: Phase2Method<br>Method or attribute name: PHASE2_AKA_PRIME||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: eapMethod||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: phase2Method||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: identity||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: anonymousIdentity||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: password||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: caCertAliases||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: caPath||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: clientCertAliases||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: altSubjectMatch||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: domainSuffixMatch||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: realm||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: plmn||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiEapConfig<br>Method or attribute name: eapSubId||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiDeviceConfig<br>Method or attribute name: eapConfig||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem<br>Method or attribute name: eid||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiInfoElem<br>Method or attribute name: content||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_20MHZ||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_40MHZ||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_160MHZ||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_80MHZ_PLUS||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiChannelWidth<br>Method or attribute name: WIDTH_INVALID||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency0||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: centerFrequency1||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiScanInfo<br>Method or attribute name: infoElems||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_EAP_SUITE_B||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_OWE||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_CERT||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiSecurityType<br>Method or attribute name: WIFI_SEC_TYPE_WAPI_PSK||@ohos.wifi.d.ts|
|Deleted|Module name: ohos.wifi<br>Class name: WifiLinkedInfo<br>Method or attribute name: macType||@ohos.wifi.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: tnf||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: rtdType||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: id||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefRecord<br>Method or attribute name: payload||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_EMPTY||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_WELL_KNOWN||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_MEDIA||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_ABSOLUTE_URI||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_EXT_APP||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_UNKNOWN||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: TnfType<br>Method or attribute name: TNF_UNCHANGED||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType<br>Method or attribute name: RTD_TEXT||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: RtdType<br>Method or attribute name: RTD_URI||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeUriRecord||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeTextRecord||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeMimeRecord||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: makeExternalRecord||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefMessage<br>Method or attribute name: messageToString||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_1||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_2||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_3||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: NFC_FORUM_TYPE_4||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NfcForumType<br>Method or attribute name: MIFARE_CLASSIC||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefTag<br>Method or attribute name: createNdefMessage||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: NdefTag<br>Method or attribute name: createNdefMessage||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_UNKNOWN||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_CLASSIC||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PLUS||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareClassicType<br>Method or attribute name: TYPE_PRO||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_MINI||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_1K||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_2K||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareTagSize<br>Method or attribute name: MC_SIZE_4K||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_UNKOWN||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightType<br>Method or attribute name: TYPE_ULTRALIGHT_C||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightTag<br>Method or attribute name: writeSinglePages||nfctech.d.ts|
|Deleted|Module name: nfctech<br>Class name: MifareUltralightTag<br>Method or attribute name: writeSinglePages||nfctech.d.ts|
|Deprecated version changed|Class name: MessageParcel<br>Deprecated version: N/A|Class name: MessageParcel<br>Deprecated version: 9<br>New API: ohos.rpc.MessageSequence |@ohos.rpc.d.ts|
|Deprecated version changed|Class name: Sequenceable<br>Deprecated version: N/A|Class name: Sequenceable<br>Deprecated version: 9<br>New API: ohos.rpc.Parcelable |@ohos.rpc.d.ts|
|Deprecated version changed|Class name: SendRequestResult<br>Deprecated version: N/A|Class name: SendRequestResult<br>Deprecated version: 9<br>New API: ohos.rpc.RequestResult |@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>New API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: 8|Method or attribute name: sendRequest<br>Deprecated version: 9|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>New API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: addDeathRecipient<br>Deprecated version: N/A|Method or attribute name: addDeathRecipient<br>Deprecated version: 9<br>New API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: removeDeathRecipient<br>Deprecated version: N/A|Method or attribute name: removeDeathRecipient<br>Deprecated version: 9<br>New API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>New API: ohos.rpc.IRemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: attachLocalInterface<br>Deprecated version: N/A|Method or attribute name: attachLocalInterface<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteObject|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: queryLocalInterface<br>Deprecated version: N/A|Method or attribute name: queryLocalInterface<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: addDeathRecipient<br>Deprecated version: N/A|Method or attribute name: addDeathRecipient<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: removeDeathRecipient<br>Deprecated version: N/A|Method or attribute name: removeDeathRecipient<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: N/A|Method or attribute name: getInterfaceDescriptor<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: sendRequest<br>Deprecated version: N/A|Method or attribute name: sendRequest<br>Deprecated version: 9<br>New API: ohos.rpc.RemoteProxy|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: flushCommands<br>Deprecated version: N/A|Method or attribute name: flushCommands<br>Deprecated version: 9<br>New API: ohos.rpc.IPCSkeleton|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: setCallingIdentity<br>Deprecated version: N/A|Method or attribute name: setCallingIdentity<br>Deprecated version: 9<br>New API: ohos.rpc.IPCSkeleton|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: createAshmem<br>Deprecated version: N/A|Method or attribute name: createAshmem<br>Deprecated version: 9<br>New API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: createAshmemFromExisting<br>Deprecated version: N/A|Method or attribute name: createAshmemFromExisting<br>Deprecated version: 9<br>New API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapAshmem<br>Deprecated version: N/A|Method or attribute name: mapAshmem<br>Deprecated version: 9<br>New API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapReadAndWriteAshmem<br>Deprecated version: N/A|Method or attribute name: mapReadAndWriteAshmem<br>Deprecated version: 9<br>New API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: mapReadOnlyAshmem<br>Deprecated version: N/A|Method or attribute name: mapReadOnlyAshmem<br>Deprecated version: 9<br>New API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: setProtection<br>Deprecated version: N/A|Method or attribute name: setProtection<br>Deprecated version: 9<br>New API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: writeToAshmem<br>Deprecated version: N/A|Method or attribute name: writeToAshmem<br>Deprecated version: 9<br>New API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: readFromAshmem<br>Deprecated version: N/A|Method or attribute name: readFromAshmem<br>Deprecated version: 9<br>New API: ohos.rpc.Ashmem|@ohos.rpc.d.ts|
|Deprecated version changed|Method or attribute name: enableWifi<br>Deprecated version: N/A|Method or attribute name: enableWifi<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.enableWifi |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableWifi<br>Deprecated version: N/A|Method or attribute name: disableWifi<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.disableWifi |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isWifiActive<br>Deprecated version: N/A|Method or attribute name: isWifiActive<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.isWifiActive |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: scan<br>Deprecated version: N/A|Method or attribute name: scan<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.scan |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getScanInfos<br>Deprecated version: N/A|Method or attribute name: getScanInfos<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getScanResults |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getScanInfos<br>Deprecated version: N/A|Method or attribute name: getScanInfos<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: addDeviceConfig<br>Deprecated version: N/A|Method or attribute name: addDeviceConfig<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.addDeviceConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: addDeviceConfig<br>Deprecated version: N/A|Method or attribute name: addDeviceConfig<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: connectToNetwork<br>Deprecated version: N/A|Method or attribute name: connectToNetwork<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.connectToNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: connectToDevice<br>Deprecated version: N/A|Method or attribute name: connectToDevice<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.connectToDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disconnect<br>Deprecated version: N/A|Method or attribute name: disconnect<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.disconnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getSignalLevel<br>Deprecated version: N/A|Method or attribute name: getSignalLevel<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getSignalLevel |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getLinkedInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getLinkedInfo<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isConnected<br>Deprecated version: N/A|Method or attribute name: isConnected<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.isConnected |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedFeatures<br>Deprecated version: N/A|Method or attribute name: getSupportedFeatures<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getSupportedFeatures |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isFeatureSupported<br>Deprecated version: N/A|Method or attribute name: isFeatureSupported<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.isFeatureSupported |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceMacAddress<br>Deprecated version: N/A|Method or attribute name: getDeviceMacAddress<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getDeviceMacAddress |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getIpInfo<br>Deprecated version: N/A|Method or attribute name: getIpInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getIpInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCountryCode<br>Deprecated version: N/A|Method or attribute name: getCountryCode<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getCountryCode |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: reassociate<br>Deprecated version: N/A|Method or attribute name: reassociate<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.reassociate |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: reconnect<br>Deprecated version: N/A|Method or attribute name: reconnect<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.reconnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceConfigs<br>Deprecated version: N/A|Method or attribute name: getDeviceConfigs<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getDeviceConfigs |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: updateNetwork<br>Deprecated version: N/A|Method or attribute name: updateNetwork<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.updateNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableNetwork<br>Deprecated version: N/A|Method or attribute name: disableNetwork<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.disableNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeAllNetwork<br>Deprecated version: N/A|Method or attribute name: removeAllNetwork<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.removeAllNetwork |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeDevice<br>Deprecated version: N/A|Method or attribute name: removeDevice<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.removeDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: enableHotspot<br>Deprecated version: N/A|Method or attribute name: enableHotspot<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.enableHotspot |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: disableHotspot<br>Deprecated version: N/A|Method or attribute name: disableHotspot<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.disableHotspot |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isHotspotDualBandSupported<br>Deprecated version: N/A|Method or attribute name: isHotspotDualBandSupported<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.isHotspotDualBandSupported |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: isHotspotActive<br>Deprecated version: N/A|Method or attribute name: isHotspotActive<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.isHotspotActive |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: setHotspotConfig<br>Deprecated version: N/A|Method or attribute name: setHotspotConfig<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.setHotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getHotspotConfig<br>Deprecated version: N/A|Method or attribute name: getHotspotConfig<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getHotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getStations<br>Deprecated version: N/A|Method or attribute name: getStations<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getStations |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getP2pLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: N/A|Method or attribute name: getP2pLinkedInfo<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCurrentGroup<br>Deprecated version: N/A|Method or attribute name: getCurrentGroup<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getCurrentGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getCurrentGroup<br>Deprecated version: N/A|Method or attribute name: getCurrentGroup<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pPeerDevices<br>Deprecated version: N/A|Method or attribute name: getP2pPeerDevices<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.getP2pPeerDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: getP2pPeerDevices<br>Deprecated version: N/A|Method or attribute name: getP2pPeerDevices<br>Deprecated version: 9|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: createGroup<br>Deprecated version: N/A|Method or attribute name: createGroup<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.createGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: removeGroup<br>Deprecated version: N/A|Method or attribute name: removeGroup<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.removeGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: p2pConnect<br>Deprecated version: N/A|Method or attribute name: p2pConnect<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.p2pConnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: p2pCancelConnect<br>Deprecated version: N/A|Method or attribute name: p2pCancelConnect<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.p2pDisonnect |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: startDiscoverDevices<br>Deprecated version: N/A|Method or attribute name: startDiscoverDevices<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.startDiscoverDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: stopDiscoverDevices<br>Deprecated version: N/A|Method or attribute name: stopDiscoverDevices<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.stopDiscoverDevices |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: deletePersistentGroup<br>Deprecated version: N/A|Method or attribute name: deletePersistentGroup<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.deletePersistentGroup |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: setDeviceName<br>Deprecated version: N/A|Method or attribute name: setDeviceName<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.setDeviceName |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiStateChange<br>Deprecated version: N/A|Method or attribute name: on_wifiStateChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiStateChange<br>Deprecated version: N/A|Method or attribute name: off_wifiStateChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiConnectionChange<br>Deprecated version: N/A|Method or attribute name: on_wifiConnectionChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiConnectionChange<br>Deprecated version: N/A|Method or attribute name: off_wifiConnectionChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiScanStateChange<br>Deprecated version: N/A|Method or attribute name: on_wifiScanStateChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiScanStateChange<br>Deprecated version: N/A|Method or attribute name: off_wifiScanStateChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_wifiRssiChange<br>Deprecated version: N/A|Method or attribute name: on_wifiRssiChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_wifiRssiChange<br>Deprecated version: N/A|Method or attribute name: off_wifiRssiChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_streamChange<br>Deprecated version: N/A|Method or attribute name: on_streamChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_streamChange<br>Deprecated version: N/A|Method or attribute name: off_streamChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStateChange<br>Deprecated version: N/A|Method or attribute name: on_hotspotStateChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStateChange<br>Deprecated version: N/A|Method or attribute name: off_hotspotStateChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStaJoin<br>Deprecated version: N/A|Method or attribute name: on_hotspotStaJoin<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStaJoin<br>Deprecated version: N/A|Method or attribute name: off_hotspotStaJoin<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_hotspotStaLeave<br>Deprecated version: N/A|Method or attribute name: on_hotspotStaLeave<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_hotspotStaLeave<br>Deprecated version: N/A|Method or attribute name: off_hotspotStaLeave<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pStateChange<br>Deprecated version: N/A|Method or attribute name: on_p2pStateChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pStateChange<br>Deprecated version: N/A|Method or attribute name: off_p2pStateChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pConnectionChange<br>Deprecated version: N/A|Method or attribute name: on_p2pConnectionChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pConnectionChange<br>Deprecated version: N/A|Method or attribute name: off_p2pConnectionChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pDeviceChange<br>Deprecated version: N/A|Method or attribute name: on_p2pDeviceChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pDeviceChange<br>Deprecated version: N/A|Method or attribute name: off_p2pDeviceChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pPeerDeviceChange<br>Deprecated version: N/A|Method or attribute name: on_p2pPeerDeviceChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pPeerDeviceChange<br>Deprecated version: N/A|Method or attribute name: off_p2pPeerDeviceChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pPersistentGroupChange<br>Deprecated version: N/A|Method or attribute name: on_p2pPersistentGroupChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pPersistentGroupChange<br>Deprecated version: N/A|Method or attribute name: off_p2pPersistentGroupChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: on_p2pDiscoveryChange<br>Deprecated version: N/A|Method or attribute name: on_p2pDiscoveryChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.on|@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: off_p2pDiscoveryChange<br>Deprecated version: N/A|Method or attribute name: off_p2pDiscoveryChange<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.off|@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiDeviceConfig<br>Deprecated version: N/A|Class name: WifiDeviceConfig<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.WifiDeviceConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpConfig<br>Deprecated version: N/A|Class name: IpConfig<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.IpConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiScanInfo<br>Deprecated version: N/A|Class name: WifiScanInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.WifiScanInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiSecurityType<br>Deprecated version: N/A|Class name: WifiSecurityType<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.WifiSecurityType |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiLinkedInfo<br>Deprecated version: N/A|Class name: WifiLinkedInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.WifiLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpInfo<br>Deprecated version: N/A|Class name: IpInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.IpInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: HotspotConfig<br>Deprecated version: N/A|Class name: HotspotConfig<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.HotspotConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: StationInfo<br>Deprecated version: N/A|Class name: StationInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.StationInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: IpType<br>Deprecated version: N/A|Class name: IpType<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.IpType |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: SuppState<br>Deprecated version: N/A|Class name: SuppState<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.SuppState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: ConnState<br>Deprecated version: N/A|Class name: ConnState<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.ConnState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pDevice<br>Deprecated version: N/A|Class name: WifiP2pDevice<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.WifiP2pDevice |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2PConfig<br>Deprecated version: N/A|Class name: WifiP2PConfig<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.WifiP2PConfig |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pGroupInfo<br>Deprecated version: N/A|Class name: WifiP2pGroupInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.WifiP2pGroupInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: P2pConnectState<br>Deprecated version: N/A|Class name: P2pConnectState<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.P2pConnectState |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: WifiP2pLinkedInfo<br>Deprecated version: N/A|Class name: WifiP2pLinkedInfo<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.WifiP2pLinkedInfo |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: P2pDeviceStatus<br>Deprecated version: N/A|Class name: P2pDeviceStatus<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.P2pDeviceStatus |@ohos.wifi.d.ts|
|Deprecated version changed|Class name: GroupOwnerBand<br>Deprecated version: N/A|Class name: GroupOwnerBand<br>Deprecated version: 9<br>New API: ohos.wifiManager/wifiManager.GroupOwnerBand |@ohos.wifi.d.ts|
|Deprecated version changed|Method or attribute name: enableHotspot<br>Deprecated version: N/A|Method or attribute name: enableHotspot<br>Deprecated version: 9<br>New API: ohos.wifiManagerExt/wifiManagerExt.enableHotspot |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: disableHotspot<br>Deprecated version: N/A|Method or attribute name: disableHotspot<br>Deprecated version: 9<br>New API: ohos.wifiManagerExt/wifiManagerExt.disableHotspot |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedPowerModel<br>Deprecated version: N/A|Method or attribute name: getSupportedPowerModel<br>Deprecated version: 9<br>New API: ohos.wifiManagerExt/wifiManagerExt.getSupportedPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getSupportedPowerModel<br>Deprecated version: N/A|Method or attribute name: getSupportedPowerModel<br>Deprecated version: 9|@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getPowerModel<br>Deprecated version: N/A|Method or attribute name: getPowerModel<br>Deprecated version: 9<br>New API: ohos.wifiManagerExt/wifiManagerExt.getPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: getPowerModel<br>Deprecated version: N/A|Method or attribute name: getPowerModel<br>Deprecated version: 9|@ohos.wifiext.d.ts|
|Deprecated version changed|Method or attribute name: setPowerModel<br>Deprecated version: N/A|Method or attribute name: setPowerModel<br>Deprecated version: 9<br>New API: ohos.wifiManagerExt/wifiManagerExt.setPowerMode |@ohos.wifiext.d.ts|
|Deprecated version changed|Class name: PowerModel<br>Deprecated version: N/A|Class name: PowerModel<br>Deprecated version: 9<br>New API: ohos.wifiManagerExt/wifiManagerExt.PowerMode |@ohos.wifiext.d.ts|
|Permission deleted|Method or attribute name: getNdefMessage<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getNdefMessage<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getSectorCount<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getSectorCount<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getBlockCountInSector<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getBlockCountInSector<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getTagSize<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getTagSize<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: isEmulatedTag<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: isEmulatedTag<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getBlockIndex<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getBlockIndex<br>Permission: N/A|nfctech.d.ts|
|Permission deleted|Method or attribute name: getSectorIndex<br>Permission: ohos.permission.NFC_TAG|Method or attribute name: getSectorIndex<br>Permission: N/A|nfctech.d.ts|
|Error code added||Method or attribute name: isExtendedApduSupported<br>Error code: 201, 401, 3100201|nfctech.d.ts|
|Error code added||Method or attribute name: readNdef<br>Error code: 201, 401, 3100201|nfctech.d.ts|
|Error code added||Method or attribute name: getBlockCountInSector<br>Error code: 401|nfctech.d.ts|
|Error code added||Method or attribute name: getBlockIndex<br>Error code: 401|nfctech.d.ts|
|Error code added||Method or attribute name: getSectorIndex<br>Error code: 401|nfctech.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.faultLogger<br>Class name: FaultLogger<br>Method or attribute name: query|@ohos.faultLogger.d.ts|
|Added||Module name: ohos.faultLogger<br>Class name: FaultLogger<br>Method or attribute name: query|@ohos.faultLogger.d.ts|
|Added||Module name: ohos.hichecker<br>Class name: hichecker<br>Method or attribute name: addCheckRule|@ohos.hichecker.d.ts|
|Added||Module name: ohos.hichecker<br>Class name: hichecker<br>Method or attribute name: removeCheckRule|@ohos.hichecker.d.ts|
|Added||Module name: ohos.hichecker<br>Class name: hichecker<br>Method or attribute name: containsCheckRule|@ohos.hichecker.d.ts|
|Added||Module name: ohos.hidebug<br>Class name: hidebug<br>Method or attribute name: startJsCpuProfiling|@ohos.hidebug.d.ts|
|Added||Module name: ohos.hidebug<br>Class name: hidebug<br>Method or attribute name: stopJsCpuProfiling|@ohos.hidebug.d.ts|
|Added||Module name: ohos.hidebug<br>Class name: hidebug<br>Method or attribute name: dumpJsHeapData|@ohos.hidebug.d.ts|
|Added||Method or attribute name: getServiceDump<br>Function name: function getServiceDump(serviceid : number, fd : number, args : Array<string>) : void;|@ohos.hidebug.d.ts|
|Added||Method or attribute name: onQuery<br>Function name: onQuery: (infos: SysEventInfo[]) => void;|@ohos.hiSysEvent.d.ts|
|Added||Method or attribute name: addWatcher<br>Function name: function addWatcher(watcher: Watcher): void;|@ohos.hiSysEvent.d.ts|
|Added||Method or attribute name: removeWatcher<br>Function name: function removeWatcher(watcher: Watcher): void;|@ohos.hiSysEvent.d.ts|
|Added||Method or attribute name: query<br>Function name: function query(queryArg: QueryArg, rules: QueryRule[], querier: Querier): void;|@ohos.hiSysEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType<br>Method or attribute name: FAULT|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType<br>Method or attribute name: STATISTIC|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType<br>Method or attribute name: SECURITY|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: EventType<br>Method or attribute name: BEHAVIOR|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Event|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: USER_LOGIN|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: USER_LOGOUT|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Event<br>Method or attribute name: DISTRIBUTED_SERVICE_START|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Param|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Param<br>Method or attribute name: USER_ID|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Param<br>Method or attribute name: DISTRIBUTED_SERVICE_NAME|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Param<br>Method or attribute name: DISTRIBUTED_SERVICE_INSTANCE_ID|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: configure|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: ConfigOption|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: ConfigOption<br>Method or attribute name: disable|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: ConfigOption<br>Method or attribute name: maxStorage|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: domain|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: name|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: eventType|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: params|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: write|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: write|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: packageId|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: row|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: size|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: data|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackageHolder|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: ructor(watcherName|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: setSize|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: takeNext|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: TriggerCondition|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: row|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: size|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: timeOut|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventFilter|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventFilter<br>Method or attribute name: domain|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: AppEventFilter<br>Method or attribute name: eventTypes|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: name|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: triggerCondition|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: appEventFilters|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: onTrigger|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: addWatcher|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||Module name: ohos.hiviewdfx.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: removeWatcher|@ohos.hiviewdfx.hiAppEvent.d.ts|
|Added||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||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: domain||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: name||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: eventType||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventInfo<br>Method or attribute name: params||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackage||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: packageId||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: row||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: size||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackage<br>Method or attribute name: data||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackageHolder||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: ructor(watcherName||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: setSize||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventPackageHolder<br>Method or attribute name: takeNext||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: TriggerCondition||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: row||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: size||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: TriggerCondition<br>Method or attribute name: timeOut||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventFilter||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventFilter<br>Method or attribute name: domain||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: AppEventFilter<br>Method or attribute name: eventTypes||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: Watcher||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: name||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: triggerCondition||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: appEventFilters||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: onTrigger||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: addWatcher||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: removeWatcher||@ohos.hiAppEvent.d.ts|
|Deleted |Module name: ohos.hiAppEvent<br>Class name: hiAppEvent<br>Method or attribute name: clearData||@ohos.hiAppEvent.d.ts|
|Deprecated version changed|Class name: bytrace<br>Deprecated version: N/A|Class name: bytrace<br>Deprecated version: 8<br>New API: ohos.hiTraceMeter |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: startTrace<br>Deprecated version: N/A|Method or attribute name: startTrace<br>Deprecated version: 8<br>New API: ohos.hiTraceMeter.startTrace |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: finishTrace<br>Deprecated version: N/A|Method or attribute name: finishTrace<br>Deprecated version: 8<br>New API: ohos.hiTraceMeter.finishTrace |@ohos.bytrace.d.ts|
|Deprecated version changed|Method or attribute name: traceByValue<br>Deprecated version: N/A|Method or attribute name: traceByValue<br>Deprecated version: 8<br>New API: ohos.hiTraceMeter.traceByValue |@ohos.bytrace.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>New 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>New 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>New 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>New 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>New 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>New 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>New 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>New 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>New 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>New API: ohos.hidebug/hidebug.dumpJsHeapData |@ohos.hidebug.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.distributedHardware.deviceManager<br>Class name: DeviceManager<br>Method or attribute name: setUserOperation|@ohos.distributedHardware.deviceManager.d.ts|
|Added||Module name: ohos.distributedHardware.deviceManager<br>Class name: DeviceManager<br>Method or attribute name: on_uiStateChange|@ohos.distributedHardware.deviceManager.d.ts|
|Added||Module name: ohos.distributedHardware.deviceManager<br>Class name: DeviceManager<br>Method or attribute name: off_uiStateChange|@ohos.distributedHardware.deviceManager.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.file.fs<br>Class name: fileIo|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: READ_ONLY|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: WRITE_ONLY|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: READ_WRITE|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: CREATE|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: TRUNC|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: APPEND|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: NONBLOCK|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: DIR|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: NOFOLLOW|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: OpenMode<br>Method or attribute name: SYNC|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: open|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: openSync|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: read|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: readSync|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: stat|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: stat|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: statSync|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncate|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: truncateSync|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: write|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: fileIo<br>Method or attribute name: writeSync|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: File|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: File<br>Method or attribute name: fd|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: ino|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: mode|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: uid|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: gid|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: size|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: atime|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: mtime|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: ctime|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isBlockDevice|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isCharacterDevice|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isDirectory|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isFIFO|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isFile|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isSocket|@ohos.file.fs.d.ts|
|Added||Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isSymbolicLink|@ohos.file.fs.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: userFileManager|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: userFileManager<br>Method or attribute name: getUserFileMgr|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileType|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: IMAGE|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: VIDEO|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileType<br>Method or attribute name: AUDIO|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: uri|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: fileType|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: displayName|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: get|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: set|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: open|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: open|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: favorite|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FileAsset<br>Method or attribute name: favorite|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DISPLAY_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: TITLE|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: ARTIST|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: AUDIOALBUM|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: DURATION|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AudioKey<br>Method or attribute name: FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: FILE_TYPE|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DISPLAY_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: TITLE|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DURATION|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: WIDTH|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: HEIGHT|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_TAKEN|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: ORIENTATION|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: ImageVideoKey<br>Method or attribute name: FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: URI|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: FILE_TYPE|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: ALBUM_NAME|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: DATE_ADDED|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumKey<br>Method or attribute name: DATE_MODIFIED|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions<br>Method or attribute name: fetchColumns|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchOptions<br>Method or attribute name: predicates|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumFetchOptions|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AlbumFetchOptions<br>Method or attribute name: predicates|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getCount|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: isAfterLast|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: close|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getFirstObject|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getFirstObject|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getNextObject|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getNextObject|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getLastObject|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getLastObject|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getPositionObject|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: FetchResult<br>Method or attribute name: getPositionObject|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: albumName|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: albumUri|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: dateModified|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: count|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: coverUri|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: AbsAlbum<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: Album|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: Album<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: Album<br>Method or attribute name: commitModify|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: createPhotoAsset|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAlbums|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPhotoAlbums|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAudioAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAudioAssets|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_deviceChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_albumChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_imageChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_audioChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_videoChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: on_remoteFileChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_deviceChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_albumChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_imageChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_audioChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_videoChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: off_remoteFileChange|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: release|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: UserFileManager<br>Method or attribute name: release|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: deviceName|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: networkId|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PeerInfo<br>Method or attribute name: isOnline|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType<br>Method or attribute name: TYPE_FAVORITE|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbumType<br>Method or attribute name: TYPE_TRASH|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: delete|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: recover|@ohos.filemanagement.userFileManager.d.ts|
|Added||Module name: ohos.filemanagement.userFileManager<br>Class name: PrivateAlbum<br>Method or attribute name: recover|@ohos.filemanagement.userFileManager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: userfile_manager||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: userfile_manager<br>Method or attribute name: getUserFileMgr||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: userfile_manager<br>Method or attribute name: getUserFileMgr||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType<br>Method or attribute name: FILE||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType<br>Method or attribute name: IMAGE||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType<br>Method or attribute name: VIDEO||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaType<br>Method or attribute name: AUDIO||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: uri||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: mediaType||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: displayName||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isDirectory||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isDirectory||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: commitModify||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: commitModify||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: open||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: open||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: close||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: close||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: getThumbnail||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: favorite||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: favorite||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isFavorite||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isFavorite||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: trash||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: trash||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isTrash||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileAsset<br>Method or attribute name: isTrash||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: URI||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: RELATIVE_PATH||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: DISPLAY_NAME||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: DATE_ADDED||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: DATE_MODIFIED||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FileKey<br>Method or attribute name: TITLE||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: URI||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: RELATIVE_PATH||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: DISPLAY_NAME||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: DATE_ADDED||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: DATE_MODIFIED||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: TITLE||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: ARTIST||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: AUDIOALBUM||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AudioKey<br>Method or attribute name: DURATION||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: URI||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: RELATIVE_PATH||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DISPLAY_NAME||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_ADDED||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_MODIFIED||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: TITLE||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DURATION||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: WIDTH||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: HEIGHT||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: ImageVideoKey<br>Method or attribute name: DATE_TAKEN||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: URI||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: RELATIVE_PATH||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: DISPLAY_NAME||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: DATE_ADDED||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: AlbumKey<br>Method or attribute name: DATE_MODIFIED||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaFetchOptions||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaFetchOptions<br>Method or attribute name: selections||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: MediaFetchOptions<br>Method or attribute name: selectionArgs||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getCount||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: isAfterLast||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: close||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getFirstObject||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getFirstObject||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getNextObject||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getNextObject||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getLastObject||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getLastObject||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getPositionObject||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: FetchFileResult<br>Method or attribute name: getPositionObject||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: albumName||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: albumUri||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: dateModified||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: count||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: relativePath||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: coverUri||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: commitModify||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: commitModify||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: getFileAssets||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: getFileAssets||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Album<br>Method or attribute name: getFileAssets||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_CAMERA||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_VIDEO||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_IMAGE||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_AUDIO||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_DOCUMENTS||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: DirectoryType<br>Method or attribute name: DIR_DOWNLOAD||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getPublicDirectory||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getPublicDirectory||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getFileAssets||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getFileAssets||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_deviceChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_albumChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_imageChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_audioChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_videoChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_fileChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: on_remoteFileChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_deviceChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_albumChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_imageChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_audioChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_videoChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_fileChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: off_remoteFileChange||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: createAsset||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: createAsset||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: deleteAsset||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: deleteAsset||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getAlbums||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getAlbums||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getPrivateAlbum||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getActivePeers||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: getAllPeers||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: release||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: UserFileManager<br>Method or attribute name: release||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Size||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Size<br>Method or attribute name: width||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: Size<br>Method or attribute name: height||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: PeerInfo||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: PeerInfo<br>Method or attribute name: deviceName||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: PeerInfo<br>Method or attribute name: networkId||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: PeerInfo<br>Method or attribute name: isOnline||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbumType||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbumType<br>Method or attribute name: TYPE_FAVORITE||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbumType<br>Method or attribute name: TYPE_TRASH||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbum||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbum<br>Method or attribute name: getFileAssets||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.filemanagement.userfile_manager<br>Class name: VirtualAlbum<br>Method or attribute name: getFileAssets||@ohos.filemanagement.userfile_manager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: listFile||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: listFile||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: listFile||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: getRoot||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: getRoot||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: getRoot||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: createFile||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: createFile||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: filemanager<br>Method or attribute name: createFile||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: FileInfo||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: name||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: path||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: type||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: size||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: addedTime||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: FileInfo<br>Method or attribute name: modifiedTime||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: DevInfo||@ohos.fileManager.d.ts|
|Deleted||Module name: ohos.fileManager<br>Class name: DevInfo<br>Method or attribute name: name||@ohos.fileManager.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9<br>New API: ohos.file.fs.truncate |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncate<br>Deprecated version: N/A|Method or attribute name: ftruncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: ftruncateSync<br>Deprecated version: N/A|Method or attribute name: ftruncateSync<br>Deprecated version: 9<br>New API: ohos.file.fs.truncateSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstat<br>Deprecated version: N/A|Method or attribute name: fstat<br>Deprecated version: 9<br>New API: ohos.file.fs.stat |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstat<br>Deprecated version: N/A|Method or attribute name: fstat<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: fstatSync<br>Deprecated version: N/A|Method or attribute name: fstatSync<br>Deprecated version: 9<br>New API: ohos.file.fs.statSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9<br>New API: ohos.file.fs.open |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: open<br>Deprecated version: N/A|Method or attribute name: open<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: openSync<br>Deprecated version: N/A|Method or attribute name: openSync<br>Deprecated version: 9<br>New API: ohos.file.fs.openSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9<br>New API: ohos.file.fs.read |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: read<br>Deprecated version: N/A|Method or attribute name: read<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: readSync<br>Deprecated version: N/A|Method or attribute name: readSync<br>Deprecated version: 9<br>New API: ohos.file.fs.readSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: stat<br>Deprecated version: N/A|Method or attribute name: stat<br>Deprecated version: 9<br>New API: ohos.file.fs.stat |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: stat<br>Deprecated version: N/A|Method or attribute name: stat<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: statSync<br>Deprecated version: N/A|Method or attribute name: statSync<br>Deprecated version: 9<br>New API: ohos.file.fs.statSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9<br>New API: ohos.file.fs.truncate |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncate<br>Deprecated version: N/A|Method or attribute name: truncate<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: truncateSync<br>Deprecated version: N/A|Method or attribute name: truncateSync<br>Deprecated version: 9<br>New API: ohos.file.fs.truncateSync |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9<br>New API: ohos.file.fs.write |@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: write<br>Deprecated version: N/A|Method or attribute name: write<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Deprecated version changed|Method or attribute name: writeSync<br>Deprecated version: N/A|Method or attribute name: writeSync<br>Deprecated version: 9<br>New API: ohos.file.fs.writeSync |@ohos.fileio.d.ts|
|Deprecated version changed|Class name: Stat<br>Deprecated version: N/A|Class name: Stat<br>Deprecated version: 9<br>New API: ohos.file.fs.Stat |@ohos.fileio.d.ts|
|Deprecated version changed|Class name: ReadOut<br>Deprecated version: N/A|Class name: ReadOut<br>Deprecated version: 9|@ohos.fileio.d.ts|
|Permission changed|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: getFileAccessAbilityInfo<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
|Permission changed|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|Method or attribute name: createFileAccessHelper<br>Permission: ohos.permission.FILE_ACCESS_MANAGER and ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.data.fileAccess.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: on_countryCodeChange|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: off_countryCodeChange|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocation|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocation|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocation|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocation|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: getCountryCode|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: getCountryCode|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocationMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableLocationMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocationMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableLocationMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setMockedLocations|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setMockedLocations|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: enableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: disableReverseGeocodingMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: isLocationPrivacyConfirmed|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: isLocationPrivacyConfirmed|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setLocationPrivacyConfirmStatus|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: geoLocationManager<br>Method or attribute name: setLocationPrivacyConfirmStatus|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: location|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: geoAddress|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig<br>Method or attribute name: timeInterval|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationMockConfig<br>Method or attribute name: locations|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: satellitesNumber|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: satelliteIds|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: carrierToNoiseDensitys|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: altitudes|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: azimuths|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: SatelliteStatusInfo<br>Method or attribute name: carrierFrequencies|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest<br>Method or attribute name: reportingPeriodSec|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CachedGnssLocationsRequest<br>Method or attribute name: wakeUpCacheQueueFull|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeofenceRequest<br>Method or attribute name: geofence|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Geofence|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: radius|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Geofence<br>Method or attribute name: expiration|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: ReverseGeoCodeRequest<br>Method or attribute name: maxItems|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: description|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxItems|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: minLatitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: minLongitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxLatitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoCodeRequest<br>Method or attribute name: maxLongitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: locale|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: placeName|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: countryCode|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: countryName|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: administrativeArea|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subAdministrativeArea|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: locality|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subLocality|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: roadName|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: subRoadName|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: premises|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: postalCode|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: phoneNumber|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: addressUrl|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: descriptions|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: descriptionsSize|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: GeoAddress<br>Method or attribute name: isFromMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequest|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: timeInterval|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: distanceInterval|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequest<br>Method or attribute name: maxAccuracy|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: priority|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: maxAccuracy|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CurrentLocationRequest<br>Method or attribute name: timeoutMs|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: latitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: longitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: altitude|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: accuracy|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: speed|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: timeStamp|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: direction|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: timeSinceBoot|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: additions|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: additionSize|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: Location<br>Method or attribute name: isFromMock|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: UNSET|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: ACCURACY|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: LOW_POWER|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestPriority<br>Method or attribute name: FIRST_FIX|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: UNSET|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: NAVIGATION|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: TRAJECTORY_TRACKING|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: CAR_HAILING|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: DAILY_LIFE_SERVICE|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationRequestScenario<br>Method or attribute name: NO_POWER|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: OTHERS|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: STARTUP|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationPrivacyType<br>Method or attribute name: CORE_LOCATION|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationCommand|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationCommand<br>Method or attribute name: scenario|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: LocationCommand<br>Method or attribute name: command|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CountryCode|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CountryCode<br>Method or attribute name: country|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CountryCode<br>Method or attribute name: type|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CountryCodeType|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCALE|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_SIM|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCATION|@ohos.geoLocationManager.d.ts|
|Added||Module name: ohos.geoLocationManager<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_NETWORK|@ohos.geoLocationManager.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: on_countryCodeChange||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: off_countryCodeChange||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: getCountryCode||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: getCountryCode||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableLocationMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableLocationMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableLocationMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableLocationMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setMockedLocations||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setMockedLocations||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableReverseGeocodingMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: enableReverseGeocodingMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableReverseGeocodingMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: disableReverseGeocodingMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setReverseGeocodingMockInfo||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setReverseGeocodingMockInfo||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: location||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: ReverseGeocodingMockInfo<br>Method or attribute name: geoAddress||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: LocationMockConfig||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: LocationMockConfig<br>Method or attribute name: timeInterval||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: LocationMockConfig<br>Method or attribute name: locations||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: isLocationPrivacyConfirmed||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: isLocationPrivacyConfirmed||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setLocationPrivacyConfirmStatus||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: geolocation<br>Method or attribute name: setLocationPrivacyConfirmStatus||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: GeoAddress<br>Method or attribute name: isFromMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: Location<br>Method or attribute name: isFromMock||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: GeoLocationErrorCode<br>Method or attribute name: NOT_SUPPORTED||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: GeoLocationErrorCode<br>Method or attribute name: QUERY_COUNTRY_CODE_ERROR||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: CountryCode||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: CountryCode<br>Method or attribute name: country||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: CountryCode<br>Method or attribute name: type||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: CountryCodeType||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCALE||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_SIM||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_LOCATION||@ohos.geolocation.d.ts|
|Deleted||Module name: ohos.geolocation<br>Class name: CountryCodeType<br>Method or attribute name: COUNTRY_CODE_FROM_NETWORK||@ohos.geolocation.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.i18n<br>Class name: System|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getDisplayCountry|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getDisplayLanguage|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLanguages|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemCountries|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: isSuggested|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLanguage|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemLanguage|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemRegion|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemRegion|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLocale|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemLocale|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: is24HourClock|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: set24HourClock|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: addPreferredLanguage|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: removePreferredLanguage|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getPreferredLanguageList|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getFirstPreferredLanguage|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getAppPreferredLanguage|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setUsingLocalDigit|@ohos.i18n.d.ts|
|Added||Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getUsingLocalDigit|@ohos.i18n.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getStringValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getStringValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getStringArrayValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getStringArrayValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getMediaContent|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getMediaContent|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getPluralStringValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getPluralStringValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getStringValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getStringValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getStringArrayValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getStringArrayValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getPluralStringValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getPluralStringValue|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getMediaContent|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getMediaContent|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getRawFileContent|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getRawFileContent|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getRawFd|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: getRawFd|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: closeRawFd|@ohos.resourceManager.d.ts|
|Added||Module name: ohos.resourceManager<br>Class name: ResourceManager<br>Method or attribute name: closeRawFd|@ohos.resourceManager.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getSystemLanguages||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getSystemCountries||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: isSuggested||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemLanguage||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemRegion||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemLocale||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getAppPreferredLanguage||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setUsingLocalDigit||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getUsingLocalDigit||@ohos.i18n.d.ts|
|Deleted||Module name: ohos.resourceManager<br>Class name: AsyncCallback||@ohos.resourceManager.d.ts|
|Deleted||Module name: ohos.resourceManager<br>Class name: AsyncCallback<br>Method or attribute name: AsyncCallback||@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getDisplayCountry<br>Deprecated version: N/A|Method or attribute name: getDisplayCountry<br>Deprecated version: 9<br>New API: ohos.System.getDisplayCountry |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getDisplayLanguage<br>Deprecated version: N/A|Method or attribute name: getDisplayLanguage<br>Deprecated version: 9<br>New API: ohos.System.getDisplayLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemLanguage<br>Deprecated version: N/A|Method or attribute name: getSystemLanguage<br>Deprecated version: 9<br>New API: ohos.System.getSystemLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemRegion<br>Deprecated version: N/A|Method or attribute name: getSystemRegion<br>Deprecated version: 9<br>New API: ohos.System.getSystemRegion |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getSystemLocale<br>Deprecated version: N/A|Method or attribute name: getSystemLocale<br>Deprecated version: 9<br>New API: ohos.System.getSystemLocale |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: is24HourClock<br>Deprecated version: N/A|Method or attribute name: is24HourClock<br>Deprecated version: 9<br>New API: ohos.System.is24HourClock |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: set24HourClock<br>Deprecated version: N/A|Method or attribute name: set24HourClock<br>Deprecated version: 9<br>New API: ohos.System.set24HourClock |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: addPreferredLanguage<br>Deprecated version: N/A|Method or attribute name: addPreferredLanguage<br>Deprecated version: 9<br>New API: ohos.System.addPreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: removePreferredLanguage<br>Deprecated version: N/A|Method or attribute name: removePreferredLanguage<br>Deprecated version: 9<br>New API: ohos.System.removePreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getPreferredLanguageList<br>Deprecated version: N/A|Method or attribute name: getPreferredLanguageList<br>Deprecated version: 9<br>New API: ohos.System.getPreferredLanguageList |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getFirstPreferredLanguage<br>Deprecated version: N/A|Method or attribute name: getFirstPreferredLanguage<br>Deprecated version: 9<br>New API: ohos.System.getFirstPreferredLanguage |@ohos.i18n.d.ts|
|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>New API: ohos.resourceManager.getStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>New API: ohos.resourceManager.getStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getStringArray<br>Deprecated version: N/A|Method or attribute name: getStringArray<br>Deprecated version: 9<br>New API: ohos.resourceManager.getStringArrayValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getStringArray<br>Deprecated version: N/A|Method or attribute name: getStringArray<br>Deprecated version: 9<br>New API: ohos.resourceManager.getStringArrayValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMedia<br>Deprecated version: N/A|Method or attribute name: getMedia<br>Deprecated version: 9<br>New API: ohos.resourceManager.getMediaContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMedia<br>Deprecated version: N/A|Method or attribute name: getMedia<br>Deprecated version: 9<br>New API: ohos.resourceManager.getMediaContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMediaBase64<br>Deprecated version: N/A|Method or attribute name: getMediaBase64<br>Deprecated version: 9<br>New API: ohos.resourceManager.getMediaContentBase64 |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getMediaBase64<br>Deprecated version: N/A|Method or attribute name: getMediaBase64<br>Deprecated version: 9<br>New API: ohos.resourceManager.getMediaContentBase64 |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getPluralString<br>Deprecated version: N/A|Method or attribute name: getPluralString<br>Deprecated version: 9<br>New API: ohos.resourceManager.getPluralStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getPluralString<br>Deprecated version: N/A|Method or attribute name: getPluralString<br>Deprecated version: 9<br>New API: ohos.resourceManager.getPluralStringValue |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFile<br>Deprecated version: N/A|Method or attribute name: getRawFile<br>Deprecated version: 9<br>New API: ohos.resourceManager.getRawFileContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFile<br>Deprecated version: N/A|Method or attribute name: getRawFile<br>Deprecated version: 9<br>New API: ohos.resourceManager.getRawFileContent |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: getRawFileDescriptor<br>Deprecated version: 9<br>New API: ohos.resourceManager.getRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: getRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: getRawFileDescriptor<br>Deprecated version: 9<br>New API: ohos.resourceManager.getRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: 9<br>New API: ohos.resourceManager.closeRawFd |@ohos.resourceManager.d.ts|
|Deprecated version changed|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: 9<br>New API: ohos.resourceManager.closeRawFd |@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getStringArrayByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getStringArrayByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getMediaByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getMediaByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getMediaBase64ByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getMediaBase64ByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getPluralStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getPluralStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getStringSync<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getStringSync<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getStringByNameSync<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getBoolean<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getBoolean<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getBooleanByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getNumber<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getNumber<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
|Error code added||Method or attribute name: getNumberByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.stationary<br>Class name: stationary|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityResponse|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityResponse<br>Method or attribute name: state|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityEvent|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: ENTER|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: EXIT|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityEvent<br>Method or attribute name: ENTER_EXIT|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityState|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityState<br>Method or attribute name: ENTER|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: ActivityState<br>Method or attribute name: EXIT|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: on|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: once|@ohos.stationary.d.ts|
|Added||Module name: ohos.stationary<br>Class name: stationary<br>Method or attribute name: off|@ohos.stationary.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|Module name: ohos.multimodalInput.inputDevice<br>Class name: inputDevice<br>Method or attribute name: getDeviceList|@ohos.multimodalInput.inputDevice.d.ts|
|Added|Module name: ohos.multimodalInput.inputDevice<br>Class name: inputDevice<br>Method or attribute name: getDeviceList|@ohos.multimodalInput.inputDevice.d.ts|
|Added|Module name: ohos.multimodalInput.inputDevice<br>Class name: inputDevice<br>Method or attribute name: getDeviceInfo|@ohos.multimodalInput.inputDevice.d.ts|
|Added|Module name: ohos.multimodalInput.inputDevice<br>Class name: inputDevice<br>Method or attribute name: getDeviceInfo|@ohos.multimodalInput.inputDevice.d.ts|
|Added||Method or attribute name: supportKeys<br>Function name: function supportKeys(deviceId: number, keys: Array<KeyCode>, callback: AsyncCallback<Array<boolean>>): void;|@ohos.multimodalInput.inputDevice.d.ts|
|Added|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_INFO_START|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_INFO_SUCCESS|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_INFO_FAIL|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_STATE_ON|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Added|Module name: ohos.multimodalInput.inputDeviceCooperate<br>Class name: EventMsg<br>Method or attribute name: MSG_COOPERATE_STATE_OFF|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceIds<br>Deprecated version: N/A|Method or attribute name: getDeviceIds<br>Deprecated version: 9<br>New API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceIds<br>Deprecated version: N/A|Method or attribute name: getDeviceIds<br>Deprecated version: 9<br>New API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDevice<br>Deprecated version: N/A|Method or attribute name: getDevice<br>Deprecated version: 9<br>New API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|Deprecated version changed|Method or attribute name: getDevice<br>Deprecated version: N/A|Method or attribute name: getDevice<br>Deprecated version: 9<br>New API: ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publish|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publish|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publishAsUser|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: publishAsUser|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: createSubscriber|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: createSubscriber|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: subscribe|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: commonEventManager<br>Method or attribute name: unsubscribe|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BOOT_COMPLETED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCKED_BOOT_COMPLETED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SHUTDOWN|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_LOW|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BATTERY_OKAY|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_CONNECTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_DISCONNECTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_OFF|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_ON|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_THERMAL_LEVEL_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_PRESENT|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIME_TICK|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIME_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_TIMEZONE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CLOSE_SYSTEM_DIALOGS|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_ADDED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_REPLACED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_REPLACED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_REMOVED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BUNDLE_REMOVED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_FULLY_REMOVED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_RESTARTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_DATA_CLEARED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_CACHE_CLEARED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGES_SUSPENDED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGES_UNSUSPENDED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_SUSPENDED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MY_PACKAGE_UNSUSPENDED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_UID_REMOVED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_FIRST_LAUNCH|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_NEEDS_VERIFICATION|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_PACKAGE_VERIFIED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_EXTERNAL_APPLICATIONS_AVAILABLE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_EXTERNAL_APPLICATIONS_UNAVAILABLE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CONFIGURATION_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCALE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_MANAGE_PACKAGE_STORAGE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DRIVE_MODE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_HOME_MODE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_OFFICE_MODE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STARTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_BACKGROUND|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_FOREGROUND|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_SWITCHED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STARTING|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_UNLOCKED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPING|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_STOPPED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGIN|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOUT|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_TOKEN_INVALID|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_POWER_STATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_SCAN_FINISHED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_RSSI_VALUE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_CONN_STATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_HOTSPOT_STATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_AP_STA_JOIN|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_AP_STA_LEAVE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_MPLINK_STATE_CHANGE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_CONN_STATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_PEERS_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_PEERS_DISCOVERY_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_CURRENT_DEVICE_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_WIFI_P2P_GROUP_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_CURRENT_DEVICE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CURRENT_DEVICE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_PLAYING_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_AVRCP_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CODEC_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_DISCOVERED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CLASS_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_ACL_CONNECTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_ACL_DISCONNECTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_NAME_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIR_STATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_BATTERY_VALUE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_SDP_RESULT|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_UUID_VALUE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIRING_REQ|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIRING_CANCEL|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_REQ|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_REPLY|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_CANCEL|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AG_COMMON_EVENT|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AG_CALL_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_DISCOVERABLE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_ENABLE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_REQ_DISABLE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_SCAN_MODE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_DISCOVERY_STARTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_DISCOVERY_FINISHED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_HOST_NAME_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_CONNECT_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_PLAYING_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_BLUETOOTH_A2DPSINK_AUDIO_STATE_UPDATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_ADAPTER_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_RF_FIELD_ON_DETECTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_NFC_ACTION_RF_FIELD_OFF_DETECTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISCHARGING|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_CHARGING|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_POWER_SAVE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_ADDED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_REMOVED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_ADDED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_REMOVED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_UPDATED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_LOCATION_MODE_STATE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_SLEEP|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_PAUSE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_STANDBY|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_LASTMODE_SAVE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_VOLTAGE_ABNORMAL|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_HIGH_TEMPERATURE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_EXTREME_TEMPERATURE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_TEMPERATURE_ABNORMAL|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_VOLTAGE_RECOVERY|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_TEMPERATURE_RECOVERY|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_IVI_ACTIVE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_STATE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_PORT_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_DEVICE_ATTACHED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_DEVICE_DETACHED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_ACCESSORY_ATTACHED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_USB_ACCESSORY_DETACHED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_REMOVED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_UNMOUNTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_MOUNTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_BAD_REMOVAL|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_UNMOUNTABLE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_DISK_EJECT|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_REMOVED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_UNMOUNTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_MOUNTED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_BAD_REMOVAL|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VOLUME_EJECT|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_VISIBLE_ACCOUNTS_UPDATED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ACCOUNT_DELETED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_FOUNDATION_READY|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_AIRPLANE_MODE_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SPLIT_SCREEN|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SLOT_CHANGE|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_SPN_INFO_CHANGED|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.commonEventManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_QUICK_FIX_APPLY_RESULT|@ohos.commonEventManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publish|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publishAsBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: publishAsBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancel|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAsBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAsBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAll|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelAll|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlots|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: addSlots|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlots|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlots|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeAllSlots|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeAllSlots|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnable|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnable|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: displayBadge|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: displayBadge|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isBadgeDisplayed|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isBadgeDisplayed|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSlotByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSlotByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotsByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotsByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotNumByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSlotNumByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getAllActiveNotifications|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getAllActiveNotifications|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotificationCount|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotificationCount|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotifications|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getActiveNotifications|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelGroup|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: cancelGroup|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeGroupByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: removeGroupByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: supportDoNotDisturbMode|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: supportDoNotDisturbMode|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isSupportTemplate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isSupportTemplate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: requestEnableNotification|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: requestEnableNotification|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnable|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnable|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnableByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setDistributedEnableByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabledByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isDistributedEnabledByBundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDeviceRemindType|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getDeviceRemindType|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnableSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setNotificationEnableSlot|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationSlotEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: isNotificationSlotEnabled|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: setSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: notificationManager<br>Method or attribute name: getSyncNotificationEnabledWithoutApp|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotType|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: UNKNOWN_TYPE|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: SOCIAL_COMMUNICATION|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: SERVICE_INFORMATION|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: CONTENT_INFORMATION|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotType<br>Method or attribute name: OTHER_TYPES|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: ContentType|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_BASIC_TEXT|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_LONG_TEXT|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_PICTURE|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_CONVERSATION|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_MULTILINE|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotLevel|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_NONE|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_MIN|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_LOW|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_DEFAULT|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SlotLevel<br>Method or attribute name: LEVEL_HIGH|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: BundleOption|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: BundleOption<br>Method or attribute name: bundle|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: BundleOption<br>Method or attribute name: uid|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbType|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_NONE|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_ONCE|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_DAILY|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbType<br>Method or attribute name: TYPE_CLEARLY|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: type|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: begin|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DoNotDisturbDate<br>Method or attribute name: end|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DeviceRemindType|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: IDLE_DONOT_REMIND|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: IDLE_REMIND|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: ACTIVE_DONOT_REMIND|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: DeviceRemindType<br>Method or attribute name: ACTIVE_REMIND|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SourceType|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_NORMAL|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_CONTINUOUS|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationManager<br>Class name: SourceType<br>Method or attribute name: TYPE_TIMER|@ohos.notificationManager.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: BundleOption|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: BundleOption<br>Method or attribute name: bundle|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: BundleOption<br>Method or attribute name: uid|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: NotificationKey|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: NotificationKey<br>Method or attribute name: id|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: NotificationKey<br>Method or attribute name: label|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: RemoveReason|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: RemoveReason<br>Method or attribute name: CANCEL_REASON_REMOVE|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: subscribe|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: unsubscribe|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: unsubscribe|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: remove|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.notificationSubscribe<br>Class name: notificationSubscribe<br>Method or attribute name: removeAll|@ohos.notificationSubscribe.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: publishReminder|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: publishReminder|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelReminder|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelReminder|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: getValidReminders|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: getValidReminders|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelAllReminders|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: cancelAllReminders|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: addNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: addNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: removeNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: reminderAgentManager<br>Method or attribute name: removeNotificationSlot|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType<br>Method or attribute name: ACTION_BUTTON_TYPE_CLOSE|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType<br>Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderType|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_TIMER|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_CALENDAR|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderType<br>Method or attribute name: REMINDER_TYPE_ALARM|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ActionButton|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ActionButton<br>Method or attribute name: title|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ActionButton<br>Method or attribute name: type|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: WantAgent|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: WantAgent<br>Method or attribute name: pkgName|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: WantAgent<br>Method or attribute name: abilityName|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent<br>Method or attribute name: pkgName|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: MaxScreenWantAgent<br>Method or attribute name: abilityName|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: reminderType|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: actionButton|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: wantAgent|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: maxScreenWantAgent|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: ringDuration|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: snoozeTimes|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: timeInterval|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: title|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: content|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: expiredContent|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: snoozeContent|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: notificationId|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequest<br>Method or attribute name: slotType|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: dateTime|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: repeatMonths|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestCalendar<br>Method or attribute name: repeatDays|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: hour|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: minute|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestAlarm<br>Method or attribute name: daysOfWeek|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestTimer|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: ReminderRequestTimer<br>Method or attribute name: triggerTimeInSeconds|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: year|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: month|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: day|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: hour|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: minute|@ohos.reminderAgentManager.d.ts|
|Added||Module name: ohos.reminderAgentManager<br>Class name: LocalDateTime<br>Method or attribute name: second|@ohos.reminderAgentManager.d.ts|
|Deprecated version changed|Class name: commonEvent<br>Deprecated version: N/A|Class name: commonEvent<br>Deprecated version: 9<br>New API: ohos.commonEventManager |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>New API: ohos.commonEventManager.publish |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>New API: ohos.commonEventManager.publish |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publishAsUser<br>Deprecated version: N/A|Method or attribute name: publishAsUser<br>Deprecated version: 9<br>New API: ohos.commonEventManager.publishAsUser |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: publishAsUser<br>Deprecated version: N/A|Method or attribute name: publishAsUser<br>Deprecated version: 9<br>New API: ohos.commonEventManager.publishAsUser |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: createSubscriber<br>Deprecated version: N/A|Method or attribute name: createSubscriber<br>Deprecated version: 9<br>New API: ohos.commonEventManager.createSubscriber |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: createSubscriber<br>Deprecated version: N/A|Method or attribute name: createSubscriber<br>Deprecated version: 9<br>New API: ohos.commonEventManager.createSubscriber |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>New API: ohos.commonEventManager.subscribe |@ohos.commonEvent.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>New API: ohos.commonEventManager.unsubscribe |@ohos.commonEvent.d.ts|
|Deprecated version changed|Class name: Support<br>Deprecated version: N/A|Class name: Support<br>Deprecated version: 9<br>New API: ohos.commonEventManager.Support |@ohos.commonEvent.d.ts|
|Deprecated version changed|Class name: notification<br>Deprecated version: N/A|Class name: notification<br>Deprecated version: 9<br>New API: ohos.notificationManager and ohos.notificationSubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>New API: ohos.notificationManager.publish |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9<br>New API: ohos.notificationManager.publish |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publish<br>Deprecated version: N/A|Method or attribute name: publish<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publishAsBundle<br>Deprecated version: N/A|Method or attribute name: publishAsBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.publishAsBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: publishAsBundle<br>Deprecated version: N/A|Method or attribute name: publishAsBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9<br>New API: ohos.notificationManager.cancel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9<br>New API: ohos.notificationManager.cancel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancel<br>Deprecated version: N/A|Method or attribute name: cancel<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAsBundle<br>Deprecated version: N/A|Method or attribute name: cancelAsBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.cancelAsBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAsBundle<br>Deprecated version: N/A|Method or attribute name: cancelAsBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAll<br>Deprecated version: N/A|Method or attribute name: cancelAll<br>Deprecated version: 9<br>New API: ohos.notificationManager.cancelAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelAll<br>Deprecated version: N/A|Method or attribute name: cancelAll<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>New API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>New API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9<br>New API: ohos.notificationManager.addSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlot<br>Deprecated version: N/A|Method or attribute name: addSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlots<br>Deprecated version: N/A|Method or attribute name: addSlots<br>Deprecated version: 9<br>New API: ohos.notificationManager.addSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: addSlots<br>Deprecated version: N/A|Method or attribute name: addSlots<br>Deprecated version: 9<br>New API: ohos.notificationManager.addSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlot<br>Deprecated version: N/A|Method or attribute name: getSlot<br>Deprecated version: 9<br>New API: ohos.notificationManager.getSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlot<br>Deprecated version: N/A|Method or attribute name: getSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlots<br>Deprecated version: N/A|Method or attribute name: getSlots<br>Deprecated version: 9<br>New API: ohos.notificationManager.getSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlots<br>Deprecated version: N/A|Method or attribute name: getSlots<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeSlot<br>Deprecated version: N/A|Method or attribute name: removeSlot<br>Deprecated version: 9<br>New API: ohos.notificationManager.removeSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeSlot<br>Deprecated version: N/A|Method or attribute name: removeSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAllSlots<br>Deprecated version: N/A|Method or attribute name: removeAllSlots<br>Deprecated version: 9<br>New API: ohos.notificationManager.removeAllSlots |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAllSlots<br>Deprecated version: N/A|Method or attribute name: removeAllSlots<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Class name: SlotType<br>Deprecated version: N/A|Class name: SlotType<br>Deprecated version: 9<br>New API: ohos.notificationManager.SlotType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: ContentType<br>Deprecated version: N/A|Class name: ContentType<br>Deprecated version: 9<br>New API: ohos.notificationManager.ContentType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: SlotLevel<br>Deprecated version: N/A|Class name: SlotLevel<br>Deprecated version: 9<br>New API: ohos.notificationManager.SlotLevel |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: subscribe<br>Deprecated version: N/A|Method or attribute name: subscribe<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.subscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.unsubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: unsubscribe<br>Deprecated version: N/A|Method or attribute name: unsubscribe<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.unsubscribe |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotification<br>Deprecated version: N/A|Method or attribute name: enableNotification<br>Deprecated version: 9<br>New API: ohos.notificationManager.setNotificationEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotification<br>Deprecated version: N/A|Method or attribute name: enableNotification<br>Deprecated version: 9<br>New API: ohos.notificationManager.setNotificationEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>New API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>New API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>New API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>New API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9<br>New API: ohos.notificationManager.isNotificationEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: displayBadge<br>Deprecated version: N/A|Method or attribute name: displayBadge<br>Deprecated version: 9<br>New API: ohos.notificationManager.displayBadge |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: displayBadge<br>Deprecated version: N/A|Method or attribute name: displayBadge<br>Deprecated version: 9<br>New API: ohos.notificationManager.displayBadge |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isBadgeDisplayed<br>Deprecated version: N/A|Method or attribute name: isBadgeDisplayed<br>Deprecated version: 9<br>New API: ohos.notificationManager.isBadgeDisplayed |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isBadgeDisplayed<br>Deprecated version: N/A|Method or attribute name: isBadgeDisplayed<br>Deprecated version: 9<br>New API: ohos.notificationManager.isBadgeDisplayed |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSlotByBundle<br>Deprecated version: N/A|Method or attribute name: setSlotByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.setSlotByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSlotByBundle<br>Deprecated version: N/A|Method or attribute name: setSlotByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.setSlotByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotsByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotsByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.getSlotsByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotsByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotsByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.getSlotsByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotNumByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotNumByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.getSlotNumByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSlotNumByBundle<br>Deprecated version: N/A|Method or attribute name: getSlotNumByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.getSlotNumByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.remove |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.remove |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.remove |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: remove<br>Deprecated version: N/A|Method or attribute name: remove<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.remove |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>New API: ohos.notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeAll<br>Deprecated version: N/A|Method or attribute name: removeAll<br>Deprecated version: 9<br>New API: notificationSubscribe.removeAll |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getAllActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getAllActiveNotifications<br>Deprecated version: 9<br>New API: ohos.notificationManager.getAllActiveNotifications |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getAllActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getAllActiveNotifications<br>Deprecated version: 9<br>New API: ohos.notificationManager.getAllActiveNotifications |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotificationCount<br>Deprecated version: N/A|Method or attribute name: getActiveNotificationCount<br>Deprecated version: 9<br>New API: ohos.notificationManager.getActiveNotificationCount |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotificationCount<br>Deprecated version: N/A|Method or attribute name: getActiveNotificationCount<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getActiveNotifications<br>Deprecated version: 9<br>New API: ohos.notificationManager.cancelGroup |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getActiveNotifications<br>Deprecated version: N/A|Method or attribute name: getActiveNotifications<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelGroup<br>Deprecated version: N/A|Method or attribute name: cancelGroup<br>Deprecated version: 9<br>New API: ohos.notificationManager.cancelGroup |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: cancelGroup<br>Deprecated version: N/A|Method or attribute name: cancelGroup<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeGroupByBundle<br>Deprecated version: N/A|Method or attribute name: removeGroupByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.removeGroupByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: removeGroupByBundle<br>Deprecated version: N/A|Method or attribute name: removeGroupByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9<br>New API: ohos.notificationManager.setDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9<br>New API: ohos.notificationManager.setDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: setDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9<br>New API: ohos.notificationManager.getDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9<br>New API: ohos.notificationManager.getDoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: N/A|Method or attribute name: getDoNotDisturbDate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: N/A|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: 9<br>New API: ohos.notificationManager.supportDoNotDisturbMode |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: N/A|Method or attribute name: supportDoNotDisturbMode<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isSupportTemplate<br>Deprecated version: N/A|Method or attribute name: isSupportTemplate<br>Deprecated version: 9<br>New API: ohos.notificationManager.isSupportTemplate |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isSupportTemplate<br>Deprecated version: N/A|Method or attribute name: isSupportTemplate<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: requestEnableNotification<br>Deprecated version: N/A|Method or attribute name: requestEnableNotification<br>Deprecated version: 9<br>New API: ohos.notificationManager.requestEnableNotification |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: requestEnableNotification<br>Deprecated version: N/A|Method or attribute name: requestEnableNotification<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributed<br>Deprecated version: N/A|Method or attribute name: enableDistributed<br>Deprecated version: 9<br>New API: ohos.notificationManager.setDistributedEnable |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributed<br>Deprecated version: N/A|Method or attribute name: enableDistributed<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabled<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabled<br>Deprecated version: 9<br>New API: ohos.notificationManager.isDistributedEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabled<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributedByBundle<br>Deprecated version: N/A|Method or attribute name: enableDistributedByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.setDistributedEnableByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableDistributedByBundle<br>Deprecated version: N/A|Method or attribute name: enableDistributedByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: 9<br>New API: ohos.notificationManager.isDistributedEnabledByBundle |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: N/A|Method or attribute name: isDistributedEnabledByBundle<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceRemindType<br>Deprecated version: N/A|Method or attribute name: getDeviceRemindType<br>Deprecated version: 9<br>New API: ohos.notificationManager.getDeviceRemindType |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getDeviceRemindType<br>Deprecated version: N/A|Method or attribute name: getDeviceRemindType<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotificationSlot<br>Deprecated version: N/A|Method or attribute name: enableNotificationSlot<br>Deprecated version: 9<br>New API: ohos.notificationManager.setNotificationEnableSlot |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: enableNotificationSlot<br>Deprecated version: N/A|Method or attribute name: enableNotificationSlot<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: 9<br>New API: ohos.notificationManager.isNotificationSlotEnabled |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: N/A|Method or attribute name: isNotificationSlotEnabled<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: 9<br>New API: ohos.notificationManager.setSyncNotificationEnabledWithoutApp |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: setSyncNotificationEnabledWithoutApp<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: 9<br>New API: ohos.notificationManager.getSyncNotificationEnabledWithoutApp |@ohos.notification.d.ts|
|Deprecated version changed|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: N/A|Method or attribute name: getSyncNotificationEnabledWithoutApp<br>Deprecated version: 9|@ohos.notification.d.ts|
|Deprecated version changed|Class name: BundleOption<br>Deprecated version: N/A|Class name: BundleOption<br>Deprecated version: 9<br>New API: ohos.notificationManager.BundleOption |@ohos.notification.d.ts|
|Deprecated version changed|Class name: NotificationKey<br>Deprecated version: N/A|Class name: NotificationKey<br>Deprecated version: 9<br>New API: ohos.notificationManager.NotificationKey |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DoNotDisturbType<br>Deprecated version: N/A|Class name: DoNotDisturbType<br>Deprecated version: 9<br>New API: ohos.notificationManager.DoNotDisturbType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DoNotDisturbDate<br>Deprecated version: N/A|Class name: DoNotDisturbDate<br>Deprecated version: 9<br>New API: ohos.notificationManager.DoNotDisturbDate |@ohos.notification.d.ts|
|Deprecated version changed|Class name: DeviceRemindType<br>Deprecated version: N/A|Class name: DeviceRemindType<br>Deprecated version: 9<br>New API: ohos.notificationManager.DeviceRemindType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: SourceType<br>Deprecated version: N/A|Class name: SourceType<br>Deprecated version: 9<br>New API: ohos.notificationManager.SourceType |@ohos.notification.d.ts|
|Deprecated version changed|Class name: RemoveReason<br>Deprecated version: N/A|Class name: RemoveReason<br>Deprecated version: 9<br>New API: ohos.notificationManager.RemoveReason |@ohos.notification.d.ts|
|Deprecated version changed|Class name: reminderAgent<br>Deprecated version: N/A|Class name: reminderAgent<br>Deprecated version: 9<br>New API: reminderAgentManager |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: publishReminder<br>Deprecated version: N/A|Method or attribute name: publishReminder<br>Deprecated version: 9<br>New API: reminderAgentManager.publishReminder |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: publishReminder<br>Deprecated version: N/A|Method or attribute name: publishReminder<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelReminder<br>Deprecated version: N/A|Method or attribute name: cancelReminder<br>Deprecated version: 9<br>New API: reminderAgentManager.cancelReminder |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelReminder<br>Deprecated version: N/A|Method or attribute name: cancelReminder<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: getValidReminders<br>Deprecated version: N/A|Method or attribute name: getValidReminders<br>Deprecated version: 9<br>New API: reminderAgentManager.getValidReminders |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: getValidReminders<br>Deprecated version: N/A|Method or attribute name: getValidReminders<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelAllReminders<br>Deprecated version: N/A|Method or attribute name: cancelAllReminders<br>Deprecated version: 9<br>New API: reminderAgentManager.cancelAllReminders |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: cancelAllReminders<br>Deprecated version: N/A|Method or attribute name: cancelAllReminders<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: addNotificationSlot<br>Deprecated version: N/A|Method or attribute name: addNotificationSlot<br>Deprecated version: 9<br>New API: reminderAgentManager.addNotificationSlot |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: addNotificationSlot<br>Deprecated version: N/A|Method or attribute name: addNotificationSlot<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: removeNotificationSlot<br>Deprecated version: N/A|Method or attribute name: removeNotificationSlot<br>Deprecated version: 9<br>New API: reminderAgentManager.removeNotificationSlot |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: removeNotificationSlot<br>Deprecated version: N/A|Method or attribute name: removeNotificationSlot<br>Deprecated version: 9|@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ActionButtonType<br>Deprecated version: N/A|Class name: ActionButtonType<br>Deprecated version: 9<br>New API: reminderAgentManager.ActionButtonType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_BUTTON_TYPE_CLOSE<br>Deprecated version: N/A|Method or attribute name: ACTION_BUTTON_TYPE_CLOSE<br>Deprecated version: 9<br>New API: reminderAgentManager.ActionButtonType.ACTION_BUTTON_TYPE_CLOSE |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE<br>Deprecated version: N/A|Method or attribute name: ACTION_BUTTON_TYPE_SNOOZE<br>Deprecated version: 9<br>New API: reminderAgentManager.ActionButtonType.ACTION_BUTTON_TYPE_SNOOZE |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderType<br>Deprecated version: N/A|Class name: ReminderType<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_TIMER<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_TIMER<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderType.REMINDER_TYPE_TIMER |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_CALENDAR<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_CALENDAR<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderType.REMINDER_TYPE_CALENDAR |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: REMINDER_TYPE_ALARM<br>Deprecated version: N/A|Method or attribute name: REMINDER_TYPE_ALARM<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderType.REMINDER_TYPE_ALARM |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ActionButton<br>Deprecated version: N/A|Class name: ActionButton<br>Deprecated version: 9<br>New API: reminderAgentManager.ActionButton |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: title<br>Deprecated version: N/A|Method or attribute name: title<br>Deprecated version: 9<br>New API: reminderAgentManager.ActionButton.title |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: type<br>Deprecated version: N/A|Method or attribute name: type<br>Deprecated version: 9<br>New API: reminderAgentManager.ActionButton.type |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: WantAgent<br>Deprecated version: N/A|Class name: WantAgent<br>Deprecated version: 9<br>New API: reminderAgentManager.WantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: pkgName<br>Deprecated version: N/A|Method or attribute name: pkgName<br>Deprecated version: 9<br>New API: reminderAgentManager.WantAgent.pkgName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: abilityName<br>Deprecated version: N/A|Method or attribute name: abilityName<br>Deprecated version: 9<br>New API: reminderAgentManager.WantAgent.abilityName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: MaxScreenWantAgent<br>Deprecated version: N/A|Class name: MaxScreenWantAgent<br>Deprecated version: 9<br>New API: reminderAgentManager.MaxScreenWantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: pkgName<br>Deprecated version: N/A|Method or attribute name: pkgName<br>Deprecated version: 9<br>New API: reminderAgentManager.MaxScreenWantAgent.pkgName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: abilityName<br>Deprecated version: N/A|Method or attribute name: abilityName<br>Deprecated version: 9<br>New API: reminderAgentManager.MaxScreenWantAgent.abilityName |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequest<br>Deprecated version: N/A|Class name: ReminderRequest<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: reminderType<br>Deprecated version: N/A|Method or attribute name: reminderType<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.reminderType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: actionButton<br>Deprecated version: N/A|Method or attribute name: actionButton<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.actionButton |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: wantAgent<br>Deprecated version: N/A|Method or attribute name: wantAgent<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.wantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: maxScreenWantAgent<br>Deprecated version: N/A|Method or attribute name: maxScreenWantAgent<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.maxScreenWantAgent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: ringDuration<br>Deprecated version: N/A|Method or attribute name: ringDuration<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.ringDuration |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: snoozeTimes<br>Deprecated version: N/A|Method or attribute name: snoozeTimes<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.snoozeTimes |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: timeInterval<br>Deprecated version: N/A|Method or attribute name: timeInterval<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.timeInterval |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: title<br>Deprecated version: N/A|Method or attribute name: title<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.title |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: content<br>Deprecated version: N/A|Method or attribute name: content<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.content |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: expiredContent<br>Deprecated version: N/A|Method or attribute name: expiredContent<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.expiredContent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: snoozeContent<br>Deprecated version: N/A|Method or attribute name: snoozeContent<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.snoozeContent |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: notificationId<br>Deprecated version: N/A|Method or attribute name: notificationId<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.notificationId |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: slotType<br>Deprecated version: N/A|Method or attribute name: slotType<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequest.slotType |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestCalendar<br>Deprecated version: N/A|Class name: ReminderRequestCalendar<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestCalendar |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: dateTime<br>Deprecated version: N/A|Method or attribute name: dateTime<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestCalendar.dateTime |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: repeatMonths<br>Deprecated version: N/A|Method or attribute name: repeatMonths<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestCalendar.repeatMonths |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: repeatDays<br>Deprecated version: N/A|Method or attribute name: repeatDays<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestCalendar.repeatDays |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestAlarm<br>Deprecated version: N/A|Class name: ReminderRequestAlarm<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestAlarm |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: hour<br>Deprecated version: N/A|Method or attribute name: hour<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestAlarm.hour |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: minute<br>Deprecated version: N/A|Method or attribute name: minute<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestAlarm.minute |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: daysOfWeek<br>Deprecated version: N/A|Method or attribute name: daysOfWeek<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestAlarm.daysOfWeek |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Class name: ReminderRequestTimer<br>Deprecated version: N/A|Class name: ReminderRequestTimer<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestTimer |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: year<br>Deprecated version: N/A|Method or attribute name: year<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestTimer.year |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: month<br>Deprecated version: N/A|Method or attribute name: month<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestTimer.month |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: day<br>Deprecated version: N/A|Method or attribute name: day<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestTimer.day |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: hour<br>Deprecated version: N/A|Method or attribute name: hour<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestTimer.hour |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: minute<br>Deprecated version: N/A|Method or attribute name: minute<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestTimer.minute |@ohos.reminderAgent.d.ts|
|Deprecated version changed|Method or attribute name: second<br>Deprecated version: N/A|Method or attribute name: second<br>Deprecated version: 9<br>New API: reminderAgentManager.ReminderRequestTimer.second |@ohos.reminderAgent.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo<br>Method or attribute name: requestId|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: DelaySuspendInfo<br>Method or attribute name: actualDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: cancelSuspendDelay|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: getRemainingDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: getRemainingDelayTime|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: requestSuspendDelay|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: startBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: startBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: stopBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: stopBackgroundRunning|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: applyEfficiencyResources|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: backgroundTaskManager<br>Method or attribute name: resetAllEfficiencyResources|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: DATA_TRANSFER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: AUDIO_PLAYBACK|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: AUDIO_RECORDING|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: LOCATION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: BLUETOOTH_INTERACTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: MULTI_DEVICE_CONNECTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: WIFI_INTERACTION|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: VOIP|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: BackgroundMode<br>Method or attribute name: TASK_KEEPING|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: CPU|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: COMMON_EVENT|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: TIMER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: WORK_SCHEDULER|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: BLUETOOTH|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: GPS|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: ResourceType<br>Method or attribute name: AUDIO|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: resourceTypes|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isApply|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: timeOut|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isPersist|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: isProcess|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.backgroundTaskManager<br>Class name: EfficiencyResourcesRequest<br>Method or attribute name: reason|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: id|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityInFgTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityPrevAccessTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilityPrevSeenTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: abilitySeenTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: fgAbilityAccessTotalTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: fgAbilityPrevAccessTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: infosBeginTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsInfo<br>Method or attribute name: infosEndTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formDimension|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: formLastUsedTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapFormInfo<br>Method or attribute name: count|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: deviceId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: moduleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: appLabelId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: labelId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: descriptionId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityLableId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityDescriptionId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: abilityIconId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: launchedCount|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: lastModuleUsedTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: HapModuleInfo<br>Method or attribute name: formRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: name|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: eventId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: DeviceEventStats<br>Method or attribute name: count|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: appGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: indexOfLink|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: nameOfClass|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: eventOccurredTime|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleEvents<br>Method or attribute name: eventId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: appOldGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: appNewGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: userId|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: changeReason|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: AppGroupCallbackInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: isIdleState|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: isIdleState|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsMap|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: BundleStatsMap<br>Method or attribute name: BundleStatsMap|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfos|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfos|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_OPTIMIZED|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_DAILY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_WEEKLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_MONTHLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: IntervalType<br>Method or attribute name: BY_ANNUALLY|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfoByInterval|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleStatsInfoByInterval|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryCurrentBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryCurrentBundleEvents|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryModuleUsageRecords|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: ALIVE_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: DAILY_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: FIXED_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: RARE_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: LIMITED_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: GroupType<br>Method or attribute name: NEVER_GROUP|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: setAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: setAppGroup|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: registerAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: registerAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: unregisterAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: unregisterAppGroupCallBack|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryDeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryDeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryNotificationEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.usageStatistics<br>Class name: usageStatistics<br>Method or attribute name: queryNotificationEventStats|@ohos.resourceschedule.usageStatistics.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: workId|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: bundleName|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: abilityName|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isPersisted|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: networkType|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isCharging|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: chargerType|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: batteryLevel|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: batteryStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: storageRequest|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: repeatCycleTime|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isRepeat|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: repeatCount|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: isDeepIdle|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: idleWaitTime|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: WorkInfo<br>Method or attribute name: parameters|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: startWork|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: stopWork|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: getWorkStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: getWorkStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: obtainAllWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: obtainAllWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: stopAndClearWorks|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: isLastWorkTimeOut|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: workScheduler<br>Method or attribute name: isLastWorkTimeOut|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_ANY|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_MOBILE|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_WIFI|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_BLUETOOTH|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_WIFI_P2P|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: NetworkType<br>Method or attribute name: NETWORK_TYPE_ETHERNET|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_ANY|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_AC|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_USB|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: ChargingType<br>Method or attribute name: CHARGING_PLUGGED_WIRELESS|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_LOW|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: BatteryStatus<br>Method or attribute name: BATTERY_STATUS_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_LOW|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Added||Module name: ohos.resourceschedule.workScheduler<br>Class name: StorageRequest<br>Method or attribute name: STORAGE_LEVEL_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formName||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formDimension||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: formLastUsedTime||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveFormInfo<br>Method or attribute name: count||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: deviceId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: bundleName||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: moduleName||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityName||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: appLabelId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: labelId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: descriptionId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityLableId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityDescriptionId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: abilityIconId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: launchedCount||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: lastModuleUsedTime||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveModuleInfo<br>Method or attribute name: formRecords||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveEventState||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: name||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: eventId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveEventState<br>Method or attribute name: count||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: appUsageOldGroup||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: appUsageNewGroup||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: userId||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: changeReason||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: BundleActiveGroupCallbackInfo<br>Method or attribute name: bundleName||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: getRecentlyUsedModules||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: getRecentlyUsedModules||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: getRecentlyUsedModules||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: GroupType||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_ALIVE||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_DAILY||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_FIXED||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_RARE||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_LIMIT||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: GroupType<br>Method or attribute name: ACTIVE_GROUP_NEVER||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: setBundleGroup||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: setBundleGroup||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: registerGroupCallBack||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: registerGroupCallBack||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: unRegisterGroupCallBack||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: unRegisterGroupCallBack||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryBundleActiveEventStates||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryBundleActiveEventStates||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryAppNotificationNumber||@ohos.bundleState.d.ts|
|Deleted||Module name: ohos.bundleState<br>Class name: bundleState<br>Method or attribute name: queryAppNotificationNumber||@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9|@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: cancelBackgroundRunning<br>Deprecated version: 9|@ohos.ability.particleAbility.d.ts|
|Deprecated version changed|Class name: backgroundTaskManager<br>Deprecated version: N/A|Class name: backgroundTaskManager<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: DelaySuspendInfo<br>Deprecated version: N/A|Class name: DelaySuspendInfo<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: cancelSuspendDelay<br>Deprecated version: N/A|Method or attribute name: cancelSuspendDelay<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.cancelSuspendDelay |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: getRemainingDelayTime<br>Deprecated version: N/A|Method or attribute name: getRemainingDelayTime<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: getRemainingDelayTime<br>Deprecated version: N/A|Method or attribute name: getRemainingDelayTime<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: requestSuspendDelay<br>Deprecated version: N/A|Method or attribute name: requestSuspendDelay<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.requestSuspendDelay |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: startBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: startBackgroundRunning<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: stopBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: stopBackgroundRunning<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: stopBackgroundRunning<br>Deprecated version: N/A|Method or attribute name: stopBackgroundRunning<br>Deprecated version: 9|@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: applyEfficiencyResources<br>Deprecated version: N/A|Method or attribute name: applyEfficiencyResources<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.applyEfficiencyResources |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Method or attribute name: resetAllEfficiencyResources<br>Deprecated version: N/A|Method or attribute name: resetAllEfficiencyResources<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.resetAllEfficiencyResources |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: BackgroundMode<br>Deprecated version: N/A|Class name: BackgroundMode<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: ResourceType<br>Deprecated version: N/A|Class name: ResourceType<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.ResourceType |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: EfficiencyResourcesRequest<br>Deprecated version: N/A|Class name: EfficiencyResourcesRequest<br>Deprecated version: 9<br>New API: ohos.resourceschedule.backgroundTaskManager.EfficiencyResourcesRequest |@ohos.backgroundTaskManager.d.ts|
|Deprecated version changed|Class name: bundleState<br>Deprecated version: N/A|Class name: bundleState<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics |@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleStateInfo<br>Deprecated version: N/A|Class name: BundleStateInfo<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.BundleStatsInfo |@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleActiveState<br>Deprecated version: N/A|Class name: BundleActiveState<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.BundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: isIdleState<br>Deprecated version: N/A|Method or attribute name: isIdleState<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.isIdleState |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: isIdleState<br>Deprecated version: N/A|Method or attribute name: isIdleState<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: N/A|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.queryAppGroup |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: N/A|Method or attribute name: queryAppUsagePriorityGroup<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: BundleActiveInfoResponse<br>Deprecated version: N/A|Class name: BundleActiveInfoResponse<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.BundleStatsMap |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfos<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfos<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfos |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfos<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfos<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: IntervalType<br>Deprecated version: N/A|Class name: IntervalType<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.IntervalType |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: N/A|Method or attribute name: queryBundleStateInfoByInterval<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryBundleActiveStates<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.queryBundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryBundleActiveStates<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: 9<br>New API: ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents |@ohos.bundleState.d.ts|
|Deprecated version changed|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: N/A|Method or attribute name: queryCurrentBundleActiveStates<br>Deprecated version: 9|@ohos.bundleState.d.ts|
|Deprecated version changed|Class name: workScheduler<br>Deprecated version: N/A|Class name: workScheduler<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: WorkInfo<br>Deprecated version: N/A|Class name: WorkInfo<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.WorkInfo |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: startWork<br>Deprecated version: N/A|Method or attribute name: startWork<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.startWork |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: stopWork<br>Deprecated version: N/A|Method or attribute name: stopWork<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.stopWork |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: getWorkStatus<br>Deprecated version: N/A|Method or attribute name: getWorkStatus<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.getWorkStatus |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: getWorkStatus<br>Deprecated version: N/A|Method or attribute name: getWorkStatus<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: obtainAllWorks<br>Deprecated version: N/A|Method or attribute name: obtainAllWorks<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.obtainAllWorks |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: obtainAllWorks<br>Deprecated version: N/A|Method or attribute name: obtainAllWorks<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: stopAndClearWorks<br>Deprecated version: N/A|Method or attribute name: stopAndClearWorks<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.stopAndClearWorks |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: N/A|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.isLastWorkTimeOut |@ohos.workScheduler.d.ts|
|Deprecated version changed|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: N/A|Method or attribute name: isLastWorkTimeOut<br>Deprecated version: 9|@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: NetworkType<br>Deprecated version: N/A|Class name: NetworkType<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.NetworkType |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: ChargingType<br>Deprecated version: N/A|Class name: ChargingType<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.ChargingType |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: BatteryStatus<br>Deprecated version: N/A|Class name: BatteryStatus<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.BatteryStatus |@ohos.workScheduler.d.ts|
|Deprecated version changed|Class name: StorageRequest<br>Deprecated version: N/A|Class name: StorageRequest<br>Deprecated version: 9<br>New API: ohos.resourceschedule.workScheduler.StorageRequest |@ohos.workScheduler.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.abilityAccessCtrl<br>Class name: AtManager<br>Method or attribute name: checkAccessToken|@ohos.abilityAccessCtrl.d.ts|
|Added||Method or attribute name: grantUserGrantedPermission<br>Function name: grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number): Promise<void>;|@ohos.abilityAccessCtrl.d.ts|
|Added||Method or attribute name: grantUserGrantedPermission<br>Function name: grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number, callback: AsyncCallback<void>): void;|@ohos.abilityAccessCtrl.d.ts|
|Added||Method or attribute name: revokeUserGrantedPermission<br>Function name: revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number): Promise<void>;|@ohos.abilityAccessCtrl.d.ts|
|Added||Method or attribute name: revokeUserGrantedPermission<br>Function name: revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number, callback: AsyncCallback<void>): void;|@ohos.abilityAccessCtrl.d.ts|
|Added||Method or attribute name: permissionName<br>Function name: permissionName: Permissions;|@ohos.abilityAccessCtrl.d.ts|
|Added||Method or attribute name: addPermissionUsedRecord<br>Function name: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number): Promise<void>;|@ohos.privacyManager.d.ts|
|Added||Method or attribute name: addPermissionUsedRecord<br>Function name: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number, callback: AsyncCallback<void>): void;|@ohos.privacyManager.d.ts|
|Added||Method or attribute name: startUsingPermission<br>Function name: function startUsingPermission(tokenID: number, permissionName: Permissions): Promise<void>;|@ohos.privacyManager.d.ts|
|Added||Method or attribute name: startUsingPermission<br>Function name: function startUsingPermission(tokenID: number, permissionName: Permissions, callback: AsyncCallback<void>): void;|@ohos.privacyManager.d.ts|
|Added||Method or attribute name: stopUsingPermission<br>Function name: function stopUsingPermission(tokenID: number, permissionName: Permissions): Promise<void>;|@ohos.privacyManager.d.ts|
|Added||Method or attribute name: stopUsingPermission<br>Function name: function stopUsingPermission(tokenID: number, permissionName: Permissions, callback: AsyncCallback<void>): void;|@ohos.privacyManager.d.ts|
|Added||Method or attribute name: permissionNames<br>Function name: permissionNames: Array<Permissions>;|@ohos.privacyManager.d.ts|
|Added||Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_RUNTIME_ERROR|@ohos.security.cryptoFramework.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: generateKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: generateKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: deleteKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: deleteKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importWrappedKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importWrappedKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: exportKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: exportKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: getKeyItemProperties|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: getKeyItemProperties|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: isKeyItemExist|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: isKeyItemExist|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: initSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: initSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: updateSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: updateSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: updateSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: finishSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: finishSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: finishSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: abortSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: abortSession|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: attestKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: attestKeyItem|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksSessionHandle|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksSessionHandle<br>Method or attribute name: handle|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksSessionHandle<br>Method or attribute name: challenge|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksReturnResult|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: outData|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: properties|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksReturnResult<br>Method or attribute name: certChains|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_PERMISSION_FAIL|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_ILLEGAL_ARGUMENT|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_NOT_SUPPORTED_API|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_FEATURE_NOT_SUPPORTED|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_MISSING_CRYPTO_ALG_ARGUMENT|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_INVALID_CRYPTO_ALG_ARGUMENT|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_FILE_OPERATION_FAIL|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_COMMUNICATION_FAIL|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CRYPTO_FAIL|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_PERMANENTLY_INVALIDATED|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_VERIFY_FAILED|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_TIME_OUT|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_SESSION_LIMIT|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_ITEM_NOT_EXIST|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_EXTERNAL_ERROR|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CREDENTIAL_NOT_EXIST|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_INSUFFICIENT_MEMORY|@ohos.security.huks.d.ts|
|Added||Module name: ohos.security.huks<br>Class name: HuksExceptionErrCode<br>Method or attribute name: HUKS_ERR_CODE_CALL_SERVICE_FAILED|@ohos.security.huks.d.ts|
|Deleted||Module name: ohos.security.cryptoFramework<br>Class name: Result<br>Method or attribute name: ERR_EXTERNAL_ERROR||@ohos.security.cryptoFramework.d.ts|
|Deleted||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importWrappedKey||@ohos.security.huks.d.ts|
|Deleted||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: importWrappedKey||@ohos.security.huks.d.ts|
|Deleted||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: attestKey||@ohos.security.huks.d.ts|
|Deleted||Module name: ohos.security.huks<br>Class name: huks<br>Method or attribute name: attestKey||@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: verifyAccessToken<br>Deprecated version: N/A|Method or attribute name: verifyAccessToken<br>Deprecated version: 9<br>New API: ohos.abilityAccessCtrl.AtManager|@ohos.abilityAccessCtrl.d.ts|
|Deprecated version changed|Method or attribute name: generateKey<br>Deprecated version: N/A|Method or attribute name: generateKey<br>Deprecated version: 9<br>New API: ohos.security.huks.generateKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: generateKey<br>Deprecated version: N/A|Method or attribute name: generateKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute name: deleteKey<br>Deprecated version: 9<br>New API: ohos.security.huks.deleteKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: deleteKey<br>Deprecated version: N/A|Method or attribute name: deleteKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: importKey<br>Deprecated version: N/A|Method or attribute name: importKey<br>Deprecated version: 9<br>New API: ohos.security.huks.importKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: importKey<br>Deprecated version: N/A|Method or attribute name: importKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: exportKey<br>Deprecated version: N/A|Method or attribute name: exportKey<br>Deprecated version: 9<br>New API: ohos.security.huks.exportKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: exportKey<br>Deprecated version: N/A|Method or attribute name: exportKey<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute name: getKeyProperties<br>Deprecated version: 9<br>New API: ohos.security.huks.getKeyItemProperties |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute name: getKeyProperties<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: isKeyExist<br>Deprecated version: N/A|Method or attribute name: isKeyExist<br>Deprecated version: 9<br>New API: ohos.security.huks.isKeyItemExist |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: isKeyExist<br>Deprecated version: N/A|Method or attribute name: isKeyExist<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: init<br>Deprecated version: N/A|Method or attribute name: init<br>Deprecated version: 9<br>New API: ohos.security.huks.initSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: init<br>Deprecated version: N/A|Method or attribute name: init<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9<br>New API: ohos.security.huks.updateSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update<br>Deprecated version: N/A|Method or attribute name: update<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: finish<br>Deprecated version: N/A|Method or attribute name: finish<br>Deprecated version: 9<br>New API: ohos.security.huks.finishSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: finish<br>Deprecated version: N/A|Method or attribute name: finish<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: abort<br>Deprecated version: N/A|Method or attribute name: abort<br>Deprecated version: 9<br>New API: ohos.security.huks.abortSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: abort<br>Deprecated version: N/A|Method or attribute name: abort<br>Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksHandle<br>Deprecated version: N/A|Class name: HuksHandle<br>Deprecated version: 9<br>New API: ohos.security.huks.HuksSessionHandle |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksResult<br>Deprecated version: N/A|Class name: HuksResult<br>Deprecated version: 9<br>New API: ohos.security.huks.HuksReturnResult |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksErrorCode<br>Deprecated version: N/A|Class name: HuksErrorCode<br>Deprecated version: 9<br>New API: ohos.security.huks.HuksExceptionErrCode |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: Cipher<br>Deprecated version: N/A|Class name: Cipher<br>Deprecated version: 9<br>New API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Deprecated version changed|Method or attribute name: rsa<br>Deprecated version: N/A|Method or attribute name: rsa<br>Deprecated version: 9<br>New API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Deprecated version changed|Method or attribute name: aes<br>Deprecated version: N/A|Method or attribute name: aes<br>Deprecated version: 9<br>New API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Initial version changed|Method or attribute name: getPermissionFlags<br>Initial version: 9|Method or attribute name: getPermissionFlags<br>Initial version: 8|@ohos.abilityAccessCtrl.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Initial version changed|Method or attribute name: update<br>Initial version: 9|Method or attribute name: update<br>Initial version: 8|@ohos.security.huks.d.ts|
|Error code added||Method or attribute name: verifyAccessTokenSync<br>Error code: 401, 12100001|@ohos.abilityAccessCtrl.d.ts|
|Error code added||Method or attribute name: getPermissionFlags<br>Error code: 401, 201, 12100001, 12100002, 12100003, 12100006, 12100007|@ohos.abilityAccessCtrl.d.ts|
|Error code added||Method or attribute name: on_permissionStateChange<br>Error code: 401, 201, 12100001, 12100004, 12100005, 12100007, 12100008|@ohos.abilityAccessCtrl.d.ts|
|Error code added||Method or attribute name: off_permissionStateChange<br>Error code: 401, 201, 12100001, 12100004, 12100007, 12100008|@ohos.abilityAccessCtrl.d.ts|
|Error code added||Method or attribute name: getPermissionUsedRecords<br>Error code: 401, 201, 12100001, 12100002, 12100003, 12100007,12100008|@ohos.privacyManager.d.ts|
|Error code added||Method or attribute name: on_activeStateChange<br>Error code: 401, 201, 12100001, 12100004, 12100005, 12100007, 12100008|@ohos.privacyManager.d.ts|
|Error code added||Method or attribute name: off_activeStateChange<br>Error code: 401, 201, 12100001, 12100004, 12100007, 12100008|@ohos.privacyManager.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.systemParameterV9<br>Class name: systemParameterV9|@ohos.systemParameterV9.d.ts|
|Added||Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: getSync|@ohos.systemParameterV9.d.ts|
|Added||Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: get|@ohos.systemParameterV9.d.ts|
|Added||Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: get|@ohos.systemParameterV9.d.ts|
|Added||Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: get|@ohos.systemParameterV9.d.ts|
|Added||Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: setSync|@ohos.systemParameterV9.d.ts|
|Added||Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: set|@ohos.systemParameterV9.d.ts|
|Added||Module name: ohos.systemParameterV9<br>Class name: systemParameterV9<br>Method or attribute name: set|@ohos.systemParameterV9.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Method or attribute name: bundleName<br>Function name: bundleName?: string;|@ohos.uitest.d.ts|
|Added||Method or attribute name: title<br>Function name: title?: string;|@ohos.uitest.d.ts|
|Added||Method or attribute name: focused<br>Function name: focused?: boolean;|@ohos.uitest.d.ts|
|Added||Method or attribute name: actived<br>Function name: actived?: boolean;|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: text|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: id|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: type|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: clickable|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: longClickable|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: scrollable|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: enabled|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: focused|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: selected|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: checked|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: checkable|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: isBefore|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: On<br>Method or attribute name: isAfter|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: click|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: doubleClick|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: longClick|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getId|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getText|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getType|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isClickable|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isLongClickable|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isScrollable|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isEnabled|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isFocused|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isSelected|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isChecked|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: isCheckable|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: inputText|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: clearText|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollToTop|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollToBottom|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: scrollSearch|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getBounds|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: getBoundsCenter|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: dragTo|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: pinchOut|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Component<br>Method or attribute name: pinchIn|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: create|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: delayMs|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findComponent|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findWindow|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: waitForComponent|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: findComponents|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: assertComponentExist|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: pressBack|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: triggerKey|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: triggerCombineKeys|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: click|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: doubleClick|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: longClick|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: swipe|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: drag|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: screenCap|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: setDisplayRotation|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplayRotation|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: setDisplayRotationEnabled|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplaySize|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: getDisplayDensity|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: wakeUpDisplay|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: pressHome|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: waitForIdle|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: fling|@ohos.uitest.d.ts|
|Added||Module name: ohos.uitest<br>Class name: Driver<br>Method or attribute name: injectMultiPointerAction|@ohos.uitest.d.ts|
|Added||Method or attribute name: focus<br>Function name: focus(): Promise<void>;|@ohos.uitest.d.ts|
|Added||Method or attribute name: moveTo<br>Function name: moveTo(x: number, y: number): Promise<void>;|@ohos.uitest.d.ts|
|Added||Method or attribute name: resize<br>Function name: resize(wide: number, height: number, direction: ResizeDirection): Promise<void>;|@ohos.uitest.d.ts|
|Added||Method or attribute name: split<br>Function name: split(): Promise<void>;|@ohos.uitest.d.ts|
|Added||Method or attribute name: maximize<br>Function name: maximize(): Promise<void>;|@ohos.uitest.d.ts|
|Added||Method or attribute name: minimize<br>Function name: minimize(): Promise<void>;|@ohos.uitest.d.ts|
|Added||Method or attribute name: resume<br>Function name: resume(): Promise<void>;|@ohos.uitest.d.ts|
|Added||Method or attribute name: close<br>Function name: close(): Promise<void>;|@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: longClickable||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: checked||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: By<br>Method or attribute name: checkable||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isLongClickable||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isChecked||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: isCheckable||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: clearText||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: scrollToTop||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: scrollToBottom||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: getBounds||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: getBoundsCenter||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: dragTo||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: pinchOut||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiComponent<br>Method or attribute name: pinchIn||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: findWindow||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: waitForComponent||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: triggerCombineKeys||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: drag||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: setDisplayRotation||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplayRotation||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: setDisplayRotationEnabled||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplaySize||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: getDisplayDensity||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: wakeUpDisplay||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: pressHome||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: waitForIdle||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: fling||@ohos.uitest.d.ts|
|Deleted||Module name: ohos.uitest<br>Class name: UiDriver<br>Method or attribute name: injectMultiPointerAction||@ohos.uitest.d.ts|
|Deprecated version changed|Class name: By<br>Deprecated version: N/A|Class name: By<br>Deprecated version: 9<br>New API: ohos.uitest.On |@ohos.uitest.d.ts|
|Deprecated version changed|Class name: UiComponent<br>Deprecated version: N/A|Class name: UiComponent<br>Deprecated version: 9<br>New API: ohos.uitest.Component |@ohos.uitest.d.ts|
|Deprecated version changed|Class name: UiDriver<br>Deprecated version: N/A|Class name: UiDriver<br>Deprecated version: 9<br>New API: ohos.uitest.Driver |@ohos.uitest.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Error code added||Method or attribute name: getOnlineUpdater<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: getRestorer<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: getLocalUpdater<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: checkNewVersion<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: getNewVersionInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: getNewVersionDescription<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: getCurrentVersionInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: getCurrentVersionDescription<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: getTaskInfo<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: download<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: resumeDownload<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: pauseDownload<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: upgrade<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: clearError<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: getUpgradePolicy<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: setUpgradePolicy<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: terminateUpgrade<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: off<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: factoryReset<br>Error code: 201, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: verifyUpgradePackage<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: applyNewVersion<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
|Error code added||Method or attribute name: off<br>Error code: 201, 401, 11500104|@ohos.update.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Method or attribute name: controlTransfer<br>Function name: function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise<number>;|@ohos.usb.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getDevices|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: connectDevice|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: hasRight|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: requestRight|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: removeRight|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: addRight|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: usbFunctionsFromString|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: usbFunctionsToString|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setCurrentFunctions|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getCurrentFunctions|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getPorts|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getSupportedModes|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setPortRoles|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: claimInterface|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: releaseInterface|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setConfiguration|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: setInterface|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getRawDescriptor|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: getFileDescriptor|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: controlTransfer|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: bulkTransfer|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: usbV9<br>Method or attribute name: closePipe|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: address|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: attributes|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: interval|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: maxPacketSize|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: direction|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: number|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: type|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBEndpoint<br>Method or attribute name: interfaceId|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBInterface|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: protocol|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: clazz|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: subClass|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: alternateSetting|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBInterface<br>Method or attribute name: endpoints|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBConfig|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: attributes|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: maxPower|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: isRemoteWakeup|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: isSelfPowered|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBConfig<br>Method or attribute name: interfaces|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: busNum|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: devAddress|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: serial|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: name|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: manufacturerName|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: productName|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: version|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: vendorId|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: productId|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: clazz|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: subClass|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: protocol|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevice<br>Method or attribute name: configs|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevicePipe|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevicePipe<br>Method or attribute name: busNum|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBDevicePipe<br>Method or attribute name: devAddress|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PowerRoleType|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: SOURCE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PowerRoleType<br>Method or attribute name: SINK|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: DataRoleType|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: HOST|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: DataRoleType<br>Method or attribute name: DEVICE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PortModeType|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: UFP|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: DFP|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: DRP|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: NUM_MODES|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBPortStatus|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentMode|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentPowerRole|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBPortStatus<br>Method or attribute name: currentDataRole|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBPort|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: id|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: supportedModes|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBPort<br>Method or attribute name: status|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlParams|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: request|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: target|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: reqType|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: value|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: index|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlParams<br>Method or attribute name: data|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBRequestTargetType|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_DEVICE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_INTERFACE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_ENDPOINT|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBRequestTargetType<br>Method or attribute name: USB_REQUEST_TARGET_OTHER|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlRequestType|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_STANDARD|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_CLASS|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBControlRequestType<br>Method or attribute name: USB_REQUEST_TYPE_VENDOR|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBRequestDirection|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBRequestDirection<br>Method or attribute name: USB_REQUEST_DIR_TO_DEVICE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: USBRequestDirection<br>Method or attribute name: USB_REQUEST_DIR_FROM_DEVICE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: NONE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: ACM|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: ECM|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: HDC|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: MTP|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: PTP|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: RNDIS|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: MIDI|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: AUDIO_SOURCE|@ohos.usbV9.d.ts|
|Added||Module name: ohos.usbV9<br>Class name: FunctionType<br>Method or attribute name: NCM|@ohos.usbV9.d.ts|
|Deprecated version changed|Class name: usb<br>Deprecated version: N/A|Class name: usb<br>Deprecated version: 9<br>New API: ohos.usbV9 |@ohos.usb.d.ts|
| Change Type | New Version | Old Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added||Module name: ohos.web.webview<br>Class name: HeaderV9|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HeaderV9<br>Method or attribute name: headerKey|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HeaderV9<br>Method or attribute name: headerValue|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: EditText|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Email|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: HttpAnchor|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: HttpAnchorImg|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Img|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Map|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Phone|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestTypeV9<br>Method or attribute name: Unknown|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestValue|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestValue<br>Method or attribute name: type|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: HitTestValue<br>Method or attribute name: extra|@ohos.web.webview.d.ts|
|Added||Method or attribute name: setCookie<br>Function name: static setCookie(url: string, value: string): void;|@ohos.web.webview.d.ts|
|Added||Method or attribute name: saveCookieAsync<br>Function name: static saveCookieAsync(): Promise<void>;|@ohos.web.webview.d.ts|
|Added||Method or attribute name: saveCookieAsync<br>Function name: static saveCookieAsync(callback: AsyncCallback<void>): void;|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebMessagePort|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: close|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: postMessageEvent|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebMessagePort<br>Method or attribute name: onMessageEvent|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessForward|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessBackward|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: accessStep|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: forward|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: backward|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearHistory|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: onActive|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: onInactive|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: refresh|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: loadData|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: loadUrl|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getHitTest|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: storeWebArchive|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: storeWebArchive|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoom|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoomIn|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: zoomOut|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getHitTestValue|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getWebId|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getUserAgent|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getTitle|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getPageHeight|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: backOrForward|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: requestFocus|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: createWebMessagePorts|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: postMessage|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: stop|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: registerJavaScriptProxy|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: deleteJavaScriptRegister|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: searchAllAsync|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearMatches|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: searchNext|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearSslCache|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: clearClientAuthenticationCache|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: runJavaScript|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: runJavaScript|@ohos.web.webview.d.ts|
|Added||Module name: ohos.web.webview<br>Class name: WebviewController<br>Method or attribute name: getUrl|@ohos.web.webview.d.ts|
|Deleted||Module name: ohos.web.webview<br>Class name: WebCookieManager<br>Method or attribute name: saveCookieSync||@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: deleteOrigin<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: getOrigins<br>Error code: 401,17100012|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: getOriginQuota<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: getOriginUsage<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: getHttpAuthCredentials<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: saveHttpAuthCredentials<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: allowGeolocation<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: deleteGeolocation<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: getAccessibleGeolocation<br>Error code: 401, 17100011|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: getStoredGeolocation<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: getCookie<br>Error code: 401,17100002|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: putAcceptCookieEnabled<br>Error code: 401|@ohos.web.webview.d.ts|
|Error code added||Method or attribute name: putAcceptThirdPartyCookieEnabled<br>Error code: 401|@ohos.web.webview.d.ts|
# USB Subsystem API Changelog
## cl.usb_manager.1 Bundle Name Change
For applications developed based on earlier versions, you need to change the name of the imported bundle. Otherwise, the original service logic will be affected.
**Key API/Component Changes**
| Original Bundle Name | New Bundle Name |
|------------------ | ------------------- |
| ohos.usbV9.d.ts | ohos.usbManager.d.ts |
**Adaptation Guide**
Change **@ohos.usbV9** to **@ohos.usbManager** when importing the bundle.
## cl.usb_manager.2 API Parameter Type Change
For applications developed based on earlier versions, you need to modify the parameter type. Otherwise, the original service logic will be affected.
**Key API/Component Changes**
| Original Class Name | New Class Name |
|---------------| ------------- |
| interface USBConfig | interface USBConfiguration |
| Original Namespace | New Namespace |
|---------------| ------------- |
| @namespace usbV9 | @namespace usbManager |
| Bundle Name | Original API | New API |
| --------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| ohos.usbManager.d.ts | function setConfiguration(pipe: USBDevicePipe, config: USBConfig): number; | function setConfiguration(pipe: USBDevicePipe, config: USBConfiguration): number; |
**Adaptation Guide**
When calling **setConfiguration**, change the parameter type from **USBConfig** to **USBConfiguration**.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册