| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Added|NA|Class name: LastExitReason;
Method or attribute name: CPP_CRASH = 3|@ohos.app.ability.AbilityConstant.d.ts| |Added|NA|Class name: LastExitReason;
Method or attribute name: JS_ERROR = 4|@ohos.app.ability.AbilityConstant.d.ts| |Added|NA|Class name: LastExitReason;
Method or attribute name: APP_FREEZE = 5|@ohos.app.ability.AbilityConstant.d.ts| |Added|NA|Class name: LastExitReason;
Method or attribute name: PERFORMANCE_CONTROL = 6|@ohos.app.ability.AbilityConstant.d.ts| |Added|NA|Class name: LastExitReason;
Method or attribute name: RESOURCE_CONTROL = 7|@ohos.app.ability.AbilityConstant.d.ts| |Added|NA|Class name: LastExitReason;
Method or attribute name: UPGRADE = 8|@ohos.app.ability.AbilityConstant.d.ts| |Added|NA|Class name: ContinueState;
Method or attribute name: ACTIVE = 0|@ohos.app.ability.AbilityConstant.d.ts| |Added|NA|Class name: ContinueState;
Method or attribute name: INACTIVE = 1|@ohos.app.ability.AbilityConstant.d.ts| |Added|NA|Class name: abilityManager;
Method or attribute name: function notifySaveAsResult(parameter: AbilityResult, requestCode: number, callback: AsyncCallback\): void;|@ohos.app.ability.abilityManager.d.ts| |Added|NA|Class name: abilityManager;
Method or attribute name: function notifySaveAsResult(parameter: AbilityResult, requestCode: number): Promise\;|@ohos.app.ability.abilityManager.d.ts| |Added|NA|Class name: ApplicationStateChangeCallback;
Method or attribute name: onApplicationForeground(): void;|@ohos.app.ability.ApplicationStateChangeCallback.d.ts| |Added|NA|Class name: ApplicationStateChangeCallback;
Method or attribute name: onApplicationBackground(): void;|@ohos.app.ability.ApplicationStateChangeCallback.d.ts| |Added|NA|Class name: appManager;
Method or attribute name: function getProcessMemoryByPid(pid: number): Promise\;|@ohos.app.ability.appManager.d.ts| |Added|NA|Class name: appManager;
Method or attribute name: function getProcessMemoryByPid(pid: number, callback: AsyncCallback\): void;|@ohos.app.ability.appManager.d.ts| |Added|NA|Class name: appManager;
Method or attribute name: function getRunningProcessInfoByBundleName(bundleName: string, callback: AsyncCallback\>): void;|@ohos.app.ability.appManager.d.ts| |Added|NA|Class name: appManager;
Method or attribute name: function getRunningProcessInfoByBundleName(bundleName: string, userId: number, callback: AsyncCallback\>): void;|@ohos.app.ability.appManager.d.ts| |Added|NA|Class name: appManager;
Method or attribute name: function getRunningProcessInfoByBundleName(bundleName: string): Promise\>;|@ohos.app.ability.appManager.d.ts| |Added|NA|Class name: appManager;
Method or attribute name: function getRunningProcessInfoByBundleName(bundleName: string, userId: number): Promise\>;|@ohos.app.ability.appManager.d.ts| |Added|NA|Class name: WindowRect;
Method or attribute name: left: number;|@ohos.app.ability.dialogRequest.d.ts| |Added|NA|Class name: WindowRect;
Method or attribute name: top: number;|@ohos.app.ability.dialogRequest.d.ts| |Added|NA|Class name: WindowRect;
Method or attribute name: width: number;|@ohos.app.ability.dialogRequest.d.ts| |Added|NA|Class name: WindowRect;
Method or attribute name: height: number;|@ohos.app.ability.dialogRequest.d.ts| |Added|NA|Class name: RequestInfo;
Method or attribute name: windowRect?: WindowRect|@ohos.app.ability.dialogRequest.d.ts| |Added|NA|Class name: RequestResult;
Method or attribute name: want?: Want;|@ohos.app.ability.dialogRequest.d.ts| |Added|NA|Class name: missionManager;
Method or attribute name: function moveMissionsToForeground(missionIds: Array\, callback: AsyncCallback\): void;|@ohos.app.ability.missionManager.d.ts| |Added|NA|Class name: missionManager;
Method or attribute name: function moveMissionsToForeground(missionIds: Array\, topMission: number, callback: AsyncCallback\): void;|@ohos.app.ability.missionManager.d.ts| |Added|NA|Class name: missionManager;
Method or attribute name: function moveMissionsToForeground(missionIds: Array\, topMission?: number): Promise\;|@ohos.app.ability.missionManager.d.ts| |Added|NA|Class name: missionManager;
Method or attribute name: function moveMissionsToBackground(missionIds: Array\, callback: AsyncCallback\>): void;|@ohos.app.ability.missionManager.d.ts| |Added|NA|Class name: missionManager;
Method or attribute name: function moveMissionsToBackground(missionIds: Array\): Promise\>;|@ohos.app.ability.missionManager.d.ts| |Added|NA|Class name: UIAbility;
Method or attribute name: onPrepareToTerminate(): boolean;|@ohos.app.ability.UIAbility.d.ts| |Added|NA|Class name: UIAbility;
Method or attribute name: onBackPressed(): boolean;|@ohos.app.ability.UIAbility.d.ts| |Added|NA|Class name: UIExtensionAbility;
Method or attribute name: context: UIExtensionContext;|@ohos.app.ability.UIExtensionAbility.d.ts| |Added|NA|Class name: UIExtensionAbility;
Method or attribute name: onCreate(): void;|@ohos.app.ability.UIExtensionAbility.d.ts| |Added|NA|Class name: UIExtensionAbility;
Method or attribute name: onSessionCreate(want: Want, session: UIExtensionContentSession): void;|@ohos.app.ability.UIExtensionAbility.d.ts| |Added|NA|Class name: UIExtensionAbility;
Method or attribute name: onSessionDestroy(session: UIExtensionContentSession): void;|@ohos.app.ability.UIExtensionAbility.d.ts| |Added|NA|Class name: UIExtensionAbility;
Method or attribute name: onForeground(): void;|@ohos.app.ability.UIExtensionAbility.d.ts| |Added|NA|Class name: UIExtensionAbility;
Method or attribute name: onBackground(): void;|@ohos.app.ability.UIExtensionAbility.d.ts| |Added|NA|Class name: UIExtensionAbility;
Method or attribute name: onDestroy(): void \| Promise\;|@ohos.app.ability.UIExtensionAbility.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: sendData(data: { [key: string]: Object }): void;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: setReceiveDataCallback(callback: (data: { [key: string]: Object }) => void): void;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: loadContent(path: string, storage?: LocalStorage): void;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: terminateSelf(callback: AsyncCallback\): void;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: terminateSelf(): Promise\;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: terminateSelfWithResult(parameter: AbilityResult, callback: AsyncCallback\): void;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: terminateSelfWithResult(parameter: AbilityResult): Promise\;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: setWindowBackgroundColor(color: string): void;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: setWindowPrivacyMode(isPrivacyMode: boolean): Promise\;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: UIExtensionContentSession;
Method or attribute name: setWindowPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallback\): void;|@ohos.app.ability.UIExtensionContentSession.d.ts| |Added|NA|Class name: Params;
Method or attribute name: SUPPORT_CONTINUE_PAGE_STACK_KEY = 'ohos.extra.param.key.supportContinuePageStack'|@ohos.app.ability.wantConstant.d.ts| |Added|NA|Class name: Params;
Method or attribute name: SUPPORT_CONTINUE_SOURCE_EXIT_KEY = 'ohos.extra.param.key.supportContinueSourceExit'|@ohos.app.ability.wantConstant.d.ts| |Added|NA|Class name: FormBindingData;
Method or attribute name: proxies?: Array\;|@ohos.app.form.formBindingData.d.ts| |Added|NA|Class name: ProxyData;
Method or attribute name: key: string;|@ohos.app.form.formBindingData.d.ts| |Added|NA|Class name: ProxyData;
Method or attribute name: subscriberId?: string;|@ohos.app.form.formBindingData.d.ts| |Added|NA|Class name: formHost;
Method or attribute name: function on(
type: 'notifyVisible',
observerCallback: Callback\>,
hostBundleName?: string
): void;|@ohos.app.form.formHost.d.ts| |Added|NA|Class name: formHost;
Method or attribute name: function on(
type: 'notifyInvisible',
observerCallback: Callback\>,
hostBundleName?: string
): void;|@ohos.app.form.formHost.d.ts| |Added|NA|Class name: formHost;
Method or attribute name: function off(
type: 'notifyVisible',
observerCallback?: Callback\>,
hostBundleName?: string
): void;|@ohos.app.form.formHost.d.ts| |Added|NA|Class name: formHost;
Method or attribute name: function off(
type: 'notifyInvisible',
observerCallback?: Callback\>,
hostBundleName?: string
): void;|@ohos.app.form.formHost.d.ts| |Added|NA|Class name: FormInfo;
Method or attribute name: isDynamic: boolean;|@ohos.app.form.formInfo.d.ts| |Added|NA|Class name: distributedMissionManager;
Method or attribute name: function on(type: 'continueStateChange', callback: Callback\<{ state: ContinueState, info: ContinuableInfo }>): void;|@ohos.distributedMissionManager.d.ts| |Added|NA|Class name: distributedMissionManager;
Method or attribute name: function off(type: 'continueStateChange', callback?: Callback\<{ state: ContinueState, info: ContinuableInfo }>): void;|@ohos.distributedMissionManager.d.ts| |Added|NA|Class name: distributedMissionManager;
Method or attribute name: function continueMission(parameter: ContinueMissionInfo, callback: AsyncCallback\): void;|@ohos.distributedMissionManager.d.ts| |Added|NA|Class name: distributedMissionManager;
Method or attribute name: function continueMission(parameter: ContinueMissionInfo): Promise\;|@ohos.distributedMissionManager.d.ts| |Added|NA|Class name: distributedMissionManager;
Method or attribute name: export type ContinuableInfo = _ContinuableInfo;|@ohos.distributedMissionManager.d.ts| |Added|NA|Class name: distributedMissionManager;
Method or attribute name: export type ContinueMissionInfo = _ContinueMissionInfo;|@ohos.distributedMissionManager.d.ts| |Added|NA|Class name: ContinueState;
Method or attribute name: ACTIVE = 0|@ohos.distributedMissionManager.d.ts| |Added|NA|Class name: ContinueState;
Method or attribute name: INACTIVE = 1|@ohos.distributedMissionManager.d.ts| |Added|NA|Class name: ApplicationContext;
Method or attribute name: on(type: 'applicationStateChange', callback: ApplicationStateChangeCallback): void;|ApplicationContext.d.ts| |Added|NA|Class name: ApplicationContext;
Method or attribute name: off(type: 'applicationStateChange', callback?: ApplicationStateChangeCallback): void;|ApplicationContext.d.ts| |Added|NA|Class name: BusinessAbilityInfo;
Method or attribute name: readonly bundleName: string;|BusinessAbilityInfo.d.ts| |Added|NA|Class name: BusinessAbilityInfo;
Method or attribute name: readonly moduleName: string;|BusinessAbilityInfo.d.ts| |Added|NA|Class name: BusinessAbilityInfo;
Method or attribute name: readonly name: string;|BusinessAbilityInfo.d.ts| |Added|NA|Class name: BusinessAbilityInfo;
Method or attribute name: readonly labelId: number;|BusinessAbilityInfo.d.ts| |Added|NA|Class name: BusinessAbilityInfo;
Method or attribute name: readonly descriptionId: number;|BusinessAbilityInfo.d.ts| |Added|NA|Class name: BusinessAbilityInfo;
Method or attribute name: readonly iconId: number;|BusinessAbilityInfo.d.ts| |Added|NA|Class name: BusinessAbilityInfo;
Method or attribute name: readonly businessType: businessAbilityRouter.BusinessType;|BusinessAbilityInfo.d.ts| |Added|NA|Class name: BusinessAbilityInfo;
Method or attribute name: readonly applicationInfo: ApplicationInfo;|BusinessAbilityInfo.d.ts| |Added|NA|Class name: Context;
Method or attribute name: getGroupDir(dataGroupID: string, callback: AsyncCallback\): void;|Context.d.ts| |Added|NA|Class name: Context;
Method or attribute name: getGroupDir(dataGroupID: string): Promise\;|Context.d.ts| |Added|NA|Class name: ContinuableInfo;
Method or attribute name: srcDeviceId: string;|ContinuableInfo.d.ts| |Added|NA|Class name: ContinuableInfo;
Method or attribute name: bundleName: string;|ContinuableInfo.d.ts| |Added|NA|Class name: ContinueMissionInfo;
Method or attribute name: srcDeviceId: string;|ContinueMissionInfo.d.ts| |Added|NA|Class name: ContinueMissionInfo;
Method or attribute name: dstDeviceId: string;|ContinueMissionInfo.d.ts| |Added|NA|Class name: ContinueMissionInfo;
Method or attribute name: bundleName: string;|ContinueMissionInfo.d.ts| |Added|NA|Class name: ContinueMissionInfo;
Method or attribute name: wantParam: { [key: string]: Object };|ContinueMissionInfo.d.ts| |Added|NA|Class name: FormExtensionContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;|FormExtensionContext.d.ts| |Added|NA|Class name: FormExtensionContext;
Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\): void;|FormExtensionContext.d.ts| |Added|NA|Class name: FormExtensionContext;
Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\;|FormExtensionContext.d.ts| |Added|NA|Class name: MissionInfo;
Method or attribute name: abilityState: number;|MissionInfo.d.ts| |Added|NA|Class name: MissionInfo;
Method or attribute name: unclearable: boolean;|MissionInfo.d.ts| |Added|NA|Class name: ProcessInformation;
Method or attribute name: state: appManager.ProcessState;|ProcessInformation.d.ts| |Added|NA|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityAsCaller(want: Want, callback: AsyncCallback\): void;|ServiceExtensionContext.d.ts| |Added|NA|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityAsCaller(want: Want, options: StartOptions, callback: AsyncCallback\): void;|ServiceExtensionContext.d.ts| |Added|NA|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityAsCaller(want: Want, options?: StartOptions): Promise\;|ServiceExtensionContext.d.ts| |Added|NA|Class name: UIAbilityContext;
Method or attribute name: startAbilityAsCaller(want: Want, callback: AsyncCallback\): void;|UIAbilityContext.d.ts| |Added|NA|Class name: UIAbilityContext;
Method or attribute name: startAbilityAsCaller(want: Want, options: StartOptions, callback: AsyncCallback\): void;|UIAbilityContext.d.ts| |Added|NA|Class name: UIAbilityContext;
Method or attribute name: startAbilityAsCaller(want: Want, options?: StartOptions): Promise\;|UIAbilityContext.d.ts| |Added|NA|Class name: UIAbilityContext;
Method or attribute name: setMissionContinueState(state: AbilityConstant.ContinueState, callback: AsyncCallback\): void;|UIAbilityContext.d.ts| |Added|NA|Class name: UIAbilityContext;
Method or attribute name: setMissionContinueState(state: AbilityConstant.ContinueState): Promise\;|UIAbilityContext.d.ts| |Added|NA|Class name: UIAbilityContext;
Method or attribute name: reportDrawnCompleted(callback: AsyncCallback\): void;|UIAbilityContext.d.ts| |Added|NA|Class name: UIExtensionContext;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;|UIExtensionContext.d.ts| |Added|NA|Class name: UIExtensionContext;
Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;|UIExtensionContext.d.ts| |Added|NA|Class name: UIExtensionContext;
Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\;|UIExtensionContext.d.ts| |Added|NA|Class name: UIExtensionContext;
Method or attribute name: startAbilityForResult(want: Want, callback: AsyncCallback\): void;|UIExtensionContext.d.ts| |Added|NA|Class name: UIExtensionContext;
Method or attribute name: startAbilityForResult(want: Want, options: StartOptions, callback: AsyncCallback\): void;|UIExtensionContext.d.ts| |Added|NA|Class name: UIExtensionContext;
Method or attribute name: startAbilityForResult(want: Want, options?: StartOptions): Promise\;|UIExtensionContext.d.ts| |Deprecated version changed|Class name: LastExitReason;
Method or attribute name: ABILITY_NOT_RESPONDING = 1
Old version information: |Class name: LastExitReason;
Method or attribute name: ABILITY_NOT_RESPONDING = 1
New version information: 10
Substitute API: AbilityConstant.LastExitReason#APP_FREEZE|@ohos.app.ability.AbilityConstant.d.ts| |Deprecated version changed|Class name: continuationManager;
Method or attribute name: function off(type: 'deviceConnect', callback?: Callback\): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function off(type: 'deviceConnect', callback?: Callback\): void;
New version information: 9
Substitute API: ohos.continuation.continuationManager/continuationManager#off|@ohos.continuation.continuationManager.d.ts| |Deprecated version changed|Class name: continuationManager;
Method or attribute name: function off(type: 'deviceDisconnect', callback?: Callback\): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function off(type: 'deviceDisconnect', callback?: Callback\): void;
New version information: 9
Substitute API: ohos.continuation.continuationManager/continuationManager#off|@ohos.continuation.continuationManager.d.ts| |Deprecated version changed|Class name: continuationManager;
Method or attribute name: function register(options: ContinuationExtraParams, callback: AsyncCallback\): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function register(options: ContinuationExtraParams, callback: AsyncCallback\): void;
New version information: 9
Substitute API: ohos.continuation.continuationManager/continuationManager#registerContinuation|@ohos.continuation.continuationManager.d.ts| |Deprecated version changed|Class name: continuationManager;
Method or attribute name: function register(options?: ContinuationExtraParams): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function register(options?: ContinuationExtraParams): Promise\;
New version information: 9
Substitute API: ohos.continuation.continuationManager/continuationManager#registerContinuation|@ohos.continuation.continuationManager.d.ts| |Deprecated version changed|Class name: continuationManager;
Method or attribute name: function unregister(token: number): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function unregister(token: number): Promise\;
New version information: 9
Substitute API: ohos.continuation.continuationManager/continuationManager#unregisterContinuation|@ohos.continuation.continuationManager.d.ts| |Deprecated version changed|Class name: continuationManager;
Method or attribute name: function updateConnectStatus(token: number, deviceId: string, status: DeviceConnectState): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function updateConnectStatus(token: number, deviceId: string, status: DeviceConnectState): Promise\;
New version information: 9
Substitute API: ohos.continuation.continuationManager/continuationManager#updateContinuationState|@ohos.continuation.continuationManager.d.ts| |Deprecated version changed|Class name: continuationManager;
Method or attribute name: function startDeviceManager(token: number, options: ContinuationExtraParams, callback: AsyncCallback\): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function startDeviceManager(token: number, options: ContinuationExtraParams, callback: AsyncCallback\): void;
New version information: 9
Substitute API: ohos.continuation.continuationManager/continuationManager#startContinuationDeviceManager|@ohos.continuation.continuationManager.d.ts| |Deprecated version changed|Class name: continuationManager;
Method or attribute name: function startDeviceManager(token: number, options?: ContinuationExtraParams): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function startDeviceManager(token: number, options?: ContinuationExtraParams): Promise\;
New version information: 9
Substitute API: ohos.continuation.continuationManager/continuationManager#startContinuationDeviceManager|@ohos.continuation.continuationManager.d.ts| |Deprecated version changed|Class name: Context;
Method or attribute name: getExternalCacheDir(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getExternalCacheDir(): Promise\;
New version information: 7
Substitute API: |context.d.ts| |Deprecated version changed|Class name: Context;
Method or attribute name: setShowOnLockScreen(show: boolean): Promise\;
Old version information: |Class name: Context;
Method or attribute name: setShowOnLockScreen(show: boolean): Promise\;
New version information: 9
Substitute API: ohos.window/window.WindowStage#setShowOnLockScreen|context.d.ts| |Error code added|Class name: continuationManager;
Method or attribute name: function off(type: 'deviceSelected', token: number): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function off(type: 'deviceSelected', token: number): void;
New version information: 201,401,16600001,16600002,16600004|@ohos.continuation.continuationManager.d.ts| |Error code added|Class name: continuationManager;
Method or attribute name: function off(type: 'deviceUnselected', token: number): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function off(type: 'deviceUnselected', token: number): void;
New version information: 201,401,16600001,16600002,16600004|@ohos.continuation.continuationManager.d.ts| |Error code added|Class name: continuationManager;
Method or attribute name: function registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\): void;
New version information: 201,401,16600001,16600003|@ohos.continuation.continuationManager.d.ts| |Error code added|Class name: continuationManager;
Method or attribute name: function registerContinuation(options?: ContinuationExtraParams): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function registerContinuation(options?: ContinuationExtraParams): Promise\;
New version information: 201,401,16600001,16600003|@ohos.continuation.continuationManager.d.ts| |Error code added|Class name: continuationManager;
Method or attribute name: function unregisterContinuation(token: number): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function unregisterContinuation(token: number): Promise\;
New version information: 201,401,16600001,16600002|@ohos.continuation.continuationManager.d.ts| |Error code added|Class name: continuationManager;
Method or attribute name: function updateContinuationState(token: number, deviceId: string, status: DeviceConnectState): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function updateContinuationState(token: number, deviceId: string, status: DeviceConnectState): Promise\;
New version information: 201,401,16600001,16600002|@ohos.continuation.continuationManager.d.ts| |Error code added|Class name: continuationManager;
Method or attribute name: function startContinuationDeviceManager(
token: number,
options: ContinuationExtraParams,
callback: AsyncCallback\
): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function startContinuationDeviceManager(
token: number,
options: ContinuationExtraParams,
callback: AsyncCallback\
): void;
New version information: 201,401,16600001,16600002|@ohos.continuation.continuationManager.d.ts| |Error code added|Class name: continuationManager;
Method or attribute name: function startContinuationDeviceManager(token: number, options?: ContinuationExtraParams): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function startContinuationDeviceManager(token: number, options?: ContinuationExtraParams): Promise\;
New version information: 201,401,16600001,16600002|@ohos.continuation.continuationManager.d.ts| |Error code added|Class name: distributedMissionManager;
Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\;
New version information: 201,401|@ohos.distributedMissionManager.d.ts| |Error code added|Class name: distributedMissionManager;
Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\;
New version information: 201,401|@ohos.distributedMissionManager.d.ts| |Error code added|Class name: distributedMissionManager;
Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\;
New version information: 201,401|@ohos.distributedMissionManager.d.ts| |Error code added|Class name: distributedMissionManager;
Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\;
New version information: 201,401|@ohos.distributedMissionManager.d.ts| |Error code added|Class name: distributedMissionManager;
Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\;
New version information: 201,202,401,16300501,16300502,16300503,16300504,16300505,16300506|@ohos.distributedMissionManager.d.ts| |Error code changed|Class name: uriPermissionManager;
Method or attribute name: function grantUriPermission(

uri: string,

flag: wantConstant.Flags,

targetBundleName: string,

callback: AsyncCallback\

): void;
Old version information: 201,202,401,16000050,16000058,16000059|Class name: uriPermissionManager;
Method or attribute name: function grantUriPermission(

uri: string,

flag: wantConstant.Flags,

targetBundleName: string,

callback: AsyncCallback\

): void;
New version information: 201,202,401,16000050,16000058,16000059,16000060|@ohos.application.uriPermissionManager.d.ts| |Error code changed|Class name: uriPermissionManager;
Method or attribute name: function grantUriPermission(uri: string, flag: wantConstant.Flags, targetBundleName: string): Promise\;
Old version information: 201,202,401,16000050,16000058,16000059|Class name: uriPermissionManager;
Method or attribute name: function grantUriPermission(uri: string, flag: wantConstant.Flags, targetBundleName: string): Promise\;
New version information: 201,202,401,16000050,16000058,16000059,16000060|@ohos.application.uriPermissionManager.d.ts| |Error code changed|Class name: distributedMissionManager;
Method or attribute name: function continueMission(

parameter: ContinueDeviceInfo,

options: ContinueCallback,

callback: AsyncCallback\

): void;
Old version information: 201,401,16300501,16300502,16300503,16300504,16300505,16300506|Class name: distributedMissionManager;
Method or attribute name: function continueMission(

parameter: ContinueDeviceInfo,

options: ContinueCallback,

callback: AsyncCallback\

): void;
New version information: 201,202,401,16300501,16300502,16300503,16300504,16300505,16300506|@ohos.distributedMissionManager.d.ts| |Error code changed|Class name: AbilityDelegator;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: AbilityDelegator;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;
New version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|AbilityDelegator.d.ts| |Error code changed|Class name: AbilityDelegator;
Method or attribute name: startAbility(want: Want): Promise\;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: AbilityDelegator;
Method or attribute name: startAbility(want: Want): Promise\;
New version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|AbilityDelegator.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000004,16000005,16000006,16000008,16000009,16000011,16000012,16000013,16000050,16000053,16000055,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\): void;
Old version information: 16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001,201,202,401|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\): void;
New version information: 16000001,16000004,16000005,16000006,16000008,16000009,16000011,16000012,16000013,16000050,16000053,16000055,16200001,201,202,401|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\;
Old version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000008,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbility(want: Want): Promise\;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000008,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbility(want: Want): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000008,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000008,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: stopServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 202,401,16000001,16000002,16000005,16000006,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: stopServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000011,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: stopServiceExtensionAbility(want: Want): Promise\;
Old version information: 202,401,16000001,16000002,16000005,16000006,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: stopServiceExtensionAbility(want: Want): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000011,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000011,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000011,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: terminateSelf(callback: AsyncCallback\): void;
Old version information: 401,16000001,16000004,16000005,16000009,16000011,16000050|Class name: ServiceExtensionContext;
Method or attribute name: terminateSelf(callback: AsyncCallback\): void;
New version information: 401,16000009,16000011,16000050|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: terminateSelf(): Promise\;
Old version information: 16000001,16000004,16000005,16000009,16000011,16000050|Class name: ServiceExtensionContext;
Method or attribute name: terminateSelf(): Promise\;
New version information: 16000009,16000011,16000050|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
Old version information: 201,401,16000001,16000005,16000011,16000050|Class name: ServiceExtensionContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000050,16000053,16000055|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;
Old version information: 201,202,401,16000001,16000005,16000011,16000050|Class name: ServiceExtensionContext;
Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000050,16000053,16000055|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityByCall(want: Want): Promise\;
Old version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityByCall(want: Want): Promise\;
New version information: 201,401,16000001,16000002,16000004,16000006,16000008,16000011,16000050|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\;
Old version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000050,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startRecentAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startRecentAbility(want: Want, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startRecentAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startRecentAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000004,16000005,16000006,16000008,16000009,16000011,16000050,16000053,16000055,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: ServiceExtensionContext;
Method or attribute name: startRecentAbility(want: Want, options?: StartOptions): Promise\;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: ServiceExtensionContext;
Method or attribute name: startRecentAbility(want: Want, options?: StartOptions): Promise\;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|ServiceExtensionContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000004,16000005,16000006,16000008,16000009,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityByCall(want: Want): Promise\;
Old version information: 16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000050,16200001,201,401|Class name: UIAbilityContext;
Method or attribute name: startAbilityByCall(want: Want): Promise\;
New version information: 16000001,16000002,16000004,16000006,16000008,16000011,16000012,16000013,16000050,201,401|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\;
Old version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\): void;
Old version information: 16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001,201,202,401|Class name: UIAbilityContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\): void;
New version information: 16000001,16000004,16000005,16000006,16000008,16000009,16000011,16000012,16000013,16000050,16000053,16000055,16200001,201,202,401|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\;
Old version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResult(want: Want, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResult(want: Want, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResult(want: Want, options: StartOptions, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResult(want: Want, options: StartOptions, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000004,16000005,16000006,16000008,16000009,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResult(want: Want, options?: StartOptions): Promise\;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResult(want: Want, options?: StartOptions): Promise\;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResultWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResultWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResultWithAccount(
want: Want,
accountId: number,
options: StartOptions,
callback: AsyncCallback\
): void;
Old version information: 16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001,201,202,401|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResultWithAccount(
want: Want,
accountId: number,
options: StartOptions,
callback: AsyncCallback\
): void;
New version information: 16000001,16000004,16000005,16000006,16000008,16000009,16000011,16000012,16000013,16000050,16000053,16000055,16200001,201,202,401|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResultWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\;
Old version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startAbilityForResultWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000008,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbility(want: Want): Promise\;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000008,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbility(want: Want): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000008,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000008,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000012,16000013,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: stopServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 202,401,16000001,16000002,16000005,16000006,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: stopServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000011,16000012,16000013,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: stopServiceExtensionAbility(want: Want): Promise\;
Old version information: 202,401,16000001,16000002,16000005,16000006,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: stopServiceExtensionAbility(want: Want): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000011,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\): void;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000011,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\;
Old version information: 201,202,401,16000001,16000002,16000005,16000006,16000011,16000050,16200001|Class name: UIAbilityContext;
Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000011,16000050,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: terminateSelf(callback: AsyncCallback\): void;
Old version information: 401,16000001,16000004,16000005,16000009,16000011,16000050|Class name: UIAbilityContext;
Method or attribute name: terminateSelf(callback: AsyncCallback\): void;
New version information: 401,16000009,16000011,16000050|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: terminateSelf(): Promise\;
Old version information: 16000001,16000004,16000005,16000009,16000011,16000050|Class name: UIAbilityContext;
Method or attribute name: terminateSelf(): Promise\;
New version information: 16000009,16000011,16000050|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: terminateSelfWithResult(parameter: AbilityResult, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000004,16000005,16000009,16000011,16000050|Class name: UIAbilityContext;
Method or attribute name: terminateSelfWithResult(parameter: AbilityResult, callback: AsyncCallback\): void;
New version information: 401,16000009,16000011,16000050|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: terminateSelfWithResult(parameter: AbilityResult): Promise\;
Old version information: 401,16000001,16000004,16000005,16000009,16000011,16000050|Class name: UIAbilityContext;
Method or attribute name: terminateSelfWithResult(parameter: AbilityResult): Promise\;
New version information: 401,16000009,16000011,16000050|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
Old version information: 201,401,16000001,16000005,16000011,16000050|Class name: UIAbilityContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000050,16000053,16000055|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;
Old version information: 201,202,401,16000001,16000005,16000011,16000050|Class name: UIAbilityContext;
Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;
New version information: 201,202,401,16000001,16000002,16000004,16000005,16000006,16000008,16000011,16000050,16000053,16000055|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: setMissionIcon(icon: image.PixelMap, callback: AsyncCallback\): void;
Old version information: 401,16000011,16000050|Class name: UIAbilityContext;
Method or attribute name: setMissionIcon(icon: image.PixelMap, callback: AsyncCallback\): void;
New version information: 202,401,16000011,16000050|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: setMissionIcon(icon: image.PixelMap): Promise\;
Old version information: 401,16000011,16000050|Class name: UIAbilityContext;
Method or attribute name: setMissionIcon(icon: image.PixelMap): Promise\;
New version information: 202,401,16000011,16000050|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startRecentAbility(want: Want, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startRecentAbility(want: Want, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startRecentAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startRecentAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
New version information: 201,401,16000001,16000004,16000005,16000006,16000008,16000009,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: startRecentAbility(want: Want, options?: StartOptions): Promise\;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: startRecentAbility(want: Want, options?: StartOptions): Promise\;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: requestDialogService(want: Want, result: AsyncCallback\): void;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: requestDialogService(want: Want, result: AsyncCallback\): void;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Error code changed|Class name: UIAbilityContext;
Method or attribute name: requestDialogService(want: Want): Promise\;
Old version information: 401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000050,16000053,16000055,16200001|Class name: UIAbilityContext;
Method or attribute name: requestDialogService(want: Want): Promise\;
New version information: 201,401,16000001,16000002,16000004,16000005,16000006,16000008,16000009,16000010,16000011,16000012,16000013,16000050,16000053,16000055,16200001|UIAbilityContext.d.ts| |Access level changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_UNDEFINED = 0
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_UNDEFINED = 0
New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts| |Access level changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_FULLSCREEN = 1
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_FULLSCREEN = 1
New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts| |Access level changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100
New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts| |Access level changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101
New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts| |Access level changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_FLOATING = 102
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_FLOATING = 102
New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: INITIAL = 0
Old version information: |Class name: AbilityState;
Method or attribute name: INITIAL = 0
New version information: systemapi|@ohos.app.ability.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: FOCUS = 2
Old version information: |Class name: AbilityState;
Method or attribute name: FOCUS = 2
New version information: systemapi|@ohos.app.ability.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: FOREGROUND = 9
Old version information: |Class name: AbilityState;
Method or attribute name: FOREGROUND = 9
New version information: systemapi|@ohos.app.ability.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: BACKGROUND = 10
Old version information: |Class name: AbilityState;
Method or attribute name: BACKGROUND = 10
New version information: systemapi|@ohos.app.ability.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: FOREGROUNDING = 11
Old version information: |Class name: AbilityState;
Method or attribute name: FOREGROUNDING = 11
New version information: systemapi|@ohos.app.ability.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: BACKGROUNDING = 12
Old version information: |Class name: AbilityState;
Method or attribute name: BACKGROUNDING = 12
New version information: systemapi|@ohos.app.ability.abilityManager.d.ts| |Access level changed|Class name: ApplicationState;
Method or attribute name: STATE_CREATE
Old version information: |Class name: ApplicationState;
Method or attribute name: STATE_CREATE
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ProcessState;
Method or attribute name: STATE_CREATE
Old version information: |Class name: ProcessState;
Method or attribute name: STATE_CREATE
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ApplicationState;
Method or attribute name: STATE_FOREGROUND
Old version information: |Class name: ApplicationState;
Method or attribute name: STATE_FOREGROUND
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ProcessState;
Method or attribute name: STATE_FOREGROUND
Old version information: |Class name: ProcessState;
Method or attribute name: STATE_FOREGROUND
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ApplicationState;
Method or attribute name: STATE_ACTIVE
Old version information: |Class name: ApplicationState;
Method or attribute name: STATE_ACTIVE
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ProcessState;
Method or attribute name: STATE_ACTIVE
Old version information: |Class name: ProcessState;
Method or attribute name: STATE_ACTIVE
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ApplicationState;
Method or attribute name: STATE_BACKGROUND
Old version information: |Class name: ApplicationState;
Method or attribute name: STATE_BACKGROUND
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ProcessState;
Method or attribute name: STATE_BACKGROUND
Old version information: |Class name: ProcessState;
Method or attribute name: STATE_BACKGROUND
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ApplicationState;
Method or attribute name: STATE_DESTROY
Old version information: |Class name: ApplicationState;
Method or attribute name: STATE_DESTROY
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: ProcessState;
Method or attribute name: STATE_DESTROY
Old version information: |Class name: ProcessState;
Method or attribute name: STATE_DESTROY
New version information: systemapi|@ohos.app.ability.appManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function on(type: 'mission', listener: MissionListener): number;
Old version information: |Class name: missionManager;
Method or attribute name: function on(type: 'mission', listener: MissionListener): number;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function off(type: 'mission', listenerId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function off(type: 'mission', listenerId: number): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\>): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\>): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\>;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\>;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getLowResolutionMissionSnapShot(
deviceId: string,
missionId: number,
callback: AsyncCallback\
): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getLowResolutionMissionSnapShot(
deviceId: string,
missionId: number,
callback: AsyncCallback\
): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function lockMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function lockMission(missionId: number): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function clearMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function clearMission(missionId: number): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function clearAllMissions(callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function clearAllMissions(callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function clearAllMissions(): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function clearAllMissions(): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\;
New version information: systemapi|@ohos.app.ability.missionManager.d.ts| |Access level changed|Class name: abilityManager;
Method or attribute name: function updateConfiguration(config: Configuration): Promise\;
Old version information: |Class name: abilityManager;
Method or attribute name: function updateConfiguration(config: Configuration): Promise\;
New version information: systemapi|@ohos.application.abilityManager.d.ts| |Access level changed|Class name: abilityManager;
Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\>): void;
Old version information: |Class name: abilityManager;
Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\>): void;
New version information: systemapi|@ohos.application.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: INITIAL = 0
Old version information: |Class name: AbilityState;
Method or attribute name: INITIAL = 0
New version information: systemapi|@ohos.application.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: FOREGROUND = 9
Old version information: |Class name: AbilityState;
Method or attribute name: FOREGROUND = 9
New version information: systemapi|@ohos.application.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: BACKGROUND = 10
Old version information: |Class name: AbilityState;
Method or attribute name: BACKGROUND = 10
New version information: systemapi|@ohos.application.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: FOREGROUNDING = 11
Old version information: |Class name: AbilityState;
Method or attribute name: FOREGROUNDING = 11
New version information: systemapi|@ohos.application.abilityManager.d.ts| |Access level changed|Class name: AbilityState;
Method or attribute name: BACKGROUNDING = 12
Old version information: |Class name: AbilityState;
Method or attribute name: BACKGROUNDING = 12
New version information: systemapi|@ohos.application.abilityManager.d.ts| |Access level changed|Class name: appManager;
Method or attribute name: function unregisterApplicationStateObserver(observerId: number): Promise\;
Old version information: |Class name: appManager;
Method or attribute name: function unregisterApplicationStateObserver(observerId: number): Promise\;
New version information: systemapi|@ohos.application.appManager.d.ts| |Access level changed|Class name: appManager;
Method or attribute name: function getForegroundApplications(): Promise\>;
Old version information: |Class name: appManager;
Method or attribute name: function getForegroundApplications(): Promise\>;
New version information: systemapi|@ohos.application.appManager.d.ts| |Access level changed|Class name: appManager;
Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\): void;
Old version information: |Class name: appManager;
Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.appManager.d.ts| |Access level changed|Class name: appManager;
Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\);
Old version information: |Class name: appManager;
Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\);
New version information: systemapi|@ohos.application.appManager.d.ts| |Access level changed|Class name: appManager;
Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\);
Old version information: |Class name: appManager;
Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\);
New version information: systemapi|@ohos.application.appManager.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function deleteForm(formId: string, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function deleteForm(formId: string, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function deleteForm(formId: string): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function deleteForm(formId: string): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function releaseForm(formId: string, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function releaseForm(formId: string, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function requestForm(formId: string, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function requestForm(formId: string, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function requestForm(formId: string): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function requestForm(formId: string): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function castTempForm(formId: string, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function castTempForm(formId: string, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function castTempForm(formId: string): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function castTempForm(formId: string): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function notifyVisibleForms(formIds: Array\, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function notifyVisibleForms(formIds: Array\, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function notifyVisibleForms(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function notifyVisibleForms(formIds: Array\): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function notifyInvisibleForms(formIds: Array\, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function notifyInvisibleForms(formIds: Array\, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function notifyInvisibleForms(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function notifyInvisibleForms(formIds: Array\): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function enableFormsUpdate(formIds: Array\, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function enableFormsUpdate(formIds: Array\, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function enableFormsUpdate(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function enableFormsUpdate(formIds: Array\): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function disableFormsUpdate(formIds: Array\, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function disableFormsUpdate(formIds: Array\, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function disableFormsUpdate(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function disableFormsUpdate(formIds: Array\): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function isSystemReady(callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function isSystemReady(callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function isSystemReady(): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function isSystemReady(): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function getAllFormsInfo(callback: AsyncCallback\>): void;
Old version information: |Class name: formHost;
Method or attribute name: function getAllFormsInfo(callback: AsyncCallback\>): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function getAllFormsInfo(): Promise\>;
Old version information: |Class name: formHost;
Method or attribute name: function getAllFormsInfo(): Promise\>;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function getFormsInfo(bundleName: string, callback: AsyncCallback\>): void;
Old version information: |Class name: formHost;
Method or attribute name: function getFormsInfo(bundleName: string, callback: AsyncCallback\>): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function getFormsInfo(
bundleName: string,
moduleName: string,
callback: AsyncCallback\>
): void;
Old version information: |Class name: formHost;
Method or attribute name: function getFormsInfo(
bundleName: string,
moduleName: string,
callback: AsyncCallback\>
): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\>;
Old version information: |Class name: formHost;
Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\>;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function deleteInvalidForms(formIds: Array\, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function deleteInvalidForms(formIds: Array\, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function deleteInvalidForms(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function deleteInvalidForms(formIds: Array\): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function acquireFormState(want: Want, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function acquireFormState(want: Want, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function acquireFormState(want: Want): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function acquireFormState(want: Want): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function on(type: 'formUninstall', callback: Callback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function on(type: 'formUninstall', callback: Callback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function off(type: 'formUninstall', callback?: Callback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function off(type: 'formUninstall', callback?: Callback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function notifyFormsVisible(formIds: Array\, isVisible: boolean, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function notifyFormsVisible(formIds: Array\, isVisible: boolean, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function notifyFormsVisible(formIds: Array\, isVisible: boolean): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function notifyFormsVisible(formIds: Array\, isVisible: boolean): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function notifyFormsEnableUpdate(
formIds: Array\,
isEnableUpdate: boolean,
callback: AsyncCallback\
): void;
Old version information: |Class name: formHost;
Method or attribute name: function notifyFormsEnableUpdate(
formIds: Array\,
isEnableUpdate: boolean,
callback: AsyncCallback\
): void;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: formHost;
Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\, isEnableUpdate: boolean): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\, isEnableUpdate: boolean): Promise\;
New version information: systemapi|@ohos.application.formHost.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function registerMissionListener(listener: MissionListener): number;
Old version information: |Class name: missionManager;
Method or attribute name: function registerMissionListener(listener: MissionListener): number;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function unregisterMissionListener(listenerId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function unregisterMissionListener(listenerId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function unregisterMissionListener(listenerId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function unregisterMissionListener(listenerId: number): Promise\;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\>): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\>): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\>;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\>;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function lockMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function lockMission(missionId: number): Promise\;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number): Promise\;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function clearMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function clearMission(missionId: number): Promise\;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function clearAllMissions(callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function clearAllMissions(callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function clearAllMissions(): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function clearAllMissions(): Promise\;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\): void;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\;
New version information: systemapi|@ohos.application.missionManager.d.ts| |Access level changed|Class name: distributedMissionManager;
Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\;
New version information: systemapi|@ohos.distributedMissionManager.d.ts| |Access level changed|Class name: distributedMissionManager;
Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\;
New version information: systemapi|@ohos.distributedMissionManager.d.ts| |Access level changed|Class name: distributedMissionManager;
Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\;
New version information: systemapi|@ohos.distributedMissionManager.d.ts| |Access level changed|Class name: distributedMissionManager;
Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\;
New version information: systemapi|@ohos.distributedMissionManager.d.ts| |Access level changed|Class name: distributedMissionManager;
Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\;
New version information: systemapi|@ohos.distributedMissionManager.d.ts| |Access level changed|Class name: ContinueCallback;
Method or attribute name: onContinueDone(result: number): void;
Old version information: |Class name: ContinueCallback;
Method or attribute name: onContinueDone(result: number): void;
New version information: systemapi|ContinueCallback.d.ts| |Access level changed|Class name: ContinueDeviceInfo;
Method or attribute name: srcDeviceId: string;
Old version information: |Class name: ContinueDeviceInfo;
Method or attribute name: srcDeviceId: string;
New version information: systemapi|ContinueDeviceInfo.d.ts| |Access level changed|Class name: ContinueDeviceInfo;
Method or attribute name: dstDeviceId: string;
Old version information: |Class name: ContinueDeviceInfo;
Method or attribute name: dstDeviceId: string;
New version information: systemapi|ContinueDeviceInfo.d.ts| |Access level changed|Class name: ContinueDeviceInfo;
Method or attribute name: missionId: number;
Old version information: |Class name: ContinueDeviceInfo;
Method or attribute name: missionId: number;
New version information: systemapi|ContinueDeviceInfo.d.ts| |Access level changed|Class name: ContinueDeviceInfo;
Method or attribute name: wantParam: { [key: string]: any };
Old version information: |Class name: ContinueDeviceInfo;
Method or attribute name: wantParam: { [key: string]: any };
New version information: systemapi|ContinueDeviceInfo.d.ts| |Access level changed|Class name: MissionCallback;
Method or attribute name: notifyMissionsChanged(deviceId: string): void;
Old version information: |Class name: MissionCallback;
Method or attribute name: notifyMissionsChanged(deviceId: string): void;
New version information: systemapi|MissionCallbacks.d.ts| |Access level changed|Class name: MissionCallback;
Method or attribute name: notifySnapshot(deviceId: string, mission: number): void;
Old version information: |Class name: MissionCallback;
Method or attribute name: notifySnapshot(deviceId: string, mission: number): void;
New version information: systemapi|MissionCallbacks.d.ts| |Access level changed|Class name: MissionCallback;
Method or attribute name: notifyNetDisconnect(deviceId: string, state: number): void;
Old version information: |Class name: MissionCallback;
Method or attribute name: notifyNetDisconnect(deviceId: string, state: number): void;
New version information: systemapi|MissionCallbacks.d.ts| |Access level changed|Class name: MissionDeviceInfo;
Method or attribute name: deviceId: string;
Old version information: |Class name: MissionDeviceInfo;
Method or attribute name: deviceId: string;
New version information: systemapi|MissionDeviceInfo.d.ts| |Access level changed|Class name: MissionInfo;
Method or attribute name: missionId: number;
Old version information: |Class name: MissionInfo;
Method or attribute name: missionId: number;
New version information: systemapi|MissionInfo.d.ts| |Access level changed|Class name: MissionInfo;
Method or attribute name: runningState: number;
Old version information: |Class name: MissionInfo;
Method or attribute name: runningState: number;
New version information: systemapi|MissionInfo.d.ts| |Access level changed|Class name: MissionInfo;
Method or attribute name: lockedState: boolean;
Old version information: |Class name: MissionInfo;
Method or attribute name: lockedState: boolean;
New version information: systemapi|MissionInfo.d.ts| |Access level changed|Class name: MissionInfo;
Method or attribute name: timestamp: string;
Old version information: |Class name: MissionInfo;
Method or attribute name: timestamp: string;
New version information: systemapi|MissionInfo.d.ts| |Access level changed|Class name: MissionInfo;
Method or attribute name: want: Want;
Old version information: |Class name: MissionInfo;
Method or attribute name: want: Want;
New version information: systemapi|MissionInfo.d.ts| |Access level changed|Class name: MissionInfo;
Method or attribute name: label: string;
Old version information: |Class name: MissionInfo;
Method or attribute name: label: string;
New version information: systemapi|MissionInfo.d.ts| |Access level changed|Class name: MissionInfo;
Method or attribute name: iconPath: string;
Old version information: |Class name: MissionInfo;
Method or attribute name: iconPath: string;
New version information: systemapi|MissionInfo.d.ts| |Access level changed|Class name: MissionInfo;
Method or attribute name: continuable: boolean;
Old version information: |Class name: MissionInfo;
Method or attribute name: continuable: boolean;
New version information: systemapi|MissionInfo.d.ts| |Access level changed|Class name: MissionListener;
Method or attribute name: onMissionCreated(mission: number): void;
Old version information: |Class name: MissionListener;
Method or attribute name: onMissionCreated(mission: number): void;
New version information: systemapi|MissionListener.d.ts| |Access level changed|Class name: MissionListener;
Method or attribute name: onMissionDestroyed(mission: number): void;
Old version information: |Class name: MissionListener;
Method or attribute name: onMissionDestroyed(mission: number): void;
New version information: systemapi|MissionListener.d.ts| |Access level changed|Class name: MissionListener;
Method or attribute name: onMissionSnapshotChanged(mission: number): void;
Old version information: |Class name: MissionListener;
Method or attribute name: onMissionSnapshotChanged(mission: number): void;
New version information: systemapi|MissionListener.d.ts| |Access level changed|Class name: MissionListener;
Method or attribute name: onMissionMovedToFront(mission: number): void;
Old version information: |Class name: MissionListener;
Method or attribute name: onMissionMovedToFront(mission: number): void;
New version information: systemapi|MissionListener.d.ts| |Access level changed|Class name: MissionListener;
Method or attribute name: onMissionLabelUpdated(mission: number): void;
Old version information: |Class name: MissionListener;
Method or attribute name: onMissionLabelUpdated(mission: number): void;
New version information: systemapi|MissionListener.d.ts| |Access level changed|Class name: MissionListener;
Method or attribute name: onMissionIconUpdated(mission: number, icon: image.PixelMap): void;
Old version information: |Class name: MissionListener;
Method or attribute name: onMissionIconUpdated(mission: number, icon: image.PixelMap): void;
New version information: systemapi|MissionListener.d.ts| |Access level changed|Class name: MissionListener;
Method or attribute name: onMissionClosed(mission: number): void;
Old version information: |Class name: MissionListener;
Method or attribute name: onMissionClosed(mission: number): void;
New version information: systemapi|MissionListener.d.ts| |Access level changed|Class name: MissionParameter;
Method or attribute name: deviceId: string;
Old version information: |Class name: MissionParameter;
Method or attribute name: deviceId: string;
New version information: systemapi|MissionParameter.d.ts| |Access level changed|Class name: MissionParameter;
Method or attribute name: fixConflict: boolean;
Old version information: |Class name: MissionParameter;
Method or attribute name: fixConflict: boolean;
New version information: systemapi|MissionParameter.d.ts| |Access level changed|Class name: MissionParameter;
Method or attribute name: tag: number;
Old version information: |Class name: MissionParameter;
Method or attribute name: tag: number;
New version information: systemapi|MissionParameter.d.ts| |Access level changed|Class name: MissionSnapshot;
Method or attribute name: ability: ElementName;
Old version information: |Class name: MissionSnapshot;
Method or attribute name: ability: ElementName;
New version information: systemapi|MissionSnapshot.d.ts| |Access level changed|Class name: MissionSnapshot;
Method or attribute name: snapshot: image.PixelMap;
Old version information: |Class name: MissionSnapshot;
Method or attribute name: snapshot: image.PixelMap;
New version information: systemapi|MissionSnapshot.d.ts| |Access level changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;
Old version information: |Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, callback: AsyncCallback\): void;
New version information: systemapi|ServiceExtensionContext.d.ts| |Access level changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
Old version information: |Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\): void;
New version information: systemapi|ServiceExtensionContext.d.ts| |Access level changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\;
Old version information: |Class name: ServiceExtensionContext;
Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\;
New version information: systemapi|ServiceExtensionContext.d.ts| |Access level changed|Class name: ServiceExtensionContext;
Method or attribute name: terminateSelf(callback: AsyncCallback\): void;
Old version information: |Class name: ServiceExtensionContext;
Method or attribute name: terminateSelf(callback: AsyncCallback\): void;
New version information: systemapi|ServiceExtensionContext.d.ts| |Access level changed|Class name: ServiceExtensionContext;
Method or attribute name: terminateSelf(): Promise\;
Old version information: |Class name: ServiceExtensionContext;
Method or attribute name: terminateSelf(): Promise\;
New version information: systemapi|ServiceExtensionContext.d.ts| |Access level changed|Class name: ServiceExtensionContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
Old version information: |Class name: ServiceExtensionContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
New version information: systemapi|ServiceExtensionContext.d.ts| |Access level changed|Class name: ServiceExtensionContext;
Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\): void;
Old version information: |Class name: ServiceExtensionContext;
Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\): void;
New version information: systemapi|ServiceExtensionContext.d.ts| |Access level changed|Class name: ServiceExtensionContext;
Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\;
Old version information: |Class name: ServiceExtensionContext;
Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\;
New version information: systemapi|ServiceExtensionContext.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function on(type: 'mission', listener: MissionListener): number;
Old version information: |Class name: missionManager;
Method or attribute name: function on(type: 'mission', listener: MissionListener): number;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function off(type: 'mission', listenerId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function off(type: 'mission', listenerId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\>): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\>): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\>;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\>;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getLowResolutionMissionSnapShot(
deviceId: string,
missionId: number,
callback: AsyncCallback\
): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getLowResolutionMissionSnapShot(
deviceId: string,
missionId: number,
callback: AsyncCallback\
): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function lockMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function lockMission(missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function clearMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function clearMission(missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function clearAllMissions(callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function clearAllMissions(callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function clearAllMissions(): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function clearAllMissions(): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: export type MissionInfo = _MissionInfo;
Old version information: |Class name: missionManager;
Method or attribute name: export type MissionInfo = _MissionInfo;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: export type MissionListener = _MissionListener;
Old version information: |Class name: missionManager;
Method or attribute name: export type MissionListener = _MissionListener;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: export type MissionSnapshot = _MissionSnapshot;
Old version information: |Class name: missionManager;
Method or attribute name: export type MissionSnapshot = _MissionSnapshot;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts| |Permission changed|Class name: abilityManager;
Method or attribute name: function updateConfiguration(config: Configuration): Promise\;
Old version information: |Class name: abilityManager;
Method or attribute name: function updateConfiguration(config: Configuration): Promise\;
New version information: ohos.permission.UPDATE_CONFIGURATION|@ohos.application.abilityManager.d.ts| |Permission changed|Class name: abilityManager;
Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\>): void;
Old version information: |Class name: abilityManager;
Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\>): void;
New version information: ohos.permission.GET_RUNNING_INFO|@ohos.application.abilityManager.d.ts| |Permission changed|Class name: appManager;
Method or attribute name: function unregisterApplicationStateObserver(observerId: number): Promise\;
Old version information: |Class name: appManager;
Method or attribute name: function unregisterApplicationStateObserver(observerId: number): Promise\;
New version information: ohos.permission.RUNNING_STATE_OBSERVER|@ohos.application.appManager.d.ts| |Permission changed|Class name: appManager;
Method or attribute name: function getForegroundApplications(): Promise\>;
Old version information: |Class name: appManager;
Method or attribute name: function getForegroundApplications(): Promise\>;
New version information: ohos.permission.GET_RUNNING_INFO|@ohos.application.appManager.d.ts| |Permission changed|Class name: appManager;
Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\): void;
Old version information: |Class name: appManager;
Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS,ohos.permission.CLEAN_BACKGROUND_PROCESSES|@ohos.application.appManager.d.ts| |Permission changed|Class name: appManager;
Method or attribute name: function getProcessRunningInfos(callback: AsyncCallback\>): void;
Old version information: |Class name: appManager;
Method or attribute name: function getProcessRunningInfos(callback: AsyncCallback\>): void;
New version information: ohos.permission.GET_RUNNING_INFO|@ohos.application.appManager.d.ts| |Permission changed|Class name: appManager;
Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\);
Old version information: |Class name: appManager;
Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\);
New version information: ohos.permission.CLEAN_BACKGROUND_PROCESSES|@ohos.application.appManager.d.ts| |Permission changed|Class name: appManager;
Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\);
Old version information: |Class name: appManager;
Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\);
New version information: ohos.permission.CLEAN_APPLICATION_DATA|@ohos.application.appManager.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function deleteForm(formId: string): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function deleteForm(formId: string): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\): void;
Old version information: |Class name: formHost;
Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\): void;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function requestForm(formId: string): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function requestForm(formId: string): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function castTempForm(formId: string): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function castTempForm(formId: string): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function notifyVisibleForms(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function notifyVisibleForms(formIds: Array\): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function notifyInvisibleForms(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function notifyInvisibleForms(formIds: Array\): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function enableFormsUpdate(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function enableFormsUpdate(formIds: Array\): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function disableFormsUpdate(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function disableFormsUpdate(formIds: Array\): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function getAllFormsInfo(): Promise\>;
Old version information: |Class name: formHost;
Method or attribute name: function getAllFormsInfo(): Promise\>;
New version information: ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function getFormsInfo(
bundleName: string,
moduleName: string,
callback: AsyncCallback\>
): void;
Old version information: |Class name: formHost;
Method or attribute name: function getFormsInfo(
bundleName: string,
moduleName: string,
callback: AsyncCallback\>
): void;
New version information: ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\>;
Old version information: |Class name: formHost;
Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\>;
New version information: ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function deleteInvalidForms(formIds: Array\): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function deleteInvalidForms(formIds: Array\): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function acquireFormState(want: Want): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function acquireFormState(want: Want): Promise\;
New version information: ohos.permission.REQUIRE_FORM,ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function notifyFormsVisible(formIds: Array\, isVisible: boolean): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function notifyFormsVisible(formIds: Array\, isVisible: boolean): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: formHost;
Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\, isEnableUpdate: boolean): Promise\;
Old version information: |Class name: formHost;
Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\, isEnableUpdate: boolean): Promise\;
New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function registerMissionListener(listener: MissionListener): number;
Old version information: |Class name: missionManager;
Method or attribute name: function registerMissionListener(listener: MissionListener): number;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function unregisterMissionListener(listenerId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function unregisterMissionListener(listenerId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function unregisterMissionListener(listenerId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function unregisterMissionListener(listenerId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\>): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\>): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\>;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\>;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function lockMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function lockMission(missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function unlockMission(missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function clearMission(missionId: number): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function clearMission(missionId: number): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function clearAllMissions(callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function clearAllMissions(callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function clearAllMissions(): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function clearAllMissions(): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\): void;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\): void;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\;
Old version information: |Class name: missionManager;
Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts| |Permission changed|Class name: continuationManager;
Method or attribute name: function off(type: 'deviceSelected', token: number): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function off(type: 'deviceSelected', token: number): void;
New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts| |Permission changed|Class name: continuationManager;
Method or attribute name: function off(type: 'deviceUnselected', token: number): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function off(type: 'deviceUnselected', token: number): void;
New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts| |Permission changed|Class name: continuationManager;
Method or attribute name: function registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\): void;
New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts| |Permission changed|Class name: continuationManager;
Method or attribute name: function registerContinuation(options?: ContinuationExtraParams): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function registerContinuation(options?: ContinuationExtraParams): Promise\;
New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts| |Permission changed|Class name: continuationManager;
Method or attribute name: function unregisterContinuation(token: number): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function unregisterContinuation(token: number): Promise\;
New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts| |Permission changed|Class name: continuationManager;
Method or attribute name: function updateContinuationState(token: number, deviceId: string, status: DeviceConnectState): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function updateContinuationState(token: number, deviceId: string, status: DeviceConnectState): Promise\;
New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts| |Permission changed|Class name: continuationManager;
Method or attribute name: function startContinuationDeviceManager(
token: number,
options: ContinuationExtraParams,
callback: AsyncCallback\
): void;
Old version information: |Class name: continuationManager;
Method or attribute name: function startContinuationDeviceManager(
token: number,
options: ContinuationExtraParams,
callback: AsyncCallback\
): void;
New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts| |Permission changed|Class name: continuationManager;
Method or attribute name: function startContinuationDeviceManager(token: number, options?: ContinuationExtraParams): Promise\;
Old version information: |Class name: continuationManager;
Method or attribute name: function startContinuationDeviceManager(token: number, options?: ContinuationExtraParams): Promise\;
New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts| |Permission changed|Class name: distributedMissionManager;
Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts| |Permission changed|Class name: distributedMissionManager;
Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts| |Permission changed|Class name: distributedMissionManager;
Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts| |Permission changed|Class name: distributedMissionManager;
Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts| |Permission changed|Class name: distributedMissionManager;
Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\;
Old version information: |Class name: distributedMissionManager;
Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\;
New version information: ohos.permission.MANAGE_MISSIONS,ohos.permission.DISTRIBUTED_DATASYNC|@ohos.distributedMissionManager.d.ts| |Permission changed|Class name: MissionCallback;
Method or attribute name: notifyMissionsChanged(deviceId: string): void;
Old version information: |Class name: MissionCallback;
Method or attribute name: notifyMissionsChanged(deviceId: string): void;
New version information: ohos.permission.MANAGE_MISSIONS|MissionCallbacks.d.ts| |Permission changed|Class name: MissionCallback;
Method or attribute name: notifySnapshot(deviceId: string, mission: number): void;
Old version information: |Class name: MissionCallback;
Method or attribute name: notifySnapshot(deviceId: string, mission: number): void;
New version information: ohos.permission.MANAGE_MISSIONS|MissionCallbacks.d.ts| |Permission changed|Class name: MissionCallback;
Method or attribute name: notifyNetDisconnect(deviceId: string, state: number): void;
Old version information: |Class name: MissionCallback;
Method or attribute name: notifyNetDisconnect(deviceId: string, state: number): void;
New version information: ohos.permission.MANAGE_MISSIONS|MissionCallbacks.d.ts| |Permission changed|Class name: MissionDeviceInfo;
Method or attribute name: deviceId: string;
Old version information: |Class name: MissionDeviceInfo;
Method or attribute name: deviceId: string;
New version information: ohos.permission.MANAGE_MISSIONS|MissionDeviceInfo.d.ts| |Permission changed|Class name: MissionParameter;
Method or attribute name: deviceId: string;
Old version information: |Class name: MissionParameter;
Method or attribute name: deviceId: string;
New version information: ohos.permission.MANAGE_MISSIONS|MissionParameter.d.ts| |Permission changed|Class name: MissionParameter;
Method or attribute name: fixConflict: boolean;
Old version information: |Class name: MissionParameter;
Method or attribute name: fixConflict: boolean;
New version information: ohos.permission.MANAGE_MISSIONS|MissionParameter.d.ts| |Permission changed|Class name: MissionParameter;
Method or attribute name: tag: number;
Old version information: |Class name: MissionParameter;
Method or attribute name: tag: number;
New version information: ohos.permission.MANAGE_MISSIONS|MissionParameter.d.ts| |Permission changed|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
Old version information: ohos.permission.START_INVISIBLE_ABILITY|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
New version information: |ServiceExtensionContext.d.ts| |Permission changed|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbility(want: Want): Promise\;
Old version information: ohos.permission.START_INVISIBLE_ABILITY|Class name: ServiceExtensionContext;
Method or attribute name: startServiceExtensionAbility(want: Want): Promise\;
New version information: |ServiceExtensionContext.d.ts| |Permission changed|Class name: ServiceExtensionContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
Old version information: ohos.permission.ABILITY_BACKGROUND_COMMUNICATION|Class name: ServiceExtensionContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
New version information: |ServiceExtensionContext.d.ts| |Permission changed|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\;
Old version information: ohos.permission.ABILITY_BACKGROUND_COMMUNICATION,ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS,ohos.permission.START_ABILITIES_FROM_BACKGROUND,ohos.permission.START_INVISIBLE_ABILITY|Class name: ServiceExtensionContext;
Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\;
New version information: ohos.permission.ABILITY_BACKGROUND_COMMUNICATION,ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|ServiceExtensionContext.d.ts| |Permission changed|Class name: UIAbilityContext;
Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\;
Old version information: ohos.permission.ABILITY_BACKGROUND_COMMUNICATION,ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS,ohos.permission.START_ABILITIES_FROM_BACKGROUND,ohos.permission.START_INVISIBLE_ABILITY|Class name: UIAbilityContext;
Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\;
New version information: ohos.permission.ABILITY_BACKGROUND_COMMUNICATION,ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|UIAbilityContext.d.ts| |Permission changed|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
Old version information: ohos.permission.START_INVISIBLE_ABILITY|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\): void;
New version information: |UIAbilityContext.d.ts| |Permission changed|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbility(want: Want): Promise\;
Old version information: ohos.permission.ABILITY_BACKGROUND_COMMUNICATION|Class name: UIAbilityContext;
Method or attribute name: startServiceExtensionAbility(want: Want): Promise\;
New version information: |UIAbilityContext.d.ts| |Permission changed|Class name: UIAbilityContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
Old version information: ohos.permission.ABILITY_BACKGROUND_COMMUNICATION|Class name: UIAbilityContext;
Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;
New version information: |UIAbilityContext.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: function getWant(): Promise\;
Old version information: |Class name: featureAbility;
Method or attribute name: function getWant(): Promise\;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: function startAbility(parameter: StartAbilityParameter): Promise\;
Old version information: |Class name: featureAbility;
Method or attribute name: function startAbility(parameter: StartAbilityParameter): Promise\;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: function startAbilityForResult(parameter: StartAbilityParameter): Promise\;
Old version information: |Class name: featureAbility;
Method or attribute name: function startAbilityForResult(parameter: StartAbilityParameter): Promise\;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: function terminateSelfWithResult(parameter: AbilityResult): Promise\;
Old version information: |Class name: featureAbility;
Method or attribute name: function terminateSelfWithResult(parameter: AbilityResult): Promise\;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: function terminateSelf(): Promise\;
Old version information: |Class name: featureAbility;
Method or attribute name: function terminateSelf(): Promise\;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: function hasWindowFocus(): Promise\;
Old version information: |Class name: featureAbility;
Method or attribute name: function hasWindowFocus(): Promise\;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: function disconnectAbility(connection: number): Promise\;
Old version information: |Class name: featureAbility;
Method or attribute name: function disconnectAbility(connection: number): Promise\;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: function getWindow(): Promise\;
Old version information: |Class name: featureAbility;
Method or attribute name: function getWindow(): Promise\;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: export type AppVersionInfo = _AppVersionInfo;
Old version information: |Class name: featureAbility;
Method or attribute name: export type AppVersionInfo = _AppVersionInfo;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: featureAbility;
Method or attribute name: export type ProcessInfo = _ProcessInfo;
Old version information: |Class name: featureAbility;
Method or attribute name: export type ProcessInfo = _ProcessInfo;
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_UNDEFINED = 0
Old version information: |Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_UNDEFINED = 0
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_FULLSCREEN = 1
Old version information: |Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_FULLSCREEN = 1
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100
Old version information: |Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101
Old version information: |Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_FLOATING = 102
Old version information: |Class name: AbilityWindowConfiguration;
Method or attribute name: WINDOW_MODE_FLOATING = 102
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: AbilityStartSetting;
Method or attribute name: BOUNDS_KEY = 'abilityBounds'
Old version information: |Class name: AbilityStartSetting;
Method or attribute name: BOUNDS_KEY = 'abilityBounds'
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: AbilityStartSetting;
Method or attribute name: WINDOW_MODE_KEY = 'windowMode'
Old version information: |Class name: AbilityStartSetting;
Method or attribute name: WINDOW_MODE_KEY = 'windowMode'
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: AbilityStartSetting;
Method or attribute name: DISPLAY_ID_KEY = 'displayId'
Old version information: |Class name: AbilityStartSetting;
Method or attribute name: DISPLAY_ID_KEY = 'displayId'
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: ErrorCode;
Method or attribute name: NO_ERROR = 0
Old version information: |Class name: ErrorCode;
Method or attribute name: NO_ERROR = 0
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: ErrorCode;
Method or attribute name: INVALID_PARAMETER = -1
Old version information: |Class name: ErrorCode;
Method or attribute name: INVALID_PARAMETER = -1
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: ErrorCode;
Method or attribute name: ABILITY_NOT_FOUND = -2
Old version information: |Class name: ErrorCode;
Method or attribute name: ABILITY_NOT_FOUND = -2
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: ErrorCode;
Method or attribute name: PERMISSION_DENY = -3
Old version information: |Class name: ErrorCode;
Method or attribute name: PERMISSION_DENY = -3
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: DataAbilityOperationType;
Method or attribute name: TYPE_INSERT = 1
Old version information: |Class name: DataAbilityOperationType;
Method or attribute name: TYPE_INSERT = 1
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: DataAbilityOperationType;
Method or attribute name: TYPE_UPDATE = 2
Old version information: |Class name: DataAbilityOperationType;
Method or attribute name: TYPE_UPDATE = 2
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: DataAbilityOperationType;
Method or attribute name: TYPE_DELETE = 3
Old version information: |Class name: DataAbilityOperationType;
Method or attribute name: TYPE_DELETE = 3
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: DataAbilityOperationType;
Method or attribute name: TYPE_ASSERT = 4
Old version information: |Class name: DataAbilityOperationType;
Method or attribute name: TYPE_ASSERT = 4
New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts| |Model changed|Class name: particleAbility;
Method or attribute name: function startAbility(parameter: StartAbilityParameter): Promise\;
Old version information: |Class name: particleAbility;
Method or attribute name: function startAbility(parameter: StartAbilityParameter): Promise\;
New version information: FAModelOnly|@ohos.ability.particleAbility.d.ts| |Model changed|Class name: particleAbility;
Method or attribute name: function terminateSelf(): Promise\;
Old version information: |Class name: particleAbility;
Method or attribute name: function terminateSelf(): Promise\;
New version information: FAModelOnly|@ohos.ability.particleAbility.d.ts| |Model changed|Class name: particleAbility;
Method or attribute name: function disconnectAbility(connection: number): Promise\;
Old version information: |Class name: particleAbility;
Method or attribute name: function disconnectAbility(connection: number): Promise\;
New version information: FAModelOnly|@ohos.ability.particleAbility.d.ts| |Model changed|Class name: ErrorCode;
Method or attribute name: INVALID_PARAMETER = -1
Old version information: |Class name: ErrorCode;
Method or attribute name: INVALID_PARAMETER = -1
New version information: FAModelOnly|@ohos.ability.particleAbility.d.ts| |Model changed|Class name: LaunchReason;
Method or attribute name: SHARE = 5
Old version information: |Class name: LaunchReason;
Method or attribute name: SHARE = 5
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnContinueResult;
Method or attribute name: AGREE = 0
Old version information: |Class name: OnContinueResult;
Method or attribute name: AGREE = 0
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnContinueResult;
Method or attribute name: REJECT = 1
Old version information: |Class name: OnContinueResult;
Method or attribute name: REJECT = 1
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnContinueResult;
Method or attribute name: MISMATCH = 2
Old version information: |Class name: OnContinueResult;
Method or attribute name: MISMATCH = 2
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: MemoryLevel;
Method or attribute name: MEMORY_LEVEL_MODERATE = 0
Old version information: |Class name: MemoryLevel;
Method or attribute name: MEMORY_LEVEL_MODERATE = 0
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: MemoryLevel;
Method or attribute name: MEMORY_LEVEL_LOW = 1
Old version information: |Class name: MemoryLevel;
Method or attribute name: MEMORY_LEVEL_LOW = 1
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: MemoryLevel;
Method or attribute name: MEMORY_LEVEL_CRITICAL = 2
Old version information: |Class name: MemoryLevel;
Method or attribute name: MEMORY_LEVEL_CRITICAL = 2
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_UNDEFINED = 0
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_UNDEFINED = 0
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_FULLSCREEN = 1
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_FULLSCREEN = 1
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: WindowMode;
Method or attribute name: WINDOW_MODE_FLOATING = 102
Old version information: |Class name: WindowMode;
Method or attribute name: WINDOW_MODE_FLOATING = 102
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnSaveResult;
Method or attribute name: ALL_AGREE = 0
Old version information: |Class name: OnSaveResult;
Method or attribute name: ALL_AGREE = 0
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnSaveResult;
Method or attribute name: CONTINUATION_REJECT = 1
Old version information: |Class name: OnSaveResult;
Method or attribute name: CONTINUATION_REJECT = 1
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnSaveResult;
Method or attribute name: CONTINUATION_MISMATCH = 2
Old version information: |Class name: OnSaveResult;
Method or attribute name: CONTINUATION_MISMATCH = 2
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnSaveResult;
Method or attribute name: RECOVERY_AGREE = 3
Old version information: |Class name: OnSaveResult;
Method or attribute name: RECOVERY_AGREE = 3
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnSaveResult;
Method or attribute name: RECOVERY_REJECT = 4
Old version information: |Class name: OnSaveResult;
Method or attribute name: RECOVERY_REJECT = 4
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: OnSaveResult;
Method or attribute name: ALL_REJECT
Old version information: |Class name: OnSaveResult;
Method or attribute name: ALL_REJECT
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: StateType;
Method or attribute name: CONTINUATION = 0
Old version information: |Class name: StateType;
Method or attribute name: CONTINUATION = 0
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: StateType;
Method or attribute name: APP_RECOVERY = 1
Old version information: |Class name: StateType;
Method or attribute name: APP_RECOVERY = 1
New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: openFile(uri: string, mode: string): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: openFile(uri: string, mode: string): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: getType(uri: string): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: getType(uri: string): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: getFileTypes(uri: string, mimeTypeFilter: string): Promise\>;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: getFileTypes(uri: string, mimeTypeFilter: string): Promise\>;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: normalizeUri(uri: string): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: normalizeUri(uri: string): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: denormalizeUri(uri: string): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: denormalizeUri(uri: string): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: notifyChange(uri: string): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: notifyChange(uri: string): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: insert(uri: string, valuesBucket: rdb.ValuesBucket): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: insert(uri: string, valuesBucket: rdb.ValuesBucket): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: batchInsert(uri: string, valuesBuckets: Array\): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: batchInsert(uri: string, valuesBuckets: Array\): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: delete(uri: string, predicates?: dataAbility.DataAbilityPredicates): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: delete(uri: string, predicates?: dataAbility.DataAbilityPredicates): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: delete(uri: string, callback: AsyncCallback\): void;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: delete(uri: string, callback: AsyncCallback\): void;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: update(uri: string, valuesBucket: rdb.ValuesBucket, predicates?: dataAbility.DataAbilityPredicates): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: update(uri: string, valuesBucket: rdb.ValuesBucket, predicates?: dataAbility.DataAbilityPredicates): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: update(uri: string, valuesBucket: rdb.ValuesBucket, callback: AsyncCallback\): void;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: update(uri: string, valuesBucket: rdb.ValuesBucket, callback: AsyncCallback\): void;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: query(uri: string, callback: AsyncCallback\): void;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: query(uri: string, callback: AsyncCallback\): void;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: query(uri: string, columns: Array\, callback: AsyncCallback\): void;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: query(uri: string, columns: Array\, callback: AsyncCallback\): void;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: query(uri: string, predicates: dataAbility.DataAbilityPredicates, callback: AsyncCallback\): void;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: query(uri: string, predicates: dataAbility.DataAbilityPredicates, callback: AsyncCallback\): void;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: query(uri: string, columns?: Array\, predicates?: dataAbility.DataAbilityPredicates): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: query(uri: string, columns?: Array\, predicates?: dataAbility.DataAbilityPredicates): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: call(uri: string, method: string, arg: string, extras: PacMap): Promise\;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: call(uri: string, method: string, arg: string, extras: PacMap): Promise\;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: executeBatch(
uri: string,
operations: Array\,
callback: AsyncCallback\>
): void;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: executeBatch(
uri: string,
operations: Array\,
callback: AsyncCallback\>
): void;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: DataAbilityHelper;
Method or attribute name: executeBatch(uri: string, operations: Array\): Promise\>;
Old version information: |Class name: DataAbilityHelper;
Method or attribute name: executeBatch(uri: string, operations: Array\): Promise\>;
New version information: FAModelOnly|dataAbilityHelper.d.ts| |Model changed|Class name: Context;
Method or attribute name: getOrCreateLocalDir(callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: getOrCreateLocalDir(callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: verifyPermission(permission: string, options: PermissionOptions, callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: verifyPermission(permission: string, options: PermissionOptions, callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: verifyPermission(permission: string, callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: verifyPermission(permission: string, callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: requestPermissionsFromUser(permissions: Array\, requestCode: number): Promise\;
Old version information: |Class name: Context;
Method or attribute name: requestPermissionsFromUser(permissions: Array\, requestCode: number): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getApplicationInfo(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getApplicationInfo(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getBundleName(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getBundleName(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getDisplayOrientation(callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: getDisplayOrientation(callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getDisplayOrientation(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getDisplayOrientation(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getExternalCacheDir(callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: getExternalCacheDir(callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getExternalCacheDir(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getExternalCacheDir(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: setDisplayOrientation(orientation: bundle.DisplayOrientation, callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: setDisplayOrientation(orientation: bundle.DisplayOrientation, callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: setDisplayOrientation(orientation: bundle.DisplayOrientation): Promise\;
Old version information: |Class name: Context;
Method or attribute name: setDisplayOrientation(orientation: bundle.DisplayOrientation): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: setShowOnLockScreen(show: boolean, callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: setShowOnLockScreen(show: boolean, callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: setShowOnLockScreen(show: boolean): Promise\;
Old version information: |Class name: Context;
Method or attribute name: setShowOnLockScreen(show: boolean): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: setWakeUpScreen(wakeUp: boolean, callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: setWakeUpScreen(wakeUp: boolean, callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: setWakeUpScreen(wakeUp: boolean): Promise\;
Old version information: |Class name: Context;
Method or attribute name: setWakeUpScreen(wakeUp: boolean): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getProcessInfo(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getProcessInfo(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getElementName(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getElementName(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getProcessName(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getProcessName(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getCallingBundle(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getCallingBundle(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getFilesDir(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getFilesDir(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getCacheDir(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getCacheDir(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getOrCreateDistributedDir(callback: AsyncCallback\): void;
Old version information: |Class name: Context;
Method or attribute name: getOrCreateDistributedDir(callback: AsyncCallback\): void;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getAppType(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getAppType(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getHapModuleInfo(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getHapModuleInfo(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getAppVersionInfo(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getAppVersionInfo(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: getAbilityInfo(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: getAbilityInfo(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: isUpdatingConfigurations(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: isUpdatingConfigurations(): Promise\;
New version information: FAModelOnly|context.d.ts| |Model changed|Class name: Context;
Method or attribute name: printDrawnCompleted(): Promise\;
Old version information: |Class name: Context;
Method or attribute name: printDrawnCompleted(): Promise\;
New version information: FAModelOnly|context.d.ts| |Type changed|Class name: LaunchParam;
Method or attribute name: launchReason: LaunchReason;
Old version information: |Class name: LaunchParam;
Method or attribute name: launchReason: LaunchReason;
New version information: LaunchReason|@ohos.app.ability.AbilityConstant.d.ts| |Type changed|Class name: LaunchParam;
Method or attribute name: lastExitReason: LastExitReason;
Old version information: |Class name: LaunchParam;
Method or attribute name: lastExitReason: LastExitReason;
New version information: LastExitReason|@ohos.app.ability.AbilityConstant.d.ts| |Type changed|Class name: Configuration;
Method or attribute name: language?: string;
Old version information: string|Class name: Configuration;
Method or attribute name: language?: string;
New version information: ?string|@ohos.app.ability.Configuration.d.ts| |Type changed|Class name: Configuration;
Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;
Old version information: ConfigurationConstant.ColorMode|Class name: Configuration;
Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;
New version information: ?ConfigurationConstant.ColorMode|@ohos.app.ability.Configuration.d.ts| |Type changed|Class name: Configuration;
Method or attribute name: direction?: ConfigurationConstant.Direction;
Old version information: ConfigurationConstant.Direction|Class name: Configuration;
Method or attribute name: direction?: ConfigurationConstant.Direction;
New version information: ?ConfigurationConstant.Direction|@ohos.app.ability.Configuration.d.ts| |Type changed|Class name: Configuration;
Method or attribute name: screenDensity?: ConfigurationConstant.ScreenDensity;
Old version information: ConfigurationConstant.ScreenDensity|Class name: Configuration;
Method or attribute name: screenDensity?: ConfigurationConstant.ScreenDensity;
New version information: ?ConfigurationConstant.ScreenDensity|@ohos.app.ability.Configuration.d.ts| |Type changed|Class name: Configuration;
Method or attribute name: displayId?: number;
Old version information: number|Class name: Configuration;
Method or attribute name: displayId?: number;
New version information: ?number|@ohos.app.ability.Configuration.d.ts| |Type changed|Class name: Configuration;
Method or attribute name: hasPointerDevice?: boolean;
Old version information: boolean|Class name: Configuration;
Method or attribute name: hasPointerDevice?: boolean;
New version information: ?boolean|@ohos.app.ability.Configuration.d.ts| |Type changed|Class name: RequestResult;
Method or attribute name: result: ResultCode;
Old version information: |Class name: RequestResult;
Method or attribute name: result: ResultCode;
New version information: ResultCode|@ohos.app.ability.dialogRequest.d.ts| |Type changed|Class name: ServiceExtensionAbility;
Method or attribute name: context: ServiceExtensionContext;
Old version information: |Class name: ServiceExtensionAbility;
Method or attribute name: context: ServiceExtensionContext;
New version information: ServiceExtensionContext|@ohos.app.ability.ServiceExtensionAbility.d.ts| |Type changed|Class name: StartOptions;
Method or attribute name: windowMode?: number;
Old version information: |Class name: StartOptions;
Method or attribute name: windowMode?: number;
New version information: ?number|@ohos.app.ability.StartOptions.d.ts| |Type changed|Class name: StartOptions;
Method or attribute name: displayId?: number;
Old version information: |Class name: StartOptions;
Method or attribute name: displayId?: number;
New version information: ?number|@ohos.app.ability.StartOptions.d.ts| |Type changed|Class name: Want;
Method or attribute name: deviceId?: string;
Old version information: |Class name: Want;
Method or attribute name: deviceId?: string;
New version information: ?string|@ohos.app.ability.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: uri?: string;
Old version information: |Class name: Want;
Method or attribute name: uri?: string;
New version information: ?string|@ohos.app.ability.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: type?: string;
Old version information: |Class name: Want;
Method or attribute name: type?: string;
New version information: ?string|@ohos.app.ability.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: flags?: number;
Old version information: |Class name: Want;
Method or attribute name: flags?: number;
New version information: ?number|@ohos.app.ability.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: action?: string;
Old version information: |Class name: Want;
Method or attribute name: action?: string;
New version information: ?string|@ohos.app.ability.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: parameters?: { [key: string]: Object };
Old version information: |Class name: Want;
Method or attribute name: parameters?: { [key: string]: Object };
New version information: ?object|@ohos.app.ability.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: entities?: Array\;
Old version information: |Class name: Want;
Method or attribute name: entities?: Array\;
New version information: ?Array\|@ohos.app.ability.Want.d.ts| |Type changed|Class name: CompleteData;
Method or attribute name: extraInfo?: { [key: string]: Object };
Old version information: { [key: string]: Object }|Class name: CompleteData;
Method or attribute name: extraInfo?: { [key: string]: Object };
New version information: ?object|@ohos.app.ability.wantAgent.d.ts| |Type changed|Class name: FormBindingData;
Method or attribute name: data: Object;
Old version information: |Class name: FormBindingData;
Method or attribute name: data: Object;
New version information: Object|@ohos.app.form.formBindingData.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: bundleName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: bundleName: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormProviderFilter;
Method or attribute name: bundleName: string;
Old version information: |Class name: FormProviderFilter;
Method or attribute name: bundleName: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: moduleName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: moduleName: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: abilityName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: abilityName: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: name: string;
Old version information: |Class name: FormInfo;
Method or attribute name: name: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: description: string;
Old version information: |Class name: FormInfo;
Method or attribute name: description: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: descriptionId: number;
Old version information: |Class name: FormInfo;
Method or attribute name: descriptionId: number;
New version information: number|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: type: FormType;
Old version information: |Class name: FormInfo;
Method or attribute name: type: FormType;
New version information: FormType|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: jsComponentName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: jsComponentName: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: colorMode: ColorMode;
Old version information: |Class name: FormInfo;
Method or attribute name: colorMode: ColorMode;
New version information: ColorMode|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: isDefault: boolean;
Old version information: |Class name: FormInfo;
Method or attribute name: isDefault: boolean;
New version information: boolean|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: updateEnabled: boolean;
Old version information: |Class name: FormInfo;
Method or attribute name: updateEnabled: boolean;
New version information: boolean|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: formVisibleNotify: boolean;
Old version information: |Class name: FormInfo;
Method or attribute name: formVisibleNotify: boolean;
New version information: boolean|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: scheduledUpdateTime: string;
Old version information: |Class name: FormInfo;
Method or attribute name: scheduledUpdateTime: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: formConfigAbility: string;
Old version information: |Class name: FormInfo;
Method or attribute name: formConfigAbility: string;
New version information: string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: updateDuration: number;
Old version information: |Class name: FormInfo;
Method or attribute name: updateDuration: number;
New version information: number|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: defaultDimension: number;
Old version information: |Class name: FormInfo;
Method or attribute name: defaultDimension: number;
New version information: number|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: supportDimensions: Array\;
Old version information: |Class name: FormInfo;
Method or attribute name: supportDimensions: Array\;
New version information: Array\|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: customizeData: { [key: string]: [value: string] };
Old version information: |Class name: FormInfo;
Method or attribute name: customizeData: { [key: string]: [value: string] };
New version information: object|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormStateInfo;
Method or attribute name: formState: FormState;
Old version information: |Class name: FormStateInfo;
Method or attribute name: formState: FormState;
New version information: FormState|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormStateInfo;
Method or attribute name: want: Want;
Old version information: |Class name: FormStateInfo;
Method or attribute name: want: Want;
New version information: Want|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormInfoFilter;
Method or attribute name: moduleName?: string;
Old version information: |Class name: FormInfoFilter;
Method or attribute name: moduleName?: string;
New version information: ?string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormProviderFilter;
Method or attribute name: moduleName?: string;
Old version information: |Class name: FormProviderFilter;
Method or attribute name: moduleName?: string;
New version information: ?string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormProviderFilter;
Method or attribute name: formName?: string;
Old version information: |Class name: FormProviderFilter;
Method or attribute name: formName?: string;
New version information: ?string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: FormProviderFilter;
Method or attribute name: abilityName?: string;
Old version information: |Class name: FormProviderFilter;
Method or attribute name: abilityName?: string;
New version information: ?string|@ohos.app.form.formInfo.d.ts| |Type changed|Class name: Configuration;
Method or attribute name: language?: string;
Old version information: |Class name: Configuration;
Method or attribute name: language?: string;
New version information: ?string|@ohos.application.Configuration.d.ts| |Type changed|Class name: Configuration;
Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;
Old version information: |Class name: Configuration;
Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;
New version information: ?ConfigurationConstant.ColorMode|@ohos.application.Configuration.d.ts| |Type changed|Class name: FormBindingData;
Method or attribute name: data: Object;
Old version information: |Class name: FormBindingData;
Method or attribute name: data: Object;
New version information: Object|@ohos.application.formBindingData.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: bundleName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: bundleName: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: moduleName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: moduleName: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: abilityName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: abilityName: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: name: string;
Old version information: |Class name: FormInfo;
Method or attribute name: name: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: description: string;
Old version information: |Class name: FormInfo;
Method or attribute name: description: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: type: FormType;
Old version information: |Class name: FormInfo;
Method or attribute name: type: FormType;
New version information: FormType|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: jsComponentName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: jsComponentName: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: colorMode: ColorMode;
Old version information: |Class name: FormInfo;
Method or attribute name: colorMode: ColorMode;
New version information: ColorMode|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: isDefault: boolean;
Old version information: |Class name: FormInfo;
Method or attribute name: isDefault: boolean;
New version information: boolean|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: updateEnabled: boolean;
Old version information: |Class name: FormInfo;
Method or attribute name: updateEnabled: boolean;
New version information: boolean|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: formVisibleNotify: boolean;
Old version information: |Class name: FormInfo;
Method or attribute name: formVisibleNotify: boolean;
New version information: boolean|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: relatedBundleName: string;
Old version information: |Class name: FormInfo;
Method or attribute name: relatedBundleName: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: scheduledUpdateTime: string;
Old version information: |Class name: FormInfo;
Method or attribute name: scheduledUpdateTime: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: formConfigAbility: string;
Old version information: |Class name: FormInfo;
Method or attribute name: formConfigAbility: string;
New version information: string|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: updateDuration: number;
Old version information: |Class name: FormInfo;
Method or attribute name: updateDuration: number;
New version information: number|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: defaultDimension: number;
Old version information: |Class name: FormInfo;
Method or attribute name: defaultDimension: number;
New version information: number|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: supportDimensions: Array\;
Old version information: |Class name: FormInfo;
Method or attribute name: supportDimensions: Array\;
New version information: Array\|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormInfo;
Method or attribute name: customizeData: { [key: string]: [value: string] };
Old version information: |Class name: FormInfo;
Method or attribute name: customizeData: { [key: string]: [value: string] };
New version information: object|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormStateInfo;
Method or attribute name: formState: FormState;
Old version information: |Class name: FormStateInfo;
Method or attribute name: formState: FormState;
New version information: FormState|@ohos.application.formInfo.d.ts| |Type changed|Class name: FormStateInfo;
Method or attribute name: want: Want;
Old version information: |Class name: FormStateInfo;
Method or attribute name: want: Want;
New version information: Want|@ohos.application.formInfo.d.ts| |Type changed|Class name: Want;
Method or attribute name: deviceId?: string;
Old version information: |Class name: Want;
Method or attribute name: deviceId?: string;
New version information: ?string|@ohos.application.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: bundleName?: string;
Old version information: |Class name: Want;
Method or attribute name: bundleName?: string;
New version information: ?string|@ohos.application.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: abilityName?: string;
Old version information: |Class name: Want;
Method or attribute name: abilityName?: string;
New version information: ?string|@ohos.application.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: uri?: string;
Old version information: |Class name: Want;
Method or attribute name: uri?: string;
New version information: ?string|@ohos.application.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: type?: string;
Old version information: |Class name: Want;
Method or attribute name: type?: string;
New version information: ?string|@ohos.application.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: flags?: number;
Old version information: |Class name: Want;
Method or attribute name: flags?: number;
New version information: ?number|@ohos.application.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: action?: string;
Old version information: |Class name: Want;
Method or attribute name: action?: string;
New version information: ?string|@ohos.application.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: parameters?: { [key: string]: any };
Old version information: |Class name: Want;
Method or attribute name: parameters?: { [key: string]: any };
New version information: ?object|@ohos.application.Want.d.ts| |Type changed|Class name: Want;
Method or attribute name: entities?: Array\;
Old version information: |Class name: Want;
Method or attribute name: entities?: Array\;
New version information: ?Array\|@ohos.application.Want.d.ts| |Type changed|Class name: CompleteData;
Method or attribute name: info: WantAgent;
Old version information: |Class name: CompleteData;
Method or attribute name: info: WantAgent;
New version information: WantAgent|@ohos.wantAgent.d.ts| |Type changed|Class name: CompleteData;
Method or attribute name: want: Want;
Old version information: |Class name: CompleteData;
Method or attribute name: want: Want;
New version information: Want|@ohos.wantAgent.d.ts| |Type changed|Class name: CompleteData;
Method or attribute name: finalCode: number;
Old version information: |Class name: CompleteData;
Method or attribute name: finalCode: number;
New version information: number|@ohos.wantAgent.d.ts| |Type changed|Class name: CompleteData;
Method or attribute name: finalData: string;
Old version information: |Class name: CompleteData;
Method or attribute name: finalData: string;
New version information: string|@ohos.wantAgent.d.ts| |Type changed|Class name: CompleteData;
Method or attribute name: extraInfo?: { [key: string]: any };
Old version information: |Class name: CompleteData;
Method or attribute name: extraInfo?: { [key: string]: any };
New version information: ?object|@ohos.wantAgent.d.ts| |Type changed|Class name: AbilityResult;
Method or attribute name: resultCode: number;
Old version information: |Class name: AbilityResult;
Method or attribute name: resultCode: number;
New version information: number|abilityResult.d.ts| |Type changed|Class name: AbilityResult;
Method or attribute name: want?: Want;
Old version information: |Class name: AbilityResult;
Method or attribute name: want?: Want;
New version information: ?Want|abilityResult.d.ts| |Type changed|Class name: DataAbilityOperation;
Method or attribute name: uri: string;
Old version information: |Class name: DataAbilityOperation;
Method or attribute name: uri: string;
New version information: string|dataAbilityOperation.d.ts| |Type changed|Class name: DataAbilityOperation;
Method or attribute name: type: featureAbility.DataAbilityOperationType;
Old version information: |Class name: DataAbilityOperation;
Method or attribute name: type: featureAbility.DataAbilityOperationType;
New version information: featureAbility.DataAbilityOperationType|dataAbilityOperation.d.ts| |Type changed|Class name: DataAbilityOperation;
Method or attribute name: valuesBucket?: rdb.ValuesBucket;
Old version information: |Class name: DataAbilityOperation;
Method or attribute name: valuesBucket?: rdb.ValuesBucket;
New version information: ?rdb.ValuesBucket|dataAbilityOperation.d.ts| |Type changed|Class name: DataAbilityOperation;
Method or attribute name: valueBackReferences?: rdb.ValuesBucket;
Old version information: |Class name: DataAbilityOperation;
Method or attribute name: valueBackReferences?: rdb.ValuesBucket;
New version information: ?rdb.ValuesBucket|dataAbilityOperation.d.ts| |Type changed|Class name: DataAbilityOperation;
Method or attribute name: predicates?: dataAbility.DataAbilityPredicates;
Old version information: |Class name: DataAbilityOperation;
Method or attribute name: predicates?: dataAbility.DataAbilityPredicates;
New version information: ?dataAbility.DataAbilityPredicates|dataAbilityOperation.d.ts| |Type changed|Class name: DataAbilityOperation;
Method or attribute name: predicatesBackReferences?: Map\;
Old version information: |Class name: DataAbilityOperation;
Method or attribute name: predicatesBackReferences?: Map\;
New version information: ?Map\|dataAbilityOperation.d.ts| |Type changed|Class name: DataAbilityOperation;
Method or attribute name: interrupted?: boolean;
Old version information: |Class name: DataAbilityOperation;
Method or attribute name: interrupted?: boolean;
New version information: ?boolean|dataAbilityOperation.d.ts| |Type changed|Class name: DataAbilityOperation;
Method or attribute name: expectedCount?: number;
Old version information: |Class name: DataAbilityOperation;
Method or attribute name: expectedCount?: number;
New version information: ?number|dataAbilityOperation.d.ts| |Type changed|Class name: DataAbilityResult;
Method or attribute name: uri?: string;
Old version information: |Class name: DataAbilityResult;
Method or attribute name: uri?: string;
New version information: ?string|dataAbilityResult.d.ts| |Type changed|Class name: DataAbilityResult;
Method or attribute name: count?: number;
Old version information: |Class name: DataAbilityResult;
Method or attribute name: count?: number;
New version information: ?number|dataAbilityResult.d.ts| |Type changed|Class name: StartAbilityParameter;
Method or attribute name: want: Want;
Old version information: |Class name: StartAbilityParameter;
Method or attribute name: want: Want;
New version information: Want|startAbilityParameter.d.ts| |Type changed|Class name: StartAbilityParameter;
Method or attribute name: abilityStartSetting?: { [key: string]: any };
Old version information: |Class name: StartAbilityParameter;
Method or attribute name: abilityStartSetting?: { [key: string]: any };
New version information: ?object|startAbilityParameter.d.ts| |Type changed|Class name: Want;
Method or attribute name: deviceId?: string;
Old version information: |Class name: Want;
Method or attribute name: deviceId?: string;
New version information: ?string|want.d.ts| |Type changed|Class name: Want;
Method or attribute name: bundleName?: string;
Old version information: |Class name: Want;
Method or attribute name: bundleName?: string;
New version information: ?string|want.d.ts| |Type changed|Class name: Want;
Method or attribute name: abilityName?: string;
Old version information: |Class name: Want;
Method or attribute name: abilityName?: string;
New version information: ?string|want.d.ts| |Type changed|Class name: Want;
Method or attribute name: uri?: string;
Old version information: |Class name: Want;
Method or attribute name: uri?: string;
New version information: ?string|want.d.ts| |Type changed|Class name: Want;
Method or attribute name: type?: string;
Old version information: |Class name: Want;
Method or attribute name: type?: string;
New version information: ?string|want.d.ts| |Type changed|Class name: Want;
Method or attribute name: flags?: number;
Old version information: |Class name: Want;
Method or attribute name: flags?: number;
New version information: ?number|want.d.ts| |Type changed|Class name: Want;
Method or attribute name: action?: string;
Old version information: |Class name: Want;
Method or attribute name: action?: string;
New version information: ?string|want.d.ts| |Type changed|Class name: Want;
Method or attribute name: parameters?: { [key: string]: any };
Old version information: |Class name: Want;
Method or attribute name: parameters?: { [key: string]: any };
New version information: ?object|want.d.ts| |Type changed|Class name: Want;
Method or attribute name: entities?: Array\;
Old version information: |Class name: Want;
Method or attribute name: entities?: Array\;
New version information: ?Array\|want.d.ts| |Type changed|Class name: AppVersionInfo;
Method or attribute name: readonly appName: string;
Old version information: |Class name: AppVersionInfo;
Method or attribute name: readonly appName: string;
New version information: string|appVersionInfo.d.ts| |Type changed|Class name: AppVersionInfo;
Method or attribute name: readonly versionCode: number;
Old version information: |Class name: AppVersionInfo;
Method or attribute name: readonly versionCode: number;
New version information: number|appVersionInfo.d.ts| |Type changed|Class name: AppVersionInfo;
Method or attribute name: readonly versionName: string;
Old version information: |Class name: AppVersionInfo;
Method or attribute name: readonly versionName: string;
New version information: string|appVersionInfo.d.ts| |Type changed|Class name: PermissionRequestResult;
Method or attribute name: requestCode: number;
Old version information: |Class name: PermissionRequestResult;
Method or attribute name: requestCode: number;
New version information: number|context.d.ts| |Type changed|Class name: PermissionRequestResult;
Method or attribute name: permissions: Array\;
Old version information: |Class name: PermissionRequestResult;
Method or attribute name: permissions: Array\;
New version information: Array\|context.d.ts| |Type changed|Class name: PermissionRequestResult;
Method or attribute name: authResults: Array\;
Old version information: |Class name: PermissionRequestResult;
Method or attribute name: authResults: Array\;
New version information: Array\|context.d.ts| |Type changed|Class name: PermissionOptions;
Method or attribute name: pid?: number;
Old version information: |Class name: PermissionOptions;
Method or attribute name: pid?: number;
New version information: ?number|context.d.ts| |Type changed|Class name: PermissionOptions;
Method or attribute name: uid?: number;
Old version information: |Class name: PermissionOptions;
Method or attribute name: uid?: number;
New version information: ?number|context.d.ts| |Type changed|Class name: ProcessInfo;
Method or attribute name: pid: number;
Old version information: |Class name: ProcessInfo;
Method or attribute name: pid: number;
New version information: number|processInfo.d.ts| |Type changed|Class name: ProcessInfo;
Method or attribute name: processName: string;
Old version information: |Class name: ProcessInfo;
Method or attribute name: processName: string;
New version information: string|processInfo.d.ts| |Type changed|Class name: AbilityDelegatorArgs;
Method or attribute name: bundleName: string;
Old version information: |Class name: AbilityDelegatorArgs;
Method or attribute name: bundleName: string;
New version information: string|abilityDelegatorArgs.d.ts| |Type changed|Class name: AbilityDelegatorArgs;
Method or attribute name: parameters: { [key: string]: string };
Old version information: |Class name: AbilityDelegatorArgs;
Method or attribute name: parameters: { [key: string]: string };
New version information: object|abilityDelegatorArgs.d.ts| |Type changed|Class name: AbilityDelegatorArgs;
Method or attribute name: testCaseNames: string;
Old version information: |Class name: AbilityDelegatorArgs;
Method or attribute name: testCaseNames: string;
New version information: string|abilityDelegatorArgs.d.ts| |Type changed|Class name: AbilityDelegatorArgs;
Method or attribute name: testRunnerClassName: string;
Old version information: |Class name: AbilityDelegatorArgs;
Method or attribute name: testRunnerClassName: string;
New version information: string|abilityDelegatorArgs.d.ts| |Type changed|Class name: AbilityMonitor;
Method or attribute name: abilityName: string;
Old version information: |Class name: AbilityMonitor;
Method or attribute name: abilityName: string;
New version information: string|AbilityMonitor.d.ts| |Type changed|Class name: AbilityMonitor;
Method or attribute name: moduleName?: string;
Old version information: |Class name: AbilityMonitor;
Method or attribute name: moduleName?: string;
New version information: ?string|AbilityMonitor.d.ts| |Type changed|Class name: AbilityRunningInfo;
Method or attribute name: ability: ElementName;
Old version information: |Class name: AbilityRunningInfo;
Method or attribute name: ability: ElementName;
New version information: ElementName|AbilityRunningInfo.d.ts| |Type changed|Class name: AbilityRunningInfo;
Method or attribute name: pid: number;
Old version information: |Class name: AbilityRunningInfo;
Method or attribute name: pid: number;
New version information: number|AbilityRunningInfo.d.ts| |Type changed|Class name: AbilityRunningInfo;
Method or attribute name: uid: number;
Old version information: |Class name: AbilityRunningInfo;
Method or attribute name: uid: number;
New version information: number|AbilityRunningInfo.d.ts| |Type changed|Class name: AbilityRunningInfo;
Method or attribute name: processName: string;
Old version information: |Class name: AbilityRunningInfo;
Method or attribute name: processName: string;
New version information: string|AbilityRunningInfo.d.ts| |Type changed|Class name: AbilityRunningInfo;
Method or attribute name: startTime: number;
Old version information: |Class name: AbilityRunningInfo;
Method or attribute name: startTime: number;
New version information: number|AbilityRunningInfo.d.ts| |Type changed|Class name: AbilityRunningInfo;
Method or attribute name: abilityState: abilityManager.AbilityState;
Old version information: |Class name: AbilityRunningInfo;
Method or attribute name: abilityState: abilityManager.AbilityState;
New version information: abilityManager.AbilityState|AbilityRunningInfo.d.ts| |Type changed|Class name: AbilityStageContext;
Method or attribute name: currentHapModuleInfo: HapModuleInfo;
Old version information: |Class name: AbilityStageContext;
Method or attribute name: currentHapModuleInfo: HapModuleInfo;
New version information: HapModuleInfo|AbilityStageContext.d.ts| |Type changed|Class name: AbilityStageContext;
Method or attribute name: config: Configuration;
Old version information: |Class name: AbilityStageContext;
Method or attribute name: config: Configuration;
New version information: Configuration|AbilityStageContext.d.ts| |Type changed|Class name: AbilityStageMonitor;
Method or attribute name: moduleName: string;
Old version information: |Class name: AbilityStageMonitor;
Method or attribute name: moduleName: string;
New version information: string|AbilityStageMonitor.d.ts| |Type changed|Class name: AbilityStageMonitor;
Method or attribute name: srcEntrance: string;
Old version information: |Class name: AbilityStageMonitor;
Method or attribute name: srcEntrance: string;
New version information: string|AbilityStageMonitor.d.ts| |Type changed|Class name: AbilityStateData;
Method or attribute name: moduleName: string;
Old version information: |Class name: AbilityStateData;
Method or attribute name: moduleName: string;
New version information: string|AbilityStateData.d.ts| |Type changed|Class name: AbilityStateData;
Method or attribute name: bundleName: string;
Old version information: |Class name: AbilityStateData;
Method or attribute name: bundleName: string;
New version information: string|AbilityStateData.d.ts| |Type changed|Class name: AbilityStateData;
Method or attribute name: abilityName: string;
Old version information: |Class name: AbilityStateData;
Method or attribute name: abilityName: string;
New version information: string|AbilityStateData.d.ts| |Type changed|Class name: AbilityStateData;
Method or attribute name: pid: number;
Old version information: |Class name: AbilityStateData;
Method or attribute name: pid: number;
New version information: number|AbilityStateData.d.ts| |Type changed|Class name: AbilityStateData;
Method or attribute name: uid: number;
Old version information: |Class name: AbilityStateData;
Method or attribute name: uid: number;
New version information: number|AbilityStateData.d.ts| |Type changed|Class name: AbilityStateData;
Method or attribute name: state: number;
Old version information: |Class name: AbilityStateData;
Method or attribute name: state: number;
New version information: number|AbilityStateData.d.ts| |Type changed|Class name: AbilityStateData;
Method or attribute name: abilityType: number;
Old version information: |Class name: AbilityStateData;
Method or attribute name: abilityType: number;
New version information: number|AbilityStateData.d.ts| |Type changed|Class name: AppStateData;
Method or attribute name: bundleName: string;
Old version information: |Class name: AppStateData;
Method or attribute name: bundleName: string;
New version information: string|AppStateData.d.ts| |Type changed|Class name: AppStateData;
Method or attribute name: uid: number;
Old version information: |Class name: AppStateData;
Method or attribute name: uid: number;
New version information: number|AppStateData.d.ts| |Type changed|Class name: AppStateData;
Method or attribute name: state: number;
Old version information: |Class name: AppStateData;
Method or attribute name: state: number;
New version information: number|AppStateData.d.ts| |Type changed|Class name: BaseContext;
Method or attribute name: stageMode: boolean;
Old version information: |Class name: BaseContext;
Method or attribute name: stageMode: boolean;
New version information: boolean|BaseContext.d.ts| |Type changed|Class name: Context;
Method or attribute name: area: contextConstant.AreaMode;
Old version information: AreaMode|Class name: Context;
Method or attribute name: area: contextConstant.AreaMode;
New version information: contextConstant.AreaMode|Context.d.ts| |Type changed|Class name: ContinueDeviceInfo;
Method or attribute name: srcDeviceId: string;
Old version information: |Class name: ContinueDeviceInfo;
Method or attribute name: srcDeviceId: string;
New version information: string|ContinueDeviceInfo.d.ts| |Type changed|Class name: ContinueDeviceInfo;
Method or attribute name: dstDeviceId: string;
Old version information: |Class name: ContinueDeviceInfo;
Method or attribute name: dstDeviceId: string;
New version information: string|ContinueDeviceInfo.d.ts| |Type changed|Class name: ContinueDeviceInfo;
Method or attribute name: missionId: number;
Old version information: |Class name: ContinueDeviceInfo;
Method or attribute name: missionId: number;
New version information: number|ContinueDeviceInfo.d.ts| |Type changed|Class name: ContinueDeviceInfo;
Method or attribute name: wantParam: { [key: string]: any };
Old version information: |Class name: ContinueDeviceInfo;
Method or attribute name: wantParam: { [key: string]: any };
New version information: object|ContinueDeviceInfo.d.ts| |Type changed|Class name: ExtensionContext;
Method or attribute name: currentHapModuleInfo: HapModuleInfo;
Old version information: |Class name: ExtensionContext;
Method or attribute name: currentHapModuleInfo: HapModuleInfo;
New version information: HapModuleInfo|ExtensionContext.d.ts| |Type changed|Class name: ExtensionContext;
Method or attribute name: config: Configuration;
Old version information: |Class name: ExtensionContext;
Method or attribute name: config: Configuration;
New version information: Configuration|ExtensionContext.d.ts| |Type changed|Class name: ExtensionContext;
Method or attribute name: extensionAbilityInfo: ExtensionAbilityInfo;
Old version information: |Class name: ExtensionContext;
Method or attribute name: extensionAbilityInfo: ExtensionAbilityInfo;
New version information: ExtensionAbilityInfo|ExtensionContext.d.ts| |Type changed|Class name: ExtensionRunningInfo;
Method or attribute name: extension: ElementName;
Old version information: |Class name: ExtensionRunningInfo;
Method or attribute name: extension: ElementName;
New version information: ElementName|ExtensionRunningInfo.d.ts| |Type changed|Class name: ExtensionRunningInfo;
Method or attribute name: pid: number;
Old version information: |Class name: ExtensionRunningInfo;
Method or attribute name: pid: number;
New version information: number|ExtensionRunningInfo.d.ts| |Type changed|Class name: ExtensionRunningInfo;
Method or attribute name: uid: number;
Old version information: |Class name: ExtensionRunningInfo;
Method or attribute name: uid: number;
New version information: number|ExtensionRunningInfo.d.ts| |Type changed|Class name: ExtensionRunningInfo;
Method or attribute name: processName: string;
Old version information: |Class name: ExtensionRunningInfo;
Method or attribute name: processName: string;
New version information: string|ExtensionRunningInfo.d.ts| |Type changed|Class name: ExtensionRunningInfo;
Method or attribute name: startTime: number;
Old version information: |Class name: ExtensionRunningInfo;
Method or attribute name: startTime: number;
New version information: number|ExtensionRunningInfo.d.ts| |Type changed|Class name: ExtensionRunningInfo;
Method or attribute name: clientPackage: Array\;
Old version information: |Class name: ExtensionRunningInfo;
Method or attribute name: clientPackage: Array\;
New version information: Array\|ExtensionRunningInfo.d.ts| |Type changed|Class name: ExtensionRunningInfo;
Method or attribute name: type: bundle.ExtensionAbilityType;
Old version information: |Class name: ExtensionRunningInfo;
Method or attribute name: type: bundle.ExtensionAbilityType;
New version information: bundle.ExtensionAbilityType|ExtensionRunningInfo.d.ts| |Type changed|Class name: MissionDeviceInfo;
Method or attribute name: deviceId: string;
Old version information: |Class name: MissionDeviceInfo;
Method or attribute name: deviceId: string;
New version information: string|MissionDeviceInfo.d.ts| |Type changed|Class name: MissionInfo;
Method or attribute name: missionId: number;
Old version information: |Class name: MissionInfo;
Method or attribute name: missionId: number;
New version information: number|MissionInfo.d.ts| |Type changed|Class name: MissionInfo;
Method or attribute name: runningState: number;
Old version information: |Class name: MissionInfo;
Method or attribute name: runningState: number;
New version information: number|MissionInfo.d.ts| |Type changed|Class name: MissionInfo;
Method or attribute name: lockedState: boolean;
Old version information: |Class name: MissionInfo;
Method or attribute name: lockedState: boolean;
New version information: boolean|MissionInfo.d.ts| |Type changed|Class name: MissionInfo;
Method or attribute name: timestamp: string;
Old version information: |Class name: MissionInfo;
Method or attribute name: timestamp: string;
New version information: string|MissionInfo.d.ts| |Type changed|Class name: MissionInfo;
Method or attribute name: want: Want;
Old version information: |Class name: MissionInfo;
Method or attribute name: want: Want;
New version information: Want|MissionInfo.d.ts| |Type changed|Class name: MissionInfo;
Method or attribute name: label: string;
Old version information: |Class name: MissionInfo;
Method or attribute name: label: string;
New version information: string|MissionInfo.d.ts| |Type changed|Class name: MissionInfo;
Method or attribute name: iconPath: string;
Old version information: |Class name: MissionInfo;
Method or attribute name: iconPath: string;
New version information: string|MissionInfo.d.ts| |Type changed|Class name: MissionInfo;
Method or attribute name: continuable: boolean;
Old version information: |Class name: MissionInfo;
Method or attribute name: continuable: boolean;
New version information: boolean|MissionInfo.d.ts| |Type changed|Class name: MissionParameter;
Method or attribute name: deviceId: string;
Old version information: |Class name: MissionParameter;
Method or attribute name: deviceId: string;
New version information: string|MissionParameter.d.ts| |Type changed|Class name: MissionParameter;
Method or attribute name: fixConflict: boolean;
Old version information: |Class name: MissionParameter;
Method or attribute name: fixConflict: boolean;
New version information: boolean|MissionParameter.d.ts| |Type changed|Class name: MissionParameter;
Method or attribute name: tag: number;
Old version information: |Class name: MissionParameter;
Method or attribute name: tag: number;
New version information: number|MissionParameter.d.ts| |Type changed|Class name: MissionSnapshot;
Method or attribute name: ability: ElementName;
Old version information: |Class name: MissionSnapshot;
Method or attribute name: ability: ElementName;
New version information: ElementName|MissionSnapshot.d.ts| |Type changed|Class name: MissionSnapshot;
Method or attribute name: snapshot: image.PixelMap;
Old version information: |Class name: MissionSnapshot;
Method or attribute name: snapshot: image.PixelMap;
New version information: image.PixelMap|MissionSnapshot.d.ts| |Type changed|Class name: ProcessData;
Method or attribute name: bundleName: string;
Old version information: |Class name: ProcessData;
Method or attribute name: bundleName: string;
New version information: string|ProcessData.d.ts| |Type changed|Class name: ProcessData;
Method or attribute name: pid: number;
Old version information: |Class name: ProcessData;
Method or attribute name: pid: number;
New version information: number|ProcessData.d.ts| |Type changed|Class name: ProcessData;
Method or attribute name: uid: number;
Old version information: |Class name: ProcessData;
Method or attribute name: uid: number;
New version information: number|ProcessData.d.ts| |Type changed|Class name: ProcessData;
Method or attribute name: state: number;
Old version information: |Class name: ProcessData;
Method or attribute name: state: number;
New version information: number|ProcessData.d.ts| |Type changed|Class name: ProcessData;
Method or attribute name: isContinuousTask: boolean;
Old version information: |Class name: ProcessData;
Method or attribute name: isContinuousTask: boolean;
New version information: boolean|ProcessData.d.ts| |Type changed|Class name: ProcessData;
Method or attribute name: isKeepAlive: boolean;
Old version information: |Class name: ProcessData;
Method or attribute name: isKeepAlive: boolean;
New version information: boolean|ProcessData.d.ts| |Type changed|Class name: ProcessInformation;
Method or attribute name: pid: number;
Old version information: |Class name: ProcessInformation;
Method or attribute name: pid: number;
New version information: number|ProcessInformation.d.ts| |Type changed|Class name: ProcessInformation;
Method or attribute name: uid: number;
Old version information: |Class name: ProcessInformation;
Method or attribute name: uid: number;
New version information: number|ProcessInformation.d.ts| |Type changed|Class name: ProcessInformation;
Method or attribute name: processName: string;
Old version information: |Class name: ProcessInformation;
Method or attribute name: processName: string;
New version information: string|ProcessInformation.d.ts| |Type changed|Class name: ProcessInformation;
Method or attribute name: bundleNames: Array\;
Old version information: |Class name: ProcessInformation;
Method or attribute name: bundleNames: Array\;
New version information: Array\|ProcessInformation.d.ts| |Type changed|Class name: ProcessRunningInfo;
Method or attribute name: pid: number;
Old version information: |Class name: ProcessRunningInfo;
Method or attribute name: pid: number;
New version information: number|ProcessRunningInfo.d.ts| |Type changed|Class name: ProcessRunningInfo;
Method or attribute name: uid: number;
Old version information: |Class name: ProcessRunningInfo;
Method or attribute name: uid: number;
New version information: number|ProcessRunningInfo.d.ts| |Type changed|Class name: ProcessRunningInfo;
Method or attribute name: processName: string;
Old version information: |Class name: ProcessRunningInfo;
Method or attribute name: processName: string;
New version information: string|ProcessRunningInfo.d.ts| |Type changed|Class name: ProcessRunningInfo;
Method or attribute name: bundleNames: Array\;
Old version information: |Class name: ProcessRunningInfo;
Method or attribute name: bundleNames: Array\;
New version information: Array\|ProcessRunningInfo.d.ts| |Type changed|Class name: ShellCmdResult;
Method or attribute name: stdResult: string;
Old version information: |Class name: ShellCmdResult;
Method or attribute name: stdResult: string;
New version information: string|shellCmdResult.d.ts| |Type changed|Class name: ShellCmdResult;
Method or attribute name: exitCode: number;
Old version information: |Class name: ShellCmdResult;
Method or attribute name: exitCode: number;
New version information: number|shellCmdResult.d.ts| |Type changed|Class name: ContinuationExtraParams;
Method or attribute name: deviceType?: Array\;
Old version information: |Class name: ContinuationExtraParams;
Method or attribute name: deviceType?: Array\;
New version information: ?Array\|continuationExtraParams.d.ts| |Type changed|Class name: ContinuationExtraParams;
Method or attribute name: targetBundle?: string;
Old version information: |Class name: ContinuationExtraParams;
Method or attribute name: targetBundle?: string;
New version information: ?string|continuationExtraParams.d.ts| |Type changed|Class name: ContinuationExtraParams;
Method or attribute name: description?: string;
Old version information: |Class name: ContinuationExtraParams;
Method or attribute name: description?: string;
New version information: ?string|continuationExtraParams.d.ts| |Type changed|Class name: ContinuationExtraParams;
Method or attribute name: filter?: any;
Old version information: |Class name: ContinuationExtraParams;
Method or attribute name: filter?: any;
New version information: ?any|continuationExtraParams.d.ts| |Type changed|Class name: ContinuationExtraParams;
Method or attribute name: continuationMode?: continuationManager.ContinuationMode;
Old version information: |Class name: ContinuationExtraParams;
Method or attribute name: continuationMode?: continuationManager.ContinuationMode;
New version information: ?continuationManager.ContinuationMode|continuationExtraParams.d.ts| |Type changed|Class name: ContinuationExtraParams;
Method or attribute name: authInfo?: { [key: string]: any };
Old version information: |Class name: ContinuationExtraParams;
Method or attribute name: authInfo?: { [key: string]: any };
New version information: ?object|continuationExtraParams.d.ts| |Type changed|Class name: ContinuationResult;
Method or attribute name: id: string;
Old version information: |Class name: ContinuationResult;
Method or attribute name: id: string;
New version information: string|continuationResult.d.ts| |Type changed|Class name: ContinuationResult;
Method or attribute name: type: string;
Old version information: |Class name: ContinuationResult;
Method or attribute name: type: string;
New version information: string|continuationResult.d.ts| |Type changed|Class name: ContinuationResult;
Method or attribute name: name: string;
Old version information: |Class name: ContinuationResult;
Method or attribute name: name: string;
New version information: string|continuationResult.d.ts| |Type changed|Class name: TriggerInfo;
Method or attribute name: code: number;
Old version information: |Class name: TriggerInfo;
Method or attribute name: code: number;
New version information: number|triggerInfo.d.ts| |Type changed|Class name: TriggerInfo;
Method or attribute name: want?: Want;
Old version information: |Class name: TriggerInfo;
Method or attribute name: want?: Want;
New version information: ?Want|triggerInfo.d.ts| |Type changed|Class name: TriggerInfo;
Method or attribute name: permission?: string;
Old version information: |Class name: TriggerInfo;
Method or attribute name: permission?: string;
New version information: ?string|triggerInfo.d.ts| |Type changed|Class name: TriggerInfo;
Method or attribute name: extraInfo?: { [key: string]: any };
Old version information: |Class name: TriggerInfo;
Method or attribute name: extraInfo?: { [key: string]: any };
New version information: ?object|triggerInfo.d.ts| |Type changed|Class name: WantAgentInfo;
Method or attribute name: wants: Array\;
Old version information: |Class name: WantAgentInfo;
Method or attribute name: wants: Array\;
New version information: Array\|wantAgentInfo.d.ts| |Type changed|Class name: WantAgentInfo;
Method or attribute name: operationType: wantAgent.OperationType;
Old version information: |Class name: WantAgentInfo;
Method or attribute name: operationType: wantAgent.OperationType;
New version information: wantAgent.OperationType|wantAgentInfo.d.ts| |Type changed|Class name: WantAgentInfo;
Method or attribute name: requestCode: number;
Old version information: |Class name: WantAgentInfo;
Method or attribute name: requestCode: number;
New version information: number|wantAgentInfo.d.ts| |Type changed|Class name: WantAgentInfo;
Method or attribute name: wantAgentFlags?: Array\;
Old version information: |Class name: WantAgentInfo;
Method or attribute name: wantAgentFlags?: Array\;
New version information: ?Array\|wantAgentInfo.d.ts| |Type changed|Class name: WantAgentInfo;
Method or attribute name: extraInfo?: { [key: string]: any };
Old version information: |Class name: WantAgentInfo;
Method or attribute name: extraInfo?: { [key: string]: any };
New version information: ?object|wantAgentInfo.d.ts|