1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Class name: FormProviderFilter;<br>Method or attribute name: bundleName: string;|@ohos.app.form.formInfo.d.ts|
4|Added|NA|Class name: FormProviderFilter;<br>Method or attribute name: moduleName?: string;|@ohos.app.form.formInfo.d.ts|
5|Added|NA|Class name: LaunchReason;<br>Method or attribute name: SHARE = 5|@ohos.app.ability.AbilityConstant.d.ts|
6|Added|NA|Class name: LastExitReason;<br>Method or attribute name: CPP_CRASH = 3|@ohos.app.ability.AbilityConstant.d.ts|
7|Added|NA|Class name: LastExitReason;<br>Method or attribute name: JS_ERROR = 4|@ohos.app.ability.AbilityConstant.d.ts|
8|Added|NA|Class name: LastExitReason;<br>Method or attribute name: APP_FREEZE = 5|@ohos.app.ability.AbilityConstant.d.ts|
9|Added|NA|Class name: LastExitReason;<br>Method or attribute name: PERFORMANCE_CONTROL = 6|@ohos.app.ability.AbilityConstant.d.ts|
10|Added|NA|Class name: LastExitReason;<br>Method or attribute name: RESOURCE_CONTROL = 7|@ohos.app.ability.AbilityConstant.d.ts|
11|Added|NA|Class name: LastExitReason;<br>Method or attribute name: UPGRADE = 8|@ohos.app.ability.AbilityConstant.d.ts|
12|Added|NA|Class name: ContinueState;<br>Method or attribute name: ACTIVE = 0|@ohos.app.ability.AbilityConstant.d.ts|
13|Added|NA|Class name: ContinueState;<br>Method or attribute name: INACTIVE = 1|@ohos.app.ability.AbilityConstant.d.ts|
14|Added|NA|Class name: abilityManager;<br>Method or attribute name: function acquireShareData(missionId: number, callback: AsyncCallback\<{ [key: string]: Object }>): void;|@ohos.app.ability.abilityManager.d.ts|
15|Added|NA|Class name: abilityManager;<br>Method or attribute name: function acquireShareData(missionId: number): Promise\<{ [key: string]: Object }>;|@ohos.app.ability.abilityManager.d.ts|
16|Added|NA|Class name: abilityManager;<br>Method or attribute name: function notifySaveAsResult(parameter: AbilityResult, requestCode: number, callback: AsyncCallback\<void>): void;|@ohos.app.ability.abilityManager.d.ts|
17|Added|NA|Class name: abilityManager;<br>Method or attribute name: function notifySaveAsResult(parameter: AbilityResult, requestCode: number): Promise\<void>;|@ohos.app.ability.abilityManager.d.ts|
18|Added|NA|Class name: ApplicationStateChangeCallback;<br>Method or attribute name: onApplicationForeground(): void;|@ohos.app.ability.ApplicationStateChangeCallback.d.ts|
19|Added|NA|Class name: ApplicationStateChangeCallback;<br>Method or attribute name: onApplicationBackground(): void;|@ohos.app.ability.ApplicationStateChangeCallback.d.ts|
20|Added|NA|Class name: appManager;<br>Method or attribute name: function isSharedBundleRunning(bundleName: string, versionCode: number): Promise\<boolean>;|@ohos.app.ability.appManager.d.ts|
21|Added|NA|Class name: appManager;<br>Method or attribute name: function isSharedBundleRunning(bundleName: string, versionCode: number, callback: AsyncCallback\<boolean>): void;|@ohos.app.ability.appManager.d.ts|
22|Added|NA|Class name: appManager;<br>Method or attribute name: function getProcessMemoryByPid(pid: number): Promise\<number>;|@ohos.app.ability.appManager.d.ts|
23|Added|NA|Class name: appManager;<br>Method or attribute name: function getProcessMemoryByPid(pid: number, callback: AsyncCallback\<number>): void;|@ohos.app.ability.appManager.d.ts|
24|Added|NA|Class name: appManager;<br>Method or attribute name: function getRunningProcessInfoByBundleName(bundleName: string, callback: AsyncCallback\<Array\<ProcessInformation>>): void;|@ohos.app.ability.appManager.d.ts|
25|Added|NA|Class name: appManager;<br>Method or attribute name: function getRunningProcessInfoByBundleName(bundleName: string, userId: number, callback: AsyncCallback\<Array\<ProcessInformation>>): void;|@ohos.app.ability.appManager.d.ts|
26|Added|NA|Class name: appManager;<br>Method or attribute name: function getRunningProcessInfoByBundleName(bundleName: string): Promise\<Array\<ProcessInformation>>;|@ohos.app.ability.appManager.d.ts|
27|Added|NA|Class name: appManager;<br>Method or attribute name: function getRunningProcessInfoByBundleName(bundleName: string, userId: number): Promise\<Array\<ProcessInformation>>;|@ohos.app.ability.appManager.d.ts|
28|Added|NA|Class name: appManager;<br>Method or attribute name: export type ProcessData = _ProcessData.default;|@ohos.app.ability.appManager.d.ts|
29|Added|NA|Class name: appRecovery;<br>Method or attribute name: function setRestartWant(want: Want): void;|@ohos.app.ability.appRecovery.d.ts|
30|Added|NA|Class name: appRecovery;<br>Method or attribute name: function saveAppState(context?: UIAbilityContext): boolean;|@ohos.app.ability.appRecovery.d.ts|
31|Added|NA|Class name: common;<br>Method or attribute name: export type UIExtensionContext = _UIExtensionContext.default;|@ohos.app.ability.common.d.ts|
32|Added|NA|Class name: WindowRect;<br>Method or attribute name: left: number;|@ohos.app.ability.dialogRequest.d.ts|
33|Added|NA|Class name: WindowRect;<br>Method or attribute name: top: number;|@ohos.app.ability.dialogRequest.d.ts|
34|Added|NA|Class name: WindowRect;<br>Method or attribute name: width: number;|@ohos.app.ability.dialogRequest.d.ts|
35|Added|NA|Class name: WindowRect;<br>Method or attribute name: height: number;|@ohos.app.ability.dialogRequest.d.ts|
36|Added|NA|Class name: RequestInfo;<br>Method or attribute name: windowRect?: WindowRect|@ohos.app.ability.dialogRequest.d.ts|
37|Added|NA|Class name: RequestResult;<br>Method or attribute name: want?: Want;|@ohos.app.ability.dialogRequest.d.ts|
38|Added|NA|Class name: missionManager;<br>Method or attribute name: function moveMissionsToForeground(missionIds: Array\<number>, callback: AsyncCallback\<void>): void;|@ohos.app.ability.missionManager.d.ts|
39|Added|NA|Class name: missionManager;<br>Method or attribute name: function moveMissionsToForeground(missionIds: Array\<number>, topMission: number, callback: AsyncCallback\<void>): void;|@ohos.app.ability.missionManager.d.ts|
40|Added|NA|Class name: missionManager;<br>Method or attribute name: function moveMissionsToForeground(missionIds: Array\<number>, topMission?: number): Promise\<void>;|@ohos.app.ability.missionManager.d.ts|
41|Added|NA|Class name: missionManager;<br>Method or attribute name: function moveMissionsToBackground(missionIds: Array\<number>, callback: AsyncCallback\<Array\<number>>): void;|@ohos.app.ability.missionManager.d.ts|
42|Added|NA|Class name: missionManager;<br>Method or attribute name: function moveMissionsToBackground(missionIds: Array\<number>): Promise\<Array\<number>>;|@ohos.app.ability.missionManager.d.ts|
43|Added|NA|Class name: quickFixManager;<br>Method or attribute name: function revokeQuickFix(bundleName: string, callback: AsyncCallback\<void>): void;|@ohos.app.ability.quickFixManager.d.ts|
44|Added|NA|Class name: quickFixManager;<br>Method or attribute name: function revokeQuickFix(bundleName: string): Promise\<void>;|@ohos.app.ability.quickFixManager.d.ts|
45|Added|NA|Class name: Caller;<br>Method or attribute name: onRemoteStateChange(callback: OnRemoteStateChangeCallback): void;|@ohos.app.ability.UIAbility.d.ts|
46|Added|NA|Class name: UIAbility;<br>Method or attribute name: onShare(wantParam: { [key: string]: Object }): void;|@ohos.app.ability.UIAbility.d.ts|
47|Added|NA|Class name: UIAbility;<br>Method or attribute name: onPrepareToTerminate(): boolean;|@ohos.app.ability.UIAbility.d.ts|
48|Added|NA|Class name: UIAbility;<br>Method or attribute name: onBackPressed(): boolean;|@ohos.app.ability.UIAbility.d.ts|
49|Added|NA|Class name: UIExtensionAbility;<br>Method or attribute name: context: UIExtensionContext;|@ohos.app.ability.UIExtensionAbility.d.ts|
50|Added|NA|Class name: UIExtensionAbility;<br>Method or attribute name: onCreate(): void;|@ohos.app.ability.UIExtensionAbility.d.ts|
51|Added|NA|Class name: UIExtensionAbility;<br>Method or attribute name: onSessionCreate(want: Want, session: UIExtensionContentSession): void;|@ohos.app.ability.UIExtensionAbility.d.ts|
52|Added|NA|Class name: UIExtensionAbility;<br>Method or attribute name: onSessionDestroy(session: UIExtensionContentSession): void;|@ohos.app.ability.UIExtensionAbility.d.ts|
53|Added|NA|Class name: UIExtensionAbility;<br>Method or attribute name: onForeground(): void;|@ohos.app.ability.UIExtensionAbility.d.ts|
54|Added|NA|Class name: UIExtensionAbility;<br>Method or attribute name: onBackground(): void;|@ohos.app.ability.UIExtensionAbility.d.ts|
55|Added|NA|Class name: UIExtensionAbility;<br>Method or attribute name: onDestroy(): void \| Promise\<void>;|@ohos.app.ability.UIExtensionAbility.d.ts|
56|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: sendData(data: { [key: string]: Object }): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
57|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: setReceiveDataCallback(callback: (data: { [key: string]: Object }) => void): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
58|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: loadContent(path: string, storage?: LocalStorage): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
59|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
60|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
61|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\<void>;|@ohos.app.ability.UIExtensionContentSession.d.ts|
62|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: startAbilityForResult(want: Want, callback: AsyncCallback\<AbilityResult>): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
63|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: startAbilityForResult(want: Want, options: StartOptions, callback: AsyncCallback\<AbilityResult>): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
64|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: startAbilityForResult(want: Want, options?: StartOptions): Promise\<AbilityResult>;|@ohos.app.ability.UIExtensionContentSession.d.ts|
65|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
66|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: terminateSelf(): Promise\<void>;|@ohos.app.ability.UIExtensionContentSession.d.ts|
67|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: terminateSelfWithResult(parameter: AbilityResult, callback: AsyncCallback\<void>): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
68|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: terminateSelfWithResult(parameter: AbilityResult): Promise\<void>;|@ohos.app.ability.UIExtensionContentSession.d.ts|
69|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: setWindowBackgroundColor(color: string): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
70|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: setWindowPrivacyMode(isPrivacyMode: boolean): Promise\<void>;|@ohos.app.ability.UIExtensionContentSession.d.ts|
71|Added|NA|Class name: UIExtensionContentSession;<br>Method or attribute name: setWindowPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallback\<void>): void;|@ohos.app.ability.UIExtensionContentSession.d.ts|
72|Added|NA|Class name: Params;<br>Method or attribute name: ABILITY_RECOVERY_RESTART = 'ohos.ability.params.abilityRecoveryRestart'|@ohos.app.ability.wantConstant.d.ts|
73|Added|NA|Class name: Params;<br>Method or attribute name: CONTENT_TITLE_KEY = 'ohos.extra.param.key.contentTitle'|@ohos.app.ability.wantConstant.d.ts|
74|Added|NA|Class name: Params;<br>Method or attribute name: SHARE_ABSTRACT_KEY = 'ohos.extra.param.key.shareAbstract'|@ohos.app.ability.wantConstant.d.ts|
75|Added|NA|Class name: Params;<br>Method or attribute name: SHARE_URL_KEY = 'ohos.extra.param.key.shareUrl'|@ohos.app.ability.wantConstant.d.ts|
76|Added|NA|Class name: Params;<br>Method or attribute name: SUPPORT_CONTINUE_PAGE_STACK_KEY = 'ohos.extra.param.key.supportContinuePageStack'|@ohos.app.ability.wantConstant.d.ts|
77|Added|NA|Class name: Params;<br>Method or attribute name: SUPPORT_CONTINUE_SOURCE_EXIT_KEY = 'ohos.extra.param.key.supportContinueSourceExit'|@ohos.app.ability.wantConstant.d.ts|
78|Added|NA|Class name: Flags;<br>Method or attribute name: FLAG_AUTH_PERSISTABLE_URI_PERMISSION = 0x00000040|@ohos.app.ability.wantConstant.d.ts|
79|Added|NA|Class name: businessAbilityRouter;<br>Method or attribute name: function queryBusinessAbilityInfo(<br>    filter: BusinessAbilityFilter,<br>    callback: AsyncCallback\<Array\<BusinessAbilityInfo>><br>  ): void;|@ohos.app.businessAbilityRouter.d.ts|
80|Added|NA|Class name: businessAbilityRouter;<br>Method or attribute name: function queryBusinessAbilityInfo(filter: BusinessAbilityFilter): Promise\<Array\<BusinessAbilityInfo>>;|@ohos.app.businessAbilityRouter.d.ts|
81|Added|NA|Class name: businessAbilityRouter;<br>Method or attribute name: export type BusinessAbilityInfo = _BusinessAbilityInfo.BusinessAbilityInfo;|@ohos.app.businessAbilityRouter.d.ts|
82|Added|NA|Class name: BusinessType;<br>Method or attribute name: SHARE = 0|@ohos.app.businessAbilityRouter.d.ts|
83|Added|NA|Class name: BusinessType;<br>Method or attribute name: UNSPECIFIED = 255|@ohos.app.businessAbilityRouter.d.ts|
84|Added|NA|Class name: BusinessAbilityFilter;<br>Method or attribute name: businessType: BusinessType;|@ohos.app.businessAbilityRouter.d.ts|
85|Added|NA|Class name: BusinessAbilityFilter;<br>Method or attribute name: mimeType?: string;|@ohos.app.businessAbilityRouter.d.ts|
86|Added|NA|Class name: BusinessAbilityFilter;<br>Method or attribute name: uri?: string;|@ohos.app.businessAbilityRouter.d.ts|
87|Added|NA|Class name: FormBindingData;<br>Method or attribute name: proxies?: Array\<ProxyData>;|@ohos.app.form.formBindingData.d.ts|
88|Added|NA|Class name: ProxyData;<br>Method or attribute name: key: string;|@ohos.app.form.formBindingData.d.ts|
89|Added|NA|Class name: ProxyData;<br>Method or attribute name: subscriberId?: string;|@ohos.app.form.formBindingData.d.ts|
90|Added|NA|Class name: FormExtensionAbility;<br>Method or attribute name: onAcquireFormData?(formId: string): { [key: string]: Object };|@ohos.app.form.FormExtensionAbility.d.ts|
91|Added|NA|Class name: formHost;<br>Method or attribute name: function acquireFormData(formId: string, callback: AsyncCallback\<{ [key: string]: Object }>): void;|@ohos.app.form.formHost.d.ts|
92|Added|NA|Class name: formHost;<br>Method or attribute name: function acquireFormData(formId: string): Promise\<{ [key: string]: Object }>;|@ohos.app.form.formHost.d.ts|
93|Added|NA|Class name: FormInfo;<br>Method or attribute name: descriptionId: number;|@ohos.app.form.formInfo.d.ts|
94|Added|NA|Class name: FormInfo;<br>Method or attribute name: isDynamic: boolean;|@ohos.app.form.formInfo.d.ts|
95|Added|NA|Class name: FormParam;<br>Method or attribute name: LAUNCH_REASON_KEY = 'ohos.extra.param.key.form_launch_reason'|@ohos.app.form.formInfo.d.ts|
96|Added|NA|Class name: FormParam;<br>Method or attribute name: PARAM_FORM_CUSTOMIZE_KEY = 'ohos.extra.param.key.form_customize'|@ohos.app.form.formInfo.d.ts|
97|Added|NA|Class name: VisibilityType;<br>Method or attribute name: UNKNOWN = 0|@ohos.app.form.formInfo.d.ts|
98|Added|NA|Class name: LaunchReason;<br>Method or attribute name: FORM_DEFAULT = 1|@ohos.app.form.formInfo.d.ts|
99|Added|NA|Class name: LaunchReason;<br>Method or attribute name: FORM_SHARE|@ohos.app.form.formInfo.d.ts|
100|Added|NA|Class name: FormProviderFilter;<br>Method or attribute name: formName?: string;|@ohos.app.form.formInfo.d.ts|
101|Added|NA|Class name: FormProviderFilter;<br>Method or attribute name: abilityName?: string;|@ohos.app.form.formInfo.d.ts|
102|Added|NA|Class name: RunningFormInfo;<br>Method or attribute name: readonly formId: string;|@ohos.app.form.formInfo.d.ts|
103|Added|NA|Class name: RunningFormInfo;<br>Method or attribute name: readonly bundleName: string;|@ohos.app.form.formInfo.d.ts|
104|Added|NA|Class name: RunningFormInfo;<br>Method or attribute name: readonly hostBundleName: string;|@ohos.app.form.formInfo.d.ts|
105|Added|NA|Class name: RunningFormInfo;<br>Method or attribute name: readonly visibilityType: VisibilityType;|@ohos.app.form.formInfo.d.ts|
106|Added|NA|Class name: RunningFormInfo;<br>Method or attribute name: readonly moduleName: string;|@ohos.app.form.formInfo.d.ts|
107|Added|NA|Class name: RunningFormInfo;<br>Method or attribute name: readonly abilityName: string;|@ohos.app.form.formInfo.d.ts|
108|Added|NA|Class name: RunningFormInfo;<br>Method or attribute name: readonly formName: string;|@ohos.app.form.formInfo.d.ts|
109|Added|NA|Class name: RunningFormInfo;<br>Method or attribute name: readonly dimension: number;|@ohos.app.form.formInfo.d.ts|
110|Added|NA|Class name: formObserver;<br>Method or attribute name: function on(type: 'formAdd', observerCallback: Callback\<formInfo.RunningFormInfo>): void;|@ohos.app.form.formObserver.d.ts|
111|Added|NA|Class name: formObserver;<br>Method or attribute name: function on(type: 'formAdd', hostBundleName: string, observerCallback: Callback\<formInfo.RunningFormInfo>): void;|@ohos.app.form.formObserver.d.ts|
112|Added|NA|Class name: formObserver;<br>Method or attribute name: function on(type: 'formRemove', observerCallback: Callback\<formInfo.RunningFormInfo>): void;|@ohos.app.form.formObserver.d.ts|
113|Added|NA|Class name: formObserver;<br>Method or attribute name: function on(type: 'formRemove', hostBundleName: string, observerCallback: Callback\<formInfo.RunningFormInfo>): void;|@ohos.app.form.formObserver.d.ts|
114|Added|NA|Class name: formObserver;<br>Method or attribute name: function on(type: 'notifyVisible', observerCallback: Callback\<Array\<formInfo.RunningFormInfo>>): void;|@ohos.app.form.formObserver.d.ts|
115|Added|NA|Class name: formObserver;<br>Method or attribute name: function on(<br>    type: 'notifyVisible',<br>    hostBundleName: string,<br>    observerCallback: Callback\<Array\<formInfo.RunningFormInfo>><br>  ): void;|@ohos.app.form.formObserver.d.ts|
116|Added|NA|Class name: formObserver;<br>Method or attribute name: function on(type: 'notifyInvisible', observerCallback: Callback\<Array\<formInfo.RunningFormInfo>>): void;|@ohos.app.form.formObserver.d.ts|
117|Added|NA|Class name: formObserver;<br>Method or attribute name: function on(<br>    type: 'notifyInvisible',<br>    hostBundleName: string,<br>    observerCallback: Callback\<Array\<formInfo.RunningFormInfo>>,<br>  ): void;|@ohos.app.form.formObserver.d.ts|
118|Added|NA|Class name: formObserver;<br>Method or attribute name: function off(type: 'formAdd', hostBundleName?: string, observerCallback?: Callback\<formInfo.RunningFormInfo>): void;|@ohos.app.form.formObserver.d.ts|
119|Added|NA|Class name: formObserver;<br>Method or attribute name: function off(type: 'formRemove', hostBundleName?: string, observerCallback?: Callback\<formInfo.RunningFormInfo>): void;|@ohos.app.form.formObserver.d.ts|
120|Added|NA|Class name: formObserver;<br>Method or attribute name: function off(<br>    type: 'notifyVisible',<br>    hostBundleName?: string,<br>    observerCallback?: Callback\<Array\<formInfo.RunningFormInfo>><br>  ): void;|@ohos.app.form.formObserver.d.ts|
121|Added|NA|Class name: formObserver;<br>Method or attribute name: function off(<br>    type: 'notifyInvisible',<br>    hostBundleName?: string,<br>    observerCallback?: Callback\<Array\<formInfo.RunningFormInfo>><br>  ): void;|@ohos.app.form.formObserver.d.ts|
122|Added|NA|Class name: formObserver;<br>Method or attribute name: function getRunningFormInfos(callback: AsyncCallback\<Array\<formInfo.RunningFormInfo>>, hostBundleName?: string): void;|@ohos.app.form.formObserver.d.ts|
123|Added|NA|Class name: formObserver;<br>Method or attribute name: function getRunningFormInfos(hostBundleName?: string): Promise\<Array\<formInfo.RunningFormInfo>>;|@ohos.app.form.formObserver.d.ts|
124|Added|NA|Class name: formObserver;<br>Method or attribute name: function getRunningFormInfosByFilter(<br>    formProviderFilter: formInfo.FormProviderFilter<br>  ): Promise\<Array\<formInfo.RunningFormInfo>>;|@ohos.app.form.formObserver.d.ts|
125|Added|NA|Class name: formObserver;<br>Method or attribute name: function getRunningFormInfosByFilter(<br>    formProviderFilter: formInfo.FormProviderFilter,<br>    callback: AsyncCallback\<Array\<formInfo.RunningFormInfo>><br>  ): void;|@ohos.app.form.formObserver.d.ts|
126|Added|NA|Class name: formObserver;<br>Method or attribute name: function getRunningFormInfoById(formId: string): Promise\<formInfo.RunningFormInfo>;|@ohos.app.form.formObserver.d.ts|
127|Added|NA|Class name: formObserver;<br>Method or attribute name: function getRunningFormInfoById(formId: string, callback: AsyncCallback\<formInfo.RunningFormInfo>): void;|@ohos.app.form.formObserver.d.ts|
128|Added|NA|Class name: StaticSubscriberExtensionAbility;<br>Method or attribute name: context: StaticSubscriberExtensionContext;|@ohos.application.StaticSubscriberExtensionAbility.d.ts|
129|Added|NA|Class name: StaticSubscriberExtensionContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;|@ohos.application.StaticSubscriberExtensionContext.d.ts|
130|Added|NA|Class name: StaticSubscriberExtensionContext;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;|@ohos.application.StaticSubscriberExtensionContext.d.ts|
131|Added|NA|Class name: uriPermissionManager;<br>Method or attribute name: function grantUriPermission(<br><br>    uri: string,<br><br>    flag: wantConstant.Flags,<br><br>    targetBundleName: string,<br><br>    callback: AsyncCallback\<number><br><br>  ): void;|@ohos.application.uriPermissionManager.d.ts|
132|Added|NA|Class name: uriPermissionManager;<br>Method or attribute name: function grantUriPermission(uri: string, flag: wantConstant.Flags, targetBundleName: string): Promise\<number>;|@ohos.application.uriPermissionManager.d.ts|
133|Added|NA|Class name: uriPermissionManager;<br>Method or attribute name: function revokeUriPermission(uri: string, targetBundleName: string, callback: AsyncCallback\<number>): void;|@ohos.application.uriPermissionManager.d.ts|
134|Added|NA|Class name: uriPermissionManager;<br>Method or attribute name: function revokeUriPermission(uri: string, targetBundleName: string): Promise\<number>;|@ohos.application.uriPermissionManager.d.ts|
135|Added|NA|Class name: continuationManager;<br>Method or attribute name: export type ContinuationResult = _ContinuationResult;|@ohos.continuation.continuationManager.d.ts|
136|Added|NA|Class name: continuationManager;<br>Method or attribute name: export type ContinuationExtraParams = _ContinuationExtraParams;|@ohos.continuation.continuationManager.d.ts|
137|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: function on(type: 'continueStateChange', callback: Callback\<{ state: ContinueState, info: ContinuableInfo }>): void;|@ohos.distributedMissionManager.d.ts|
138|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: function off(type: 'continueStateChange', callback?: Callback\<{ state: ContinueState, info: ContinuableInfo }>): void;|@ohos.distributedMissionManager.d.ts|
139|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(parameter: ContinueMissionInfo, callback: AsyncCallback\<void>): void;|@ohos.distributedMissionManager.d.ts|
140|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(parameter: ContinueMissionInfo): Promise\<void>;|@ohos.distributedMissionManager.d.ts|
141|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: export type ContinuableInfo = _ContinuableInfo;|@ohos.distributedMissionManager.d.ts|
142|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: export type ContinueMissionInfo = _ContinueMissionInfo;|@ohos.distributedMissionManager.d.ts|
143|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: export type ContinueCallback = _ContinueCallback;|@ohos.distributedMissionManager.d.ts|
144|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: export type ContinueDeviceInfo = _ContinueDeviceInfo;|@ohos.distributedMissionManager.d.ts|
145|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: export type MissionCallback = _MissionCallback;|@ohos.distributedMissionManager.d.ts|
146|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: export type MissionDeviceInfo = _MissionDeviceInfo;|@ohos.distributedMissionManager.d.ts|
147|Added|NA|Class name: distributedMissionManager;<br>Method or attribute name: export type MissionParameter = _MissionParameter;|@ohos.distributedMissionManager.d.ts|
148|Added|NA|Class name: ContinueState;<br>Method or attribute name: ACTIVE = 0|@ohos.distributedMissionManager.d.ts|
149|Added|NA|Class name: ContinueState;<br>Method or attribute name: INACTIVE = 1|@ohos.distributedMissionManager.d.ts|
150|Added|NA|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitorSync(monitor: AbilityMonitor): void;|AbilityDelegator.d.ts|
151|Added|NA|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitorSync(monitor: AbilityStageMonitor): void;|AbilityDelegator.d.ts|
152|Added|NA|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitorSync(monitor: AbilityMonitor): void;|AbilityDelegator.d.ts|
153|Added|NA|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitorSync(monitor: AbilityStageMonitor): void;|AbilityDelegator.d.ts|
154|Added|NA|Class name: ApplicationContext;<br>Method or attribute name: on(type: 'applicationStateChange', callback: ApplicationStateChangeCallback): void;|ApplicationContext.d.ts|
155|Added|NA|Class name: ApplicationContext;<br>Method or attribute name: off(type: 'applicationStateChange', callback?: ApplicationStateChangeCallback): void;|ApplicationContext.d.ts|
156|Added|NA|Class name: BusinessAbilityInfo;<br>Method or attribute name: readonly bundleName: string;|BusinessAbilityInfo.d.ts|
157|Added|NA|Class name: BusinessAbilityInfo;<br>Method or attribute name: readonly moduleName: string;|BusinessAbilityInfo.d.ts|
158|Added|NA|Class name: BusinessAbilityInfo;<br>Method or attribute name: readonly name: string;|BusinessAbilityInfo.d.ts|
159|Added|NA|Class name: BusinessAbilityInfo;<br>Method or attribute name: readonly labelId: number;|BusinessAbilityInfo.d.ts|
160|Added|NA|Class name: BusinessAbilityInfo;<br>Method or attribute name: readonly descriptionId: number;|BusinessAbilityInfo.d.ts|
161|Added|NA|Class name: BusinessAbilityInfo;<br>Method or attribute name: readonly iconId: number;|BusinessAbilityInfo.d.ts|
162|Added|NA|Class name: BusinessAbilityInfo;<br>Method or attribute name: readonly businessType: businessAbilityRouter.BusinessType;|BusinessAbilityInfo.d.ts|
163|Added|NA|Class name: BusinessAbilityInfo;<br>Method or attribute name: readonly applicationInfo: ApplicationInfo;|BusinessAbilityInfo.d.ts|
164|Added|NA|Class name: Context;<br>Method or attribute name: getGroupDir(dataGroupID: string, callback: AsyncCallback\<string>): void;|Context.d.ts|
165|Added|NA|Class name: Context;<br>Method or attribute name: getGroupDir(dataGroupID: string): Promise\<string>;|Context.d.ts|
166|Added|NA|Class name: ContinuableInfo;<br>Method or attribute name: srcDeviceId: string;|ContinuableInfo.d.ts|
167|Added|NA|Class name: ContinuableInfo;<br>Method or attribute name: bundleName: string;|ContinuableInfo.d.ts|
168|Added|NA|Class name: ContinueMissionInfo;<br>Method or attribute name: srcDeviceId: string;|ContinueMissionInfo.d.ts|
169|Added|NA|Class name: ContinueMissionInfo;<br>Method or attribute name: dstDeviceId: string;|ContinueMissionInfo.d.ts|
170|Added|NA|Class name: ContinueMissionInfo;<br>Method or attribute name: bundleName: string;|ContinueMissionInfo.d.ts|
171|Added|NA|Class name: ContinueMissionInfo;<br>Method or attribute name: wantParam: { [key: string]: Object };|ContinueMissionInfo.d.ts|
172|Added|NA|Class name: ErrorObserver;<br>Method or attribute name: onException?(errObject: Error): void;|ErrorObserver.d.ts|
173|Added|NA|Class name: FormExtensionContext;<br>Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;|FormExtensionContext.d.ts|
174|Added|NA|Class name: FormExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\<void>): void;|FormExtensionContext.d.ts|
175|Added|NA|Class name: FormExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\<void>;|FormExtensionContext.d.ts|
176|Added|NA|Class name: MissionInfo;<br>Method or attribute name: abilityState: number;|MissionInfo.d.ts|
177|Added|NA|Class name: MissionInfo;<br>Method or attribute name: unclearable: boolean;|MissionInfo.d.ts|
178|Added|NA|Class name: ProcessInformation;<br>Method or attribute name: state: appManager.ProcessState;|ProcessInformation.d.ts|
179|Added|NA|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityAsCaller(want: Want, callback: AsyncCallback\<void>): void;|ServiceExtensionContext.d.ts|
180|Added|NA|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityAsCaller(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;|ServiceExtensionContext.d.ts|
181|Added|NA|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityAsCaller(want: Want, options?: StartOptions): Promise\<void>;|ServiceExtensionContext.d.ts|
182|Added|NA|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\<Caller>;|ServiceExtensionContext.d.ts|
183|Added|NA|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityAsCaller(want: Want, callback: AsyncCallback\<void>): void;|UIAbilityContext.d.ts|
184|Added|NA|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityAsCaller(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;|UIAbilityContext.d.ts|
185|Added|NA|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityAsCaller(want: Want, options?: StartOptions): Promise\<void>;|UIAbilityContext.d.ts|
186|Added|NA|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityByCallWithAccount(want: Want, accountId: number): Promise\<Caller>;|UIAbilityContext.d.ts|
187|Added|NA|Class name: UIAbilityContext;<br>Method or attribute name: setMissionContinueState(state: AbilityConstant.ContinueState, callback: AsyncCallback\<void>): void;|UIAbilityContext.d.ts|
188|Added|NA|Class name: UIAbilityContext;<br>Method or attribute name: setMissionContinueState(state: AbilityConstant.ContinueState): Promise\<void>;|UIAbilityContext.d.ts|
189|Added|NA|Class name: UIAbilityContext;<br>Method or attribute name: reportDrawnCompleted(callback: AsyncCallback\<void>): void;|UIAbilityContext.d.ts|
190|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;|UIExtensionContext.d.ts|
191|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;|UIExtensionContext.d.ts|
192|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\<void>;|UIExtensionContext.d.ts|
193|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: startAbilityForResult(want: Want, callback: AsyncCallback\<AbilityResult>): void;|UIExtensionContext.d.ts|
194|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: startAbilityForResult(want: Want, options: StartOptions, callback: AsyncCallback\<AbilityResult>): void;|UIExtensionContext.d.ts|
195|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: startAbilityForResult(want: Want, options?: StartOptions): Promise\<AbilityResult>;|UIExtensionContext.d.ts|
196|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;|UIExtensionContext.d.ts|
197|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\<void>): void;|UIExtensionContext.d.ts|
198|Added|NA|Class name: UIExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\<void>;|UIExtensionContext.d.ts|
199|Deprecated version changed|Class name: LastExitReason;<br>Method or attribute name: ABILITY_NOT_RESPONDING = 1<br>Old version information: |Class name: LastExitReason;<br>Method or attribute name: ABILITY_NOT_RESPONDING = 1<br>New version information: 10<br>Substitute API: AbilityConstant.LastExitReason#APP_FREEZE|@ohos.app.ability.AbilityConstant.d.ts|
200|Deprecated version changed|Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceConnect', callback?: Callback\<ContinuationResult>): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceConnect', callback?: Callback\<ContinuationResult>): void;<br>New version information: 9<br>Substitute API: ohos.continuation.continuationManager/continuationManager#off|@ohos.continuation.continuationManager.d.ts|
201|Deprecated version changed|Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceDisconnect', callback?: Callback\<string>): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceDisconnect', callback?: Callback\<string>): void;<br>New version information: 9<br>Substitute API: ohos.continuation.continuationManager/continuationManager#off|@ohos.continuation.continuationManager.d.ts|
202|Deprecated version changed|Class name: continuationManager;<br>Method or attribute name: function register(options: ContinuationExtraParams, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function register(options: ContinuationExtraParams, callback: AsyncCallback\<number>): void;<br>New version information: 9<br>Substitute API: ohos.continuation.continuationManager/continuationManager#registerContinuation|@ohos.continuation.continuationManager.d.ts|
203|Deprecated version changed|Class name: continuationManager;<br>Method or attribute name: function register(options?: ContinuationExtraParams): Promise\<number>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function register(options?: ContinuationExtraParams): Promise\<number>;<br>New version information: 9<br>Substitute API: ohos.continuation.continuationManager/continuationManager#registerContinuation|@ohos.continuation.continuationManager.d.ts|
204|Deprecated version changed|Class name: continuationManager;<br>Method or attribute name: function unregister(token: number): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function unregister(token: number): Promise\<void>;<br>New version information: 9<br>Substitute API: ohos.continuation.continuationManager/continuationManager#unregisterContinuation|@ohos.continuation.continuationManager.d.ts|
205|Deprecated version changed|Class name: continuationManager;<br>Method or attribute name: function updateConnectStatus(token: number, deviceId: string, status: DeviceConnectState): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function updateConnectStatus(token: number, deviceId: string, status: DeviceConnectState): Promise\<void>;<br>New version information: 9<br>Substitute API: ohos.continuation.continuationManager/continuationManager#updateContinuationState|@ohos.continuation.continuationManager.d.ts|
206|Deprecated version changed|Class name: continuationManager;<br>Method or attribute name: function startDeviceManager(token: number, options: ContinuationExtraParams, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function startDeviceManager(token: number, options: ContinuationExtraParams, callback: AsyncCallback\<void>): void;<br>New version information: 9<br>Substitute API: ohos.continuation.continuationManager/continuationManager#startContinuationDeviceManager|@ohos.continuation.continuationManager.d.ts|
207|Deprecated version changed|Class name: continuationManager;<br>Method or attribute name: function startDeviceManager(token: number, options?: ContinuationExtraParams): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function startDeviceManager(token: number, options?: ContinuationExtraParams): Promise\<void>;<br>New version information: 9<br>Substitute API: ohos.continuation.continuationManager/continuationManager#startContinuationDeviceManager|@ohos.continuation.continuationManager.d.ts|
208|Deprecated version changed|Class name: Context;<br>Method or attribute name: getExternalCacheDir(): Promise\<string>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getExternalCacheDir(): Promise\<string>;<br>New version information: 7<br>Substitute API: |context.d.ts|
209|Deprecated version changed|Class name: Context;<br>Method or attribute name: setShowOnLockScreen(show: boolean): Promise\<void>;<br>Old version information: |Class name: Context;<br>Method or attribute name: setShowOnLockScreen(show: boolean): Promise\<void>;<br>New version information: 9<br>Substitute API: ohos.window/window.WindowStage#setShowOnLockScreen|context.d.ts|
210|Error code added|Class name: dataUriUtils;<br>Method or attribute name: function getId(uri: string): number;<br>Old version information: |Class name: dataUriUtils;<br>Method or attribute name: function getId(uri: string): number;<br>New version information: 401|@ohos.app.ability.dataUriUtils.d.ts|
211|Error code added|Class name: dataUriUtils;<br>Method or attribute name: function attachId(uri: string, id: number): string;<br>Old version information: |Class name: dataUriUtils;<br>Method or attribute name: function attachId(uri: string, id: number): string;<br>New version information: 401|@ohos.app.ability.dataUriUtils.d.ts|
212|Error code added|Class name: dataUriUtils;<br>Method or attribute name: function deleteId(uri: string): string;<br>Old version information: |Class name: dataUriUtils;<br>Method or attribute name: function deleteId(uri: string): string;<br>New version information: 401|@ohos.app.ability.dataUriUtils.d.ts|
213|Error code added|Class name: dataUriUtils;<br>Method or attribute name: function updateId(uri: string, id: number): string;<br>Old version information: |Class name: dataUriUtils;<br>Method or attribute name: function updateId(uri: string, id: number): string;<br>New version information: 401|@ohos.app.ability.dataUriUtils.d.ts|
214|Error code added|Class name: Caller;<br>Method or attribute name: release(): void;<br>Old version information: |Class name: Caller;<br>Method or attribute name: release(): void;<br>New version information: 16200001, 16200002|@ohos.app.ability.UIAbility.d.ts|
215|Error code added|Class name: wantAgent;<br>Method or attribute name: function getUid(agent: WantAgent): Promise\<number>;<br>Old version information: |Class name: wantAgent;<br>Method or attribute name: function getUid(agent: WantAgent): Promise\<number>;<br>New version information: 401, 16000007, 16000151|@ohos.app.ability.wantAgent.d.ts|
216|Error code added|Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceSelected', token: number): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceSelected', token: number): void;<br>New version information: 201,401, 16600001, 16600002, 16600004|@ohos.continuation.continuationManager.d.ts|
217|Error code added|Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceUnselected', token: number): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceUnselected', token: number): void;<br>New version information: 201,401, 16600001, 16600002, 16600004|@ohos.continuation.continuationManager.d.ts|
218|Error code added|Class name: continuationManager;<br>Method or attribute name: function registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\<number>): void;<br>New version information: 201,401, 16600001, 16600003|@ohos.continuation.continuationManager.d.ts|
219|Error code added|Class name: continuationManager;<br>Method or attribute name: function registerContinuation(options?: ContinuationExtraParams): Promise\<number>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function registerContinuation(options?: ContinuationExtraParams): Promise\<number>;<br>New version information: 201,401, 16600001, 16600003|@ohos.continuation.continuationManager.d.ts|
220|Error code added|Class name: continuationManager;<br>Method or attribute name: function unregisterContinuation(token: number): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function unregisterContinuation(token: number): Promise\<void>;<br>New version information: 201,401, 16600001, 16600002|@ohos.continuation.continuationManager.d.ts|
221|Error code added|Class name: continuationManager;<br>Method or attribute name: function updateContinuationState(token: number, deviceId: string, status: DeviceConnectState): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function updateContinuationState(token: number, deviceId: string, status: DeviceConnectState): Promise\<void>;<br>New version information: 201,401, 16600001, 16600002|@ohos.continuation.continuationManager.d.ts|
222|Error code added|Class name: continuationManager;<br>Method or attribute name: function startContinuationDeviceManager(<br>    token: number,<br>    options: ContinuationExtraParams,<br>    callback: AsyncCallback\<void><br>  ): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function startContinuationDeviceManager(<br>    token: number,<br>    options: ContinuationExtraParams,<br>    callback: AsyncCallback\<void><br>  ): void;<br>New version information: 201,401, 16600001, 16600002|@ohos.continuation.continuationManager.d.ts|
223|Error code added|Class name: continuationManager;<br>Method or attribute name: function startContinuationDeviceManager(token: number, options?: ContinuationExtraParams): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function startContinuationDeviceManager(token: number, options?: ContinuationExtraParams): Promise\<void>;<br>New version information: 201,401, 16600001, 16600002|@ohos.continuation.continuationManager.d.ts|
224|Error code added|Class name: distributedMissionManager;<br>Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\<void>;<br>New version information: 201,401|@ohos.distributedMissionManager.d.ts|
225|Error code added|Class name: distributedMissionManager;<br>Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\<void>;<br>New version information: 201,401|@ohos.distributedMissionManager.d.ts|
226|Error code added|Class name: distributedMissionManager;<br>Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\<void>;<br>New version information: 201,401|@ohos.distributedMissionManager.d.ts|
227|Error code added|Class name: distributedMissionManager;<br>Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\<void>;<br>New version information: 201,401|@ohos.distributedMissionManager.d.ts|
228|Error code added|Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\<void>;<br>New version information: 201,202,401, 16300501, 16300502, 16300503,16300504, 16300505, 16300506|@ohos.distributedMissionManager.d.ts|
229|Error code added|Class name: AbilityDelegator;<br>Method or attribute name: getCurrentTopAbility(): Promise\<UIAbility>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: getCurrentTopAbility(): Promise\<UIAbility>;<br>New version information: 16000100|AbilityDelegator.d.ts|
230|Error code added|Class name: Context;<br>Method or attribute name: getApplicationContext(): ApplicationContext;<br>Old version information: |Class name: Context;<br>Method or attribute name: getApplicationContext(): ApplicationContext;<br>New version information: 401|Context.d.ts|
231|Error code added|Class name: FormExtensionContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: FormExtensionContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 202,401, 16500050, 16500100, 16500101, 16501000|FormExtensionContext.d.ts|
232|Error code added|Class name: FormExtensionContext;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>Old version information: |Class name: FormExtensionContext;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>New version information: 202,401, 16500050, 16500100, 16500101, 16501000|FormExtensionContext.d.ts|
233|Error code added|Class name: UIAbilityContext;<br>Method or attribute name: isTerminating(): boolean;<br>Old version information: |Class name: UIAbilityContext;<br>Method or attribute name: isTerminating(): boolean;<br>New version information: 16000011|UIAbilityContext.d.ts|
234|Error code changed|Class name: abilityManager;<br>Method or attribute name: function updateConfiguration(config: Configuration, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: abilityManager;<br>Method or attribute name: function updateConfiguration(config: Configuration, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.abilityManager.d.ts|
235|Error code changed|Class name: abilityManager;<br>Method or attribute name: function updateConfiguration(config: Configuration): Promise\<void>;<br>Old version information: 401|Class name: abilityManager;<br>Method or attribute name: function updateConfiguration(config: Configuration): Promise\<void>;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.abilityManager.d.ts|
236|Error code changed|Class name: abilityManager;<br>Method or attribute name: function getAbilityRunningInfos(): Promise\<Array\<AbilityRunningInfo>>;<br>Old version information: 401|Class name: abilityManager;<br>Method or attribute name: function getAbilityRunningInfos(): Promise\<Array\<AbilityRunningInfo>>;<br>New version information: 202, 16000050|@ohos.app.ability.abilityManager.d.ts|
237|Error code changed|Class name: abilityManager;<br>Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\<Array\<AbilityRunningInfo>>): void;<br>Old version information: 401|Class name: abilityManager;<br>Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\<Array\<AbilityRunningInfo>>): void;<br>New version information: 202,401, 16000050|@ohos.app.ability.abilityManager.d.ts|
238|Error code changed|Class name: abilityManager;<br>Method or attribute name: function getExtensionRunningInfos(upperLimit: number): Promise\<Array\<ExtensionRunningInfo>>;<br>Old version information: 401|Class name: abilityManager;<br>Method or attribute name: function getExtensionRunningInfos(upperLimit: number): Promise\<Array\<ExtensionRunningInfo>>;<br>New version information: 202,401, 16000050|@ohos.app.ability.abilityManager.d.ts|
239|Error code changed|Class name: abilityManager;<br>Method or attribute name: function getExtensionRunningInfos(upperLimit: number, callback: AsyncCallback\<Array\<ExtensionRunningInfo>>): void;<br>Old version information: 401|Class name: abilityManager;<br>Method or attribute name: function getExtensionRunningInfos(upperLimit: number, callback: AsyncCallback\<Array\<ExtensionRunningInfo>>): void;<br>New version information: 202,401, 16000050|@ohos.app.ability.abilityManager.d.ts|
240|Error code changed|Class name: abilityManager;<br>Method or attribute name: function getTopAbility(): Promise\<ElementName>;<br>Old version information: 401|Class name: abilityManager;<br>Method or attribute name: function getTopAbility(): Promise\<ElementName>;<br>New version information: 202, 16000050|@ohos.app.ability.abilityManager.d.ts|
241|Error code changed|Class name: abilityManager;<br>Method or attribute name: function getTopAbility(callback: AsyncCallback\<ElementName>): void;<br>Old version information: 401|Class name: abilityManager;<br>Method or attribute name: function getTopAbility(callback: AsyncCallback\<ElementName>): void;<br>New version information: 202,401, 16000050|@ohos.app.ability.abilityManager.d.ts|
242|Error code changed|Class name: appManager;<br>Method or attribute name: function on(type: 'applicationState', observer: ApplicationStateObserver): number;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function on(type: 'applicationState', observer: ApplicationStateObserver): number;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
243|Error code changed|Class name: appManager;<br>Method or attribute name: function on(type: 'applicationState', observer: ApplicationStateObserver, bundleNameList: Array\<string>): number;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function on(type: 'applicationState', observer: ApplicationStateObserver, bundleNameList: Array\<string>): number;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
244|Error code changed|Class name: appManager;<br>Method or attribute name: function off(type: 'applicationState', observerId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function off(type: 'applicationState', observerId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
245|Error code changed|Class name: appManager;<br>Method or attribute name: function off(type: 'applicationState', observerId: number): Promise\<void>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function off(type: 'applicationState', observerId: number): Promise\<void>;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
246|Error code changed|Class name: appManager;<br>Method or attribute name: function getForegroundApplications(callback: AsyncCallback\<Array\<AppStateData>>): void;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function getForegroundApplications(callback: AsyncCallback\<Array\<AppStateData>>): void;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
247|Error code changed|Class name: appManager;<br>Method or attribute name: function getForegroundApplications(): Promise\<Array\<AppStateData>>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function getForegroundApplications(): Promise\<Array\<AppStateData>>;<br>New version information: 201,202, 16000050|@ohos.app.ability.appManager.d.ts|
248|Error code changed|Class name: appManager;<br>Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number): Promise\<void>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number): Promise\<void>;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
249|Error code changed|Class name: appManager;<br>Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
250|Error code changed|Class name: appManager;<br>Method or attribute name: function isRunningInStabilityTest(callback: AsyncCallback\<boolean>): void;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function isRunningInStabilityTest(callback: AsyncCallback\<boolean>): void;<br>New version information: 401, 16000050|@ohos.app.ability.appManager.d.ts|
251|Error code changed|Class name: appManager;<br>Method or attribute name: function isRunningInStabilityTest(): Promise\<boolean>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function isRunningInStabilityTest(): Promise\<boolean>;<br>New version information: 16000050|@ohos.app.ability.appManager.d.ts|
252|Error code changed|Class name: appManager;<br>Method or attribute name: function killProcessesByBundleName(bundleName: string): Promise\<void>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function killProcessesByBundleName(bundleName: string): Promise\<void>;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
253|Error code changed|Class name: appManager;<br>Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\<void>);<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\<void>);<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
254|Error code changed|Class name: appManager;<br>Method or attribute name: function clearUpApplicationData(bundleName: string): Promise\<void>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function clearUpApplicationData(bundleName: string): Promise\<void>;<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
255|Error code changed|Class name: appManager;<br>Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\<void>);<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\<void>);<br>New version information: 201,202,401, 16000050|@ohos.app.ability.appManager.d.ts|
256|Error code changed|Class name: appManager;<br>Method or attribute name: function isRamConstrainedDevice(): Promise\<boolean>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function isRamConstrainedDevice(): Promise\<boolean>;<br>New version information: 16000050|@ohos.app.ability.appManager.d.ts|
257|Error code changed|Class name: appManager;<br>Method or attribute name: function isRamConstrainedDevice(callback: AsyncCallback\<boolean>): void;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function isRamConstrainedDevice(callback: AsyncCallback\<boolean>): void;<br>New version information: 401, 16000050|@ohos.app.ability.appManager.d.ts|
258|Error code changed|Class name: appManager;<br>Method or attribute name: function getAppMemorySize(): Promise\<number>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function getAppMemorySize(): Promise\<number>;<br>New version information: 16000050|@ohos.app.ability.appManager.d.ts|
259|Error code changed|Class name: appManager;<br>Method or attribute name: function getAppMemorySize(callback: AsyncCallback\<number>): void;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function getAppMemorySize(callback: AsyncCallback\<number>): void;<br>New version information: 401, 16000050|@ohos.app.ability.appManager.d.ts|
260|Error code changed|Class name: appManager;<br>Method or attribute name: function getRunningProcessInformation(): Promise\<Array\<ProcessInformation>>;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function getRunningProcessInformation(): Promise\<Array\<ProcessInformation>>;<br>New version information: 16000050|@ohos.app.ability.appManager.d.ts|
261|Error code changed|Class name: appManager;<br>Method or attribute name: function getRunningProcessInformation(callback: AsyncCallback\<Array\<ProcessInformation>>): void;<br>Old version information: 401|Class name: appManager;<br>Method or attribute name: function getRunningProcessInformation(callback: AsyncCallback\<Array\<ProcessInformation>>): void;<br>New version information: 401, 16000050|@ohos.app.ability.appManager.d.ts|
262|Error code changed|Class name: errorManager;<br>Method or attribute name: function on(type: 'error', observer: ErrorObserver): number;<br>Old version information: 401|Class name: errorManager;<br>Method or attribute name: function on(type: 'error', observer: ErrorObserver): number;<br>New version information: 401, 16000003|@ohos.app.ability.errorManager.d.ts|
263|Error code changed|Class name: errorManager;<br>Method or attribute name: function off(type: 'error', observerId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: errorManager;<br>Method or attribute name: function off(type: 'error', observerId: number, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000003|@ohos.app.ability.errorManager.d.ts|
264|Error code changed|Class name: errorManager;<br>Method or attribute name: function off(type: 'error', observerId: number): Promise\<void>;<br>Old version information: 401|Class name: errorManager;<br>Method or attribute name: function off(type: 'error', observerId: number): Promise\<void>;<br>New version information: 401, 16000003|@ohos.app.ability.errorManager.d.ts|
265|Error code changed|Class name: missionManager;<br>Method or attribute name: function on(type: 'mission', listener: MissionListener): number;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function on(type: 'mission', listener: MissionListener): number;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
266|Error code changed|Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16300002|@ohos.app.ability.missionManager.d.ts|
267|Error code changed|Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number): Promise\<void>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number): Promise\<void>;<br>New version information: 201,202,401, 16300002|@ohos.app.ability.missionManager.d.ts|
268|Error code changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
269|Error code changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
270|Error code changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
271|Error code changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
272|Error code changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
273|Error code changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
274|Error code changed|Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(<br>    deviceId: string,<br>    missionId: number,<br>    callback: AsyncCallback\<MissionSnapshot><br>  ): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(<br>    deviceId: string,<br>    missionId: number,<br>    callback: AsyncCallback\<MissionSnapshot><br>  ): void;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
275|Error code changed|Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
276|Error code changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16300001|@ohos.app.ability.missionManager.d.ts|
277|Error code changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>New version information: 201,202,401, 16300001|@ohos.app.ability.missionManager.d.ts|
278|Error code changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16300001|@ohos.app.ability.missionManager.d.ts|
279|Error code changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>New version information: 201,202,401, 16300001|@ohos.app.ability.missionManager.d.ts|
280|Error code changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
281|Error code changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
282|Error code changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401|@ohos.app.ability.missionManager.d.ts|
283|Error code changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>New version information: 201,202|@ohos.app.ability.missionManager.d.ts|
284|Error code changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000009|@ohos.app.ability.missionManager.d.ts|
285|Error code changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000009|@ohos.app.ability.missionManager.d.ts|
286|Error code changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>Old version information: 401|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>New version information: 201,202,401, 16000009|@ohos.app.ability.missionManager.d.ts|
287|Error code changed|Class name: quickFixManager;<br>Method or attribute name: function applyQuickFix(hapModuleQuickFixFiles: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: quickFixManager;<br>Method or attribute name: function applyQuickFix(hapModuleQuickFixFiles: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 18500002, 18500008|@ohos.app.ability.quickFixManager.d.ts|
288|Error code changed|Class name: quickFixManager;<br>Method or attribute name: function applyQuickFix(hapModuleQuickFixFiles: Array\<string>): Promise\<void>;<br>Old version information: 401|Class name: quickFixManager;<br>Method or attribute name: function applyQuickFix(hapModuleQuickFixFiles: Array\<string>): Promise\<void>;<br>New version information: 201,202,401, 18500002, 18500008|@ohos.app.ability.quickFixManager.d.ts|
289|Error code changed|Class name: quickFixManager;<br>Method or attribute name: function getApplicationQuickFixInfo(bundleName: string, callback: AsyncCallback\<ApplicationQuickFixInfo>): void;<br>Old version information: 401|Class name: quickFixManager;<br>Method or attribute name: function getApplicationQuickFixInfo(bundleName: string, callback: AsyncCallback\<ApplicationQuickFixInfo>): void;<br>New version information: 201,202,401, 18500001, 18500008|@ohos.app.ability.quickFixManager.d.ts|
290|Error code changed|Class name: quickFixManager;<br>Method or attribute name: function getApplicationQuickFixInfo(bundleName: string): Promise\<ApplicationQuickFixInfo>;<br>Old version information: 401|Class name: quickFixManager;<br>Method or attribute name: function getApplicationQuickFixInfo(bundleName: string): Promise\<ApplicationQuickFixInfo>;<br>New version information: 201,202,401, 18500001, 18500008|@ohos.app.ability.quickFixManager.d.ts|
291|Error code changed|Class name: Caller;<br>Method or attribute name: call(method: string, data: rpc.Parcelable): Promise\<void>;<br>Old version information: 401|Class name: Caller;<br>Method or attribute name: call(method: string, data: rpc.Parcelable): Promise\<void>;<br>New version information: 401, 16200001, 16200002, 16000050|@ohos.app.ability.UIAbility.d.ts|
292|Error code changed|Class name: Caller;<br>Method or attribute name: callWithResult(method: string, data: rpc.Parcelable): Promise\<rpc.MessageSequence>;<br>Old version information: 401|Class name: Caller;<br>Method or attribute name: callWithResult(method: string, data: rpc.Parcelable): Promise\<rpc.MessageSequence>;<br>New version information: 401, 16200001, 16200002, 16000050|@ohos.app.ability.UIAbility.d.ts|
293|Error code changed|Class name: Caller;<br>Method or attribute name: onRelease(callback: OnReleaseCallback): void;<br>Old version information: 401|Class name: Caller;<br>Method or attribute name: onRelease(callback: OnReleaseCallback): void;<br>New version information: 401, 16200001|@ohos.app.ability.UIAbility.d.ts|
294|Error code changed|Class name: Caller;<br>Method or attribute name: on(type: 'release', callback: OnReleaseCallback): void;<br>Old version information: 401|Class name: Caller;<br>Method or attribute name: on(type: 'release', callback: OnReleaseCallback): void;<br>New version information: 401, 16200001|@ohos.app.ability.UIAbility.d.ts|
295|Error code changed|Class name: Callee;<br>Method or attribute name: on(method: string, callback: CalleeCallback): void;<br>Old version information: 401|Class name: Callee;<br>Method or attribute name: on(method: string, callback: CalleeCallback): void;<br>New version information: 401, 16200004, 16000050|@ohos.app.ability.UIAbility.d.ts|
296|Error code changed|Class name: Callee;<br>Method or attribute name: off(method: string): void;<br>Old version information: 401|Class name: Callee;<br>Method or attribute name: off(method: string): void;<br>New version information: 401, 16200005, 16000050|@ohos.app.ability.UIAbility.d.ts|
297|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getBundleName(agent: WantAgent, callback: AsyncCallback\<string>): void;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getBundleName(agent: WantAgent, callback: AsyncCallback\<string>): void;<br>New version information: 401, 16000007, 16000151|@ohos.app.ability.wantAgent.d.ts|
298|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getBundleName(agent: WantAgent): Promise\<string>;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getBundleName(agent: WantAgent): Promise\<string>;<br>New version information: 401, 16000007, 16000151|@ohos.app.ability.wantAgent.d.ts|
299|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getUid(agent: WantAgent, callback: AsyncCallback\<number>): void;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getUid(agent: WantAgent, callback: AsyncCallback\<number>): void;<br>New version information: 401, 16000007, 16000151|@ohos.app.ability.wantAgent.d.ts|
300|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getWant(agent: WantAgent, callback: AsyncCallback\<Want>): void;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getWant(agent: WantAgent, callback: AsyncCallback\<Want>): void;<br>New version information: 401, 16000007, 16000015, 16000151|@ohos.app.ability.wantAgent.d.ts|
301|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getWant(agent: WantAgent): Promise\<Want>;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getWant(agent: WantAgent): Promise\<Want>;<br>New version information: 401, 16000007, 16000015, 16000151|@ohos.app.ability.wantAgent.d.ts|
302|Error code changed|Class name: wantAgent;<br>Method or attribute name: function cancel(agent: WantAgent, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function cancel(agent: WantAgent, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000007, 16000151|@ohos.app.ability.wantAgent.d.ts|
303|Error code changed|Class name: wantAgent;<br>Method or attribute name: function cancel(agent: WantAgent): Promise\<void>;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function cancel(agent: WantAgent): Promise\<void>;<br>New version information: 401, 16000007, 16000151|@ohos.app.ability.wantAgent.d.ts|
304|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getWantAgent(info: WantAgentInfo, callback: AsyncCallback\<WantAgent>): void;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getWantAgent(info: WantAgentInfo, callback: AsyncCallback\<WantAgent>): void;<br>New version information: 401, 16000007, 16000151|@ohos.app.ability.wantAgent.d.ts|
305|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getWantAgent(info: WantAgentInfo): Promise\<WantAgent>;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getWantAgent(info: WantAgentInfo): Promise\<WantAgent>;<br>New version information: 401, 16000007, 16000151|@ohos.app.ability.wantAgent.d.ts|
306|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getOperationType(agent: WantAgent, callback: AsyncCallback\<number>): void;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getOperationType(agent: WantAgent, callback: AsyncCallback\<number>): void;<br>New version information: 401, 16000007, 16000015, 16000151|@ohos.app.ability.wantAgent.d.ts|
307|Error code changed|Class name: wantAgent;<br>Method or attribute name: function getOperationType(agent: WantAgent): Promise\<number>;<br>Old version information: 401|Class name: wantAgent;<br>Method or attribute name: function getOperationType(agent: WantAgent): Promise\<number>;<br>New version information: 401, 16000007, 16000015, 16000151|@ohos.app.ability.wantAgent.d.ts|
308|Error code changed|Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
309|Error code changed|Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
310|Error code changed|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
311|Error code changed|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
312|Error code changed|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
313|Error code changed|Class name: formHost;<br>Method or attribute name: function requestForm(formId: string, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function requestForm(formId: string, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
314|Error code changed|Class name: formHost;<br>Method or attribute name: function requestForm(formId: string): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function requestForm(formId: string): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
315|Error code changed|Class name: formHost;<br>Method or attribute name: function castToNormalForm(formId: string, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function castToNormalForm(formId: string, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16501000, 16501001, 16501002, 16501003|@ohos.app.form.formHost.d.ts|
316|Error code changed|Class name: formHost;<br>Method or attribute name: function castToNormalForm(formId: string): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function castToNormalForm(formId: string): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16501000, 16501001, 16501002, 16501003|@ohos.app.form.formHost.d.ts|
317|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
318|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
319|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
320|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
321|Error code changed|Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501003|@ohos.app.form.formHost.d.ts|
322|Error code changed|Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501003|@ohos.app.form.formHost.d.ts|
323|Error code changed|Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
324|Error code changed|Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
325|Error code changed|Class name: formHost;<br>Method or attribute name: function isSystemReady(callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function isSystemReady(callback: AsyncCallback\<void>): void;<br>New version information: 202,401|@ohos.app.form.formHost.d.ts|
326|Error code changed|Class name: formHost;<br>Method or attribute name: function isSystemReady(): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function isSystemReady(): Promise\<void>;<br>New version information: 202|@ohos.app.form.formHost.d.ts|
327|Error code changed|Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
328|Error code changed|Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(): Promise\<Array\<formInfo.FormInfo>>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(): Promise\<Array\<formInfo.FormInfo>>;<br>New version information: 201,202, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
329|Error code changed|Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16500100, 16501000|@ohos.app.form.formHost.d.ts|
330|Error code changed|Class name: formHost;<br>Method or attribute name: function getFormsInfo(<br>    bundleName: string,<br>    moduleName: string,<br>    callback: AsyncCallback\<Array\<formInfo.FormInfo>><br>  ): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function getFormsInfo(<br>    bundleName: string,<br>    moduleName: string,<br>    callback: AsyncCallback\<Array\<formInfo.FormInfo>><br>  ): void;<br>New version information: 201,202,401, 16500050, 16500060, 16500100, 16501000|@ohos.app.form.formHost.d.ts|
331|Error code changed|Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\<Array\<formInfo.FormInfo>>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\<Array\<formInfo.FormInfo>>;<br>New version information: 201,202,401, 16500050, 16500060, 16500100, 16501000|@ohos.app.form.formHost.d.ts|
332|Error code changed|Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>, callback: AsyncCallback\<number>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>, callback: AsyncCallback\<number>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
333|Error code changed|Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>): Promise\<number>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>): Promise\<number>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
334|Error code changed|Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want, callback: AsyncCallback\<formInfo.FormStateInfo>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want, callback: AsyncCallback\<formInfo.FormStateInfo>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16500100, 16501000|@ohos.app.form.formHost.d.ts|
335|Error code changed|Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want): Promise\<formInfo.FormStateInfo>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want): Promise\<formInfo.FormStateInfo>;<br>New version information: 201,202,401, 16500050, 16500060, 16500100, 16501000|@ohos.app.form.formHost.d.ts|
336|Error code changed|Class name: formHost;<br>Method or attribute name: function on(type: 'formUninstall', callback: Callback\<string>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function on(type: 'formUninstall', callback: Callback\<string>): void;<br>New version information: 202,401|@ohos.app.form.formHost.d.ts|
337|Error code changed|Class name: formHost;<br>Method or attribute name: function off(type: 'formUninstall', callback?: Callback\<string>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function off(type: 'formUninstall', callback?: Callback\<string>): void;<br>New version information: 202,401|@ohos.app.form.formHost.d.ts|
338|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501003|@ohos.app.form.formHost.d.ts|
339|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501003|@ohos.app.form.formHost.d.ts|
340|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(<br>    formIds: Array\<string>,<br>    isEnableUpdate: boolean,<br>    callback: AsyncCallback\<void><br>  ): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(<br>    formIds: Array\<string>,<br>    isEnableUpdate: boolean,<br>    callback: AsyncCallback\<void><br>  ): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501003|@ohos.app.form.formHost.d.ts|
341|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\<string>, isEnableUpdate: boolean): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\<string>, isEnableUpdate: boolean): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000, 16501003|@ohos.app.form.formHost.d.ts|
342|Error code changed|Class name: formHost;<br>Method or attribute name: function shareForm(formId: string, deviceId: string, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function shareForm(formId: string, deviceId: string, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16500050, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
343|Error code changed|Class name: formHost;<br>Method or attribute name: function shareForm(formId: string, deviceId: string): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function shareForm(formId: string, deviceId: string): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16501000, 16501001, 16501003|@ohos.app.form.formHost.d.ts|
344|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyFormsPrivacyProtected(<br>    formIds: Array\<string>,<br>    isProtected: boolean,<br>    callback: AsyncCallback\<void><br>  ): void;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyFormsPrivacyProtected(<br>    formIds: Array\<string>,<br>    isProtected: boolean,<br>    callback: AsyncCallback\<void><br>  ): void;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
345|Error code changed|Class name: formHost;<br>Method or attribute name: function notifyFormsPrivacyProtected(formIds: Array\<string>, isProtected: boolean): Promise\<void>;<br>Old version information: 401|Class name: formHost;<br>Method or attribute name: function notifyFormsPrivacyProtected(formIds: Array\<string>, isProtected: boolean): Promise\<void>;<br>New version information: 201,202,401, 16500050, 16500060, 16501000|@ohos.app.form.formHost.d.ts|
346|Error code changed|Class name: formProvider;<br>Method or attribute name: function setFormNextRefreshTime(formId: string, minute: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function setFormNextRefreshTime(formId: string, minute: number, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16500050, 16500060, 16500100, 16501000, 16501001, 16501002, 16501003|@ohos.app.form.formProvider.d.ts|
347|Error code changed|Class name: formProvider;<br>Method or attribute name: function setFormNextRefreshTime(formId: string, minute: number): Promise\<void>;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function setFormNextRefreshTime(formId: string, minute: number): Promise\<void>;<br>New version information: 401, 16500050, 16500060, 16500100, 16501000, 16501001, 16501002, 16501003|@ohos.app.form.formProvider.d.ts|
348|Error code changed|Class name: formProvider;<br>Method or attribute name: function updateForm(<br>    formId: string,<br>    formBindingData: formBindingData.FormBindingData,<br>    callback: AsyncCallback\<void><br>  ): void;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function updateForm(<br>    formId: string,<br>    formBindingData: formBindingData.FormBindingData,<br>    callback: AsyncCallback\<void><br>  ): void;<br>New version information: 401, 16500050, 16500060, 16500100, 16501000, 16501001, 16501003|@ohos.app.form.formProvider.d.ts|
349|Error code changed|Class name: formProvider;<br>Method or attribute name: function updateForm(formId: string, formBindingData: formBindingData.FormBindingData): Promise\<void>;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function updateForm(formId: string, formBindingData: formBindingData.FormBindingData): Promise\<void>;<br>New version information: 401, 16500050, 16500060, 16500100, 16501000, 16501001, 16501003|@ohos.app.form.formProvider.d.ts|
350|Error code changed|Class name: formProvider;<br>Method or attribute name: function getFormsInfo(filter: formInfo.FormInfoFilter, callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function getFormsInfo(filter: formInfo.FormInfoFilter, callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>New version information: 401, 16500050, 16500100, 16501000|@ohos.app.form.formProvider.d.ts|
351|Error code changed|Class name: formProvider;<br>Method or attribute name: function getFormsInfo(callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function getFormsInfo(callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>New version information: 401, 16500050, 16500100, 16501000|@ohos.app.form.formProvider.d.ts|
352|Error code changed|Class name: formProvider;<br>Method or attribute name: function getFormsInfo(filter?: formInfo.FormInfoFilter): Promise\<Array\<formInfo.FormInfo>>;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function getFormsInfo(filter?: formInfo.FormInfoFilter): Promise\<Array\<formInfo.FormInfo>>;<br>New version information: 401, 16500050, 16500100, 16501000|@ohos.app.form.formProvider.d.ts|
353|Error code changed|Class name: formProvider;<br>Method or attribute name: function requestPublishForm(<br>    want: Want,<br>    formBindingData: formBindingData.FormBindingData,<br>    callback: AsyncCallback\<string><br>  ): void;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function requestPublishForm(<br>    want: Want,<br>    formBindingData: formBindingData.FormBindingData,<br>    callback: AsyncCallback\<string><br>  ): void;<br>New version information: 202,401, 16500050, 16500100, 16501000|@ohos.app.form.formProvider.d.ts|
354|Error code changed|Class name: formProvider;<br>Method or attribute name: function requestPublishForm(want: Want, callback: AsyncCallback\<string>): void;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function requestPublishForm(want: Want, callback: AsyncCallback\<string>): void;<br>New version information: 202,401, 16500050, 16500100, 16501000|@ohos.app.form.formProvider.d.ts|
355|Error code changed|Class name: formProvider;<br>Method or attribute name: function requestPublishForm(want: Want, formBindingData?: formBindingData.FormBindingData): Promise\<string>;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function requestPublishForm(want: Want, formBindingData?: formBindingData.FormBindingData): Promise\<string>;<br>New version information: 202,401, 16500050, 16500100, 16501000|@ohos.app.form.formProvider.d.ts|
356|Error code changed|Class name: formProvider;<br>Method or attribute name: function isRequestPublishFormSupported(callback: AsyncCallback\<boolean>): void;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function isRequestPublishFormSupported(callback: AsyncCallback\<boolean>): void;<br>New version information: 202,401, 16500050, 16501000|@ohos.app.form.formProvider.d.ts|
357|Error code changed|Class name: formProvider;<br>Method or attribute name: function isRequestPublishFormSupported(): Promise\<boolean>;<br>Old version information: 401|Class name: formProvider;<br>Method or attribute name: function isRequestPublishFormSupported(): Promise\<boolean>;<br>New version information: 202, 16500050, 16501000|@ohos.app.form.formProvider.d.ts|
358|Error code changed|Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(<br><br>    parameter: ContinueDeviceInfo,<br><br>    options: ContinueCallback,<br><br>    callback: AsyncCallback\<void><br><br>  ): void;<br>Old version information: 201,401, 16300501, 16300502, 16300503,16300504, 16300505, 16300506|Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(<br><br>    parameter: ContinueDeviceInfo,<br><br>    options: ContinueCallback,<br><br>    callback: AsyncCallback\<void><br><br>  ): void;<br>New version information: 201,202,401, 16300501, 16300502, 16300503,16300504, 16300505, 16300506|@ohos.distributedMissionManager.d.ts|
359|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
360|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitor(monitor: AbilityMonitor): Promise\<void>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitor(monitor: AbilityMonitor): Promise\<void>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
361|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
362|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitor(monitor: AbilityStageMonitor): Promise\<void>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitor(monitor: AbilityStageMonitor): Promise\<void>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
363|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
364|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitor(monitor: AbilityMonitor): Promise\<void>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitor(monitor: AbilityMonitor): Promise\<void>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
365|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
366|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitor(monitor: AbilityStageMonitor): Promise\<void>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitor(monitor: AbilityStageMonitor): Promise\<void>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
367|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<UIAbility>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<UIAbility>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
368|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, timeout: number, callback: AsyncCallback\<UIAbility>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, timeout: number, callback: AsyncCallback\<UIAbility>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
369|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, timeout?: number): Promise\<UIAbility>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, timeout?: number): Promise\<UIAbility>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
370|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<AbilityStage>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<AbilityStage>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
371|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout: number, callback: AsyncCallback\<AbilityStage>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout: number, callback: AsyncCallback\<AbilityStage>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
372|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout?: number): Promise\<AbilityStage>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout?: number): Promise\<AbilityStage>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
373|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: getCurrentTopAbility(callback: AsyncCallback\<UIAbility>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: getCurrentTopAbility(callback: AsyncCallback\<UIAbility>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
374|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|AbilityDelegator.d.ts|
375|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>New version information: 401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|AbilityDelegator.d.ts|
376|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityForeground(ability: UIAbility, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityForeground(ability: UIAbility, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
377|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityForeground(ability: UIAbility): Promise\<void>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityForeground(ability: UIAbility): Promise\<void>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
378|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityBackground(ability: UIAbility, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityBackground(ability: UIAbility, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
379|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityBackground(ability: UIAbility): Promise\<void>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityBackground(ability: UIAbility): Promise\<void>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
380|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: finishTest(msg: string, code: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: finishTest(msg: string, code: number, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
381|Error code changed|Class name: AbilityDelegator;<br>Method or attribute name: finishTest(msg: string, code: number): Promise\<void>;<br>Old version information: 401|Class name: AbilityDelegator;<br>Method or attribute name: finishTest(msg: string, code: number): Promise\<void>;<br>New version information: 401, 16000100|AbilityDelegator.d.ts|
382|Error code changed|Class name: ApplicationContext;<br>Method or attribute name: getRunningProcessInformation(): Promise\<Array\<ProcessInformation>>;<br>Old version information: 401|Class name: ApplicationContext;<br>Method or attribute name: getRunningProcessInformation(): Promise\<Array\<ProcessInformation>>;<br>New version information: 401, 16000011, 16000050|ApplicationContext.d.ts|
383|Error code changed|Class name: ApplicationContext;<br>Method or attribute name: getRunningProcessInformation(callback: AsyncCallback\<Array\<ProcessInformation>>): void;<br>Old version information: 401|Class name: ApplicationContext;<br>Method or attribute name: getRunningProcessInformation(callback: AsyncCallback\<Array\<ProcessInformation>>): void;<br>New version information: 401, 16000011, 16000050|ApplicationContext.d.ts|
384|Error code changed|Class name: ApplicationContext;<br>Method or attribute name: killAllProcesses(): Promise\<void>;<br>Old version information: 401|Class name: ApplicationContext;<br>Method or attribute name: killAllProcesses(): Promise\<void>;<br>New version information: 401, 16000011|ApplicationContext.d.ts|
385|Error code changed|Class name: ApplicationContext;<br>Method or attribute name: killAllProcesses(callback: AsyncCallback\<void>);<br>Old version information: 401|Class name: ApplicationContext;<br>Method or attribute name: killAllProcesses(callback: AsyncCallback\<void>);<br>New version information: 401, 16000011|ApplicationContext.d.ts|
386|Error code changed|Class name: Context;<br>Method or attribute name: createBundleContext(bundleName: string): Context;<br>Old version information: 401|Class name: Context;<br>Method or attribute name: createBundleContext(bundleName: string): Context;<br>New version information: 201,202,401|Context.d.ts|
387|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
388|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: 201,401, 16000001, 16000004, 16000005, 16000006, 16000008, 16000009, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
389|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\<void>;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
390|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
391|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000004, 16000005, 16000006, 16000008, 16000009, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
392|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
393|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000012, 16000013,16000050, 16200001|ServiceExtensionContext.d.ts|
394|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startServiceExtensionAbility(want: Want): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startServiceExtensionAbility(want: Want): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000012, 16000013,16000050, 16200001|ServiceExtensionContext.d.ts|
395|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000012, 16000013,16000050, 16200001|ServiceExtensionContext.d.ts|
396|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000012, 16000013,16000050, 16200001|ServiceExtensionContext.d.ts|
397|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: stopServiceExtensionAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: stopServiceExtensionAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000011, 16000050, 16200001|ServiceExtensionContext.d.ts|
398|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: stopServiceExtensionAbility(want: Want): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: stopServiceExtensionAbility(want: Want): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000011, 16000050, 16200001|ServiceExtensionContext.d.ts|
399|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000011, 16000050, 16200001|ServiceExtensionContext.d.ts|
400|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000011, 16000050, 16200001|ServiceExtensionContext.d.ts|
401|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000009, 16000011, 16000050|ServiceExtensionContext.d.ts|
402|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: terminateSelf(): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: terminateSelf(): Promise\<void>;<br>New version information: 16000009, 16000011, 16000050|ServiceExtensionContext.d.ts|
403|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000050, 16000053,16000055|ServiceExtensionContext.d.ts|
404|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000050, 16000053,16000055|ServiceExtensionContext.d.ts|
405|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000011, 16000050|ServiceExtensionContext.d.ts|
406|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\<void>;<br>New version information: 401, 16000011, 16000050|ServiceExtensionContext.d.ts|
407|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityByCall(want: Want): Promise\<Caller>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityByCall(want: Want): Promise\<Caller>;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000006, 16000008, 16000011, 16000050|ServiceExtensionContext.d.ts|
408|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startRecentAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startRecentAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
409|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startRecentAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startRecentAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: 201,401, 16000001, 16000004, 16000005, 16000006, 16000008, 16000009, 16000011, 16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
410|Error code changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startRecentAbility(want: Want, options?: StartOptions): Promise\<void>;<br>Old version information: 401|Class name: ServiceExtensionContext;<br>Method or attribute name: startRecentAbility(want: Want, options?: StartOptions): Promise\<void>;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|ServiceExtensionContext.d.ts|
411|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
412|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: 401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: 201,401, 16000001, 16000004, 16000005, 16000006, 16000008, 16000009, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
413|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\<void>;<br>Old version information: 401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\<void>;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
414|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityByCall(want: Want): Promise\<Caller>;<br>Old version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityByCall(want: Want): Promise\<Caller>;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000006, 16000008, 16000011, 16000012, 16000013,16000050|UIAbilityContext.d.ts|
415|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
416|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001,201,202,401|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: 16000001, 16000004, 16000005, 16000006, 16000008, 16000009, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001,201,202,401|UIAbilityContext.d.ts|
417|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\<void>;<br>Old version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
418|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResult(want: Want, callback: AsyncCallback\<AbilityResult>): void;<br>Old version information: 401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResult(want: Want, callback: AsyncCallback\<AbilityResult>): void;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
419|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResult(want: Want, options: StartOptions, callback: AsyncCallback\<AbilityResult>): void;<br>Old version information: 401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResult(want: Want, options: StartOptions, callback: AsyncCallback\<AbilityResult>): void;<br>New version information: 201,401, 16000001, 16000004, 16000005, 16000006, 16000008, 16000009, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
420|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResult(want: Want, options?: StartOptions): Promise\<AbilityResult>;<br>Old version information: 401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResult(want: Want, options?: StartOptions): Promise\<AbilityResult>;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
421|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResultWithAccount(want: Want, accountId: number, callback: AsyncCallback\<AbilityResult>): void;<br>Old version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResultWithAccount(want: Want, accountId: number, callback: AsyncCallback\<AbilityResult>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
422|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResultWithAccount(<br>    want: Want,<br>    accountId: number,<br>    options: StartOptions,<br>    callback: AsyncCallback\<void><br>  ): void;<br>Old version information: 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001,201,202,401|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResultWithAccount(<br>    want: Want,<br>    accountId: number,<br>    options: StartOptions,<br>    callback: AsyncCallback\<void><br>  ): void;<br>New version information: 16000001, 16000004, 16000005, 16000006, 16000008, 16000009, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001,201,202,401|UIAbilityContext.d.ts|
423|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResultWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\<AbilityResult>;<br>Old version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000050, 16000053,16000055, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startAbilityForResultWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\<AbilityResult>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
424|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 202,401, 16000001, 16000002, 16000005, 16000006, 16000008, 16000011, 16000050, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startServiceExtensionAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000012, 16000013,16000050, 16200001|UIAbilityContext.d.ts|
425|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startServiceExtensionAbility(want: Want): Promise\<void>;<br>Old version information: 202,401, 16000001, 16000002, 16000005, 16000006, 16000008, 16000011, 16000050, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startServiceExtensionAbility(want: Want): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000012, 16000013,16000050, 16200001|UIAbilityContext.d.ts|
426|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 201,202,401, 16000001, 16000002, 16000005, 16000006, 16000008, 16000011, 16000050, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000012, 16000013,16000050, 16200001|UIAbilityContext.d.ts|
427|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\<void>;<br>Old version information: 201,202,401, 16000001, 16000002, 16000005, 16000006, 16000008, 16000011, 16000050, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: startServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000012, 16000013,16000050, 16200001|UIAbilityContext.d.ts|
428|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: stopServiceExtensionAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 202,401, 16000001, 16000002, 16000005, 16000006, 16000011, 16000050, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: stopServiceExtensionAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000011, 16000012, 16000013,16000050, 16200001|UIAbilityContext.d.ts|
429|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: stopServiceExtensionAbility(want: Want): Promise\<void>;<br>Old version information: 202,401, 16000001, 16000002, 16000005, 16000006, 16000011, 16000050, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: stopServiceExtensionAbility(want: Want): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000011, 16000050, 16200001|UIAbilityContext.d.ts|
430|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: 201,202,401, 16000001, 16000002, 16000005, 16000006, 16000011, 16000050, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000011, 16000050, 16200001|UIAbilityContext.d.ts|
431|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\<void>;<br>Old version information: 201,202,401, 16000001, 16000002, 16000005, 16000006, 16000011, 16000050, 16200001|Class name: UIAbilityContext;<br>Method or attribute name: stopServiceExtensionAbilityWithAccount(want: Want, accountId: number): Promise\<void>;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000011, 16000050, 16200001|UIAbilityContext.d.ts|
432|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;<br>Old version information: 401, 16000001, 16000004, 16000005, 16000009, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000009, 16000011, 16000050|UIAbilityContext.d.ts|
433|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelf(): Promise\<void>;<br>Old version information: 401, 16000001, 16000004, 16000005, 16000009, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelf(): Promise\<void>;<br>New version information: 16000009, 16000011, 16000050|UIAbilityContext.d.ts|
434|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelfWithResult(parameter: AbilityResult, callback: AsyncCallback\<void>): void;<br>Old version information: 401, 16000001, 16000004, 16000005, 16000009, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelfWithResult(parameter: AbilityResult, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000009, 16000011, 16000050|UIAbilityContext.d.ts|
435|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelfWithResult(parameter: AbilityResult): Promise\<void>;<br>Old version information: 401, 16000001, 16000004, 16000005, 16000009, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelfWithResult(parameter: AbilityResult): Promise\<void>;<br>New version information: 401, 16000009, 16000011, 16000050|UIAbilityContext.d.ts|
436|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;<br>Old version information: 401, 16000001, 16000005, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000050, 16000053,16000055|UIAbilityContext.d.ts|
437|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;<br>Old version information: 201,202,401, 16000001, 16000005, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;<br>New version information: 201,202,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000011, 16000050, 16000053,16000055|UIAbilityContext.d.ts|
438|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\<void>): void;<br>Old version information: 401, 16000001, 16000005, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\<void>): void;<br>New version information: 401, 16000011, 16000050|UIAbilityContext.d.ts|
439|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\<void>;<br>Old version information: 401, 16000001, 16000005, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\<void>;<br>New version information: 401, 16000011, 16000050|UIAbilityContext.d.ts|
440|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: setMissionIcon(icon: image.PixelMap, callback: AsyncCallback\<void>): void;<br>Old version information: 401, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: setMissionIcon(icon: image.PixelMap, callback: AsyncCallback\<void>): void;<br>New version information: 202,401, 16000011, 16000050|UIAbilityContext.d.ts|
441|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: setMissionIcon(icon: image.PixelMap): Promise\<void>;<br>Old version information: 401, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: setMissionIcon(icon: image.PixelMap): Promise\<void>;<br>New version information: 202,401, 16000011, 16000050|UIAbilityContext.d.ts|
442|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: restoreWindowStage(localStorage: LocalStorage): void;<br>Old version information: 401|Class name: UIAbilityContext;<br>Method or attribute name: restoreWindowStage(localStorage: LocalStorage): void;<br>New version information: 401, 16000011, 16000050|UIAbilityContext.d.ts|
443|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startRecentAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: 401|Class name: UIAbilityContext;<br>Method or attribute name: startRecentAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
444|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startRecentAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: 401, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: startRecentAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: 201,401, 16000001, 16000004, 16000005, 16000006, 16000008, 16000009, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
445|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: startRecentAbility(want: Want, options?: StartOptions): Promise\<void>;<br>Old version information: 401, 16000011, 16000050|Class name: UIAbilityContext;<br>Method or attribute name: startRecentAbility(want: Want, options?: StartOptions): Promise\<void>;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
446|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: requestDialogService(want: Want, result: AsyncCallback\<dialogRequest.RequestResult>): void;<br>Old version information: 401|Class name: UIAbilityContext;<br>Method or attribute name: requestDialogService(want: Want, result: AsyncCallback\<dialogRequest.RequestResult>): void;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
447|Error code changed|Class name: UIAbilityContext;<br>Method or attribute name: requestDialogService(want: Want): Promise\<dialogRequest.RequestResult>;<br>Old version information: 401|Class name: UIAbilityContext;<br>Method or attribute name: requestDialogService(want: Want): Promise\<dialogRequest.RequestResult>;<br>New version information: 201,401, 16000001, 16000002, 16000004, 16000005, 16000006, 16000008, 16000009, 16000010, 16000011, 16000012, 16000013,16000050, 16000053,16000055, 16200001|UIAbilityContext.d.ts|
448|Access level changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_UNDEFINED = 0<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_UNDEFINED = 0<br>New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts|
449|Access level changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_FULLSCREEN = 1<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_FULLSCREEN = 1<br>New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts|
450|Access level changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100<br>New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts|
451|Access level changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101<br>New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts|
452|Access level changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_FLOATING = 102<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_FLOATING = 102<br>New version information: systemapi|@ohos.app.ability.AbilityConstant.d.ts|
453|Access level changed|Class name: AbilityState;<br>Method or attribute name: INITIAL = 0<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: INITIAL = 0<br>New version information: systemapi|@ohos.app.ability.abilityManager.d.ts|
454|Access level changed|Class name: AbilityState;<br>Method or attribute name: FOCUS = 2<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: FOCUS = 2<br>New version information: systemapi|@ohos.app.ability.abilityManager.d.ts|
455|Access level changed|Class name: AbilityState;<br>Method or attribute name: FOREGROUND = 9<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: FOREGROUND = 9<br>New version information: systemapi|@ohos.app.ability.abilityManager.d.ts|
456|Access level changed|Class name: AbilityState;<br>Method or attribute name: BACKGROUND = 10<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: BACKGROUND = 10<br>New version information: systemapi|@ohos.app.ability.abilityManager.d.ts|
457|Access level changed|Class name: AbilityState;<br>Method or attribute name: FOREGROUNDING = 11<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: FOREGROUNDING = 11<br>New version information: systemapi|@ohos.app.ability.abilityManager.d.ts|
458|Access level changed|Class name: AbilityState;<br>Method or attribute name: BACKGROUNDING = 12<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: BACKGROUNDING = 12<br>New version information: systemapi|@ohos.app.ability.abilityManager.d.ts|
459|Access level changed|Class name: ApplicationState;<br>Method or attribute name: STATE_CREATE<br>Old version information: |Class name: ApplicationState;<br>Method or attribute name: STATE_CREATE<br>New version information: systemapi|@ohos.app.ability.appManager.d.ts|
460|Access level changed|Class name: ApplicationState;<br>Method or attribute name: STATE_FOREGROUND<br>Old version information: |Class name: ApplicationState;<br>Method or attribute name: STATE_FOREGROUND<br>New version information: systemapi|@ohos.app.ability.appManager.d.ts|
461|Access level changed|Class name: ApplicationState;<br>Method or attribute name: STATE_ACTIVE<br>Old version information: |Class name: ApplicationState;<br>Method or attribute name: STATE_ACTIVE<br>New version information: systemapi|@ohos.app.ability.appManager.d.ts|
462|Access level changed|Class name: ApplicationState;<br>Method or attribute name: STATE_BACKGROUND<br>Old version information: |Class name: ApplicationState;<br>Method or attribute name: STATE_BACKGROUND<br>New version information: systemapi|@ohos.app.ability.appManager.d.ts|
463|Access level changed|Class name: ApplicationState;<br>Method or attribute name: STATE_DESTROY<br>Old version information: |Class name: ApplicationState;<br>Method or attribute name: STATE_DESTROY<br>New version information: systemapi|@ohos.app.ability.appManager.d.ts|
464|Access level changed|Class name: ProcessState;<br>Method or attribute name: export enum ProcessState<br>Old version information: systemapi|Class name: ProcessState;<br>Method or attribute name: export enum ProcessState<br>New version information: |@ohos.app.ability.appManager.d.ts|
465|Access level changed|Class name: missionManager;<br>Method or attribute name: function on(type: 'mission', listener: MissionListener): number;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function on(type: 'mission', listener: MissionListener): number;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
466|Access level changed|Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
467|Access level changed|Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number): Promise\<void>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
468|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
469|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
470|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
471|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
472|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
473|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
474|Access level changed|Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(<br>    deviceId: string,<br>    missionId: number,<br>    callback: AsyncCallback\<MissionSnapshot><br>  ): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(<br>    deviceId: string,<br>    missionId: number,<br>    callback: AsyncCallback\<MissionSnapshot><br>  ): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
475|Access level changed|Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
476|Access level changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
477|Access level changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
478|Access level changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
479|Access level changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
480|Access level changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
481|Access level changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
482|Access level changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
483|Access level changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
484|Access level changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
485|Access level changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
486|Access level changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>New version information: systemapi|@ohos.app.ability.missionManager.d.ts|
487|Access level changed|Class name: abilityManager;<br>Method or attribute name: function updateConfiguration(config: Configuration): Promise\<void>;<br>Old version information: |Class name: abilityManager;<br>Method or attribute name: function updateConfiguration(config: Configuration): Promise\<void>;<br>New version information: systemapi|@ohos.application.abilityManager.d.ts|
488|Access level changed|Class name: abilityManager;<br>Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\<Array\<AbilityRunningInfo>>): void;<br>Old version information: |Class name: abilityManager;<br>Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\<Array\<AbilityRunningInfo>>): void;<br>New version information: systemapi|@ohos.application.abilityManager.d.ts|
489|Access level changed|Class name: AbilityState;<br>Method or attribute name: INITIAL = 0<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: INITIAL = 0<br>New version information: systemapi|@ohos.application.abilityManager.d.ts|
490|Access level changed|Class name: AbilityState;<br>Method or attribute name: FOREGROUND = 9<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: FOREGROUND = 9<br>New version information: systemapi|@ohos.application.abilityManager.d.ts|
491|Access level changed|Class name: AbilityState;<br>Method or attribute name: BACKGROUND = 10<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: BACKGROUND = 10<br>New version information: systemapi|@ohos.application.abilityManager.d.ts|
492|Access level changed|Class name: AbilityState;<br>Method or attribute name: FOREGROUNDING = 11<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: FOREGROUNDING = 11<br>New version information: systemapi|@ohos.application.abilityManager.d.ts|
493|Access level changed|Class name: AbilityState;<br>Method or attribute name: BACKGROUNDING = 12<br>Old version information: |Class name: AbilityState;<br>Method or attribute name: BACKGROUNDING = 12<br>New version information: systemapi|@ohos.application.abilityManager.d.ts|
494|Access level changed|Class name: appManager;<br>Method or attribute name: function unregisterApplicationStateObserver(observerId: number): Promise\<void>;<br>Old version information: |Class name: appManager;<br>Method or attribute name: function unregisterApplicationStateObserver(observerId: number): Promise\<void>;<br>New version information: systemapi|@ohos.application.appManager.d.ts|
495|Access level changed|Class name: appManager;<br>Method or attribute name: function getForegroundApplications(): Promise\<Array\<AppStateData>>;<br>Old version information: |Class name: appManager;<br>Method or attribute name: function getForegroundApplications(): Promise\<Array\<AppStateData>>;<br>New version information: systemapi|@ohos.application.appManager.d.ts|
496|Access level changed|Class name: appManager;<br>Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: appManager;<br>Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.appManager.d.ts|
497|Access level changed|Class name: appManager;<br>Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\<void>);<br>Old version information: |Class name: appManager;<br>Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\<void>);<br>New version information: systemapi|@ohos.application.appManager.d.ts|
498|Access level changed|Class name: appManager;<br>Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\<void>);<br>Old version information: |Class name: appManager;<br>Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\<void>);<br>New version information: systemapi|@ohos.application.appManager.d.ts|
499|Access level changed|Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
500|Access level changed|Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
501|Access level changed|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
502|Access level changed|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
503|Access level changed|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
504|Access level changed|Class name: formHost;<br>Method or attribute name: function requestForm(formId: string, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function requestForm(formId: string, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
505|Access level changed|Class name: formHost;<br>Method or attribute name: function requestForm(formId: string): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function requestForm(formId: string): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
506|Access level changed|Class name: formHost;<br>Method or attribute name: function castTempForm(formId: string, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function castTempForm(formId: string, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
507|Access level changed|Class name: formHost;<br>Method or attribute name: function castTempForm(formId: string): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function castTempForm(formId: string): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
508|Access level changed|Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
509|Access level changed|Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
510|Access level changed|Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
511|Access level changed|Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
512|Access level changed|Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
513|Access level changed|Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
514|Access level changed|Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
515|Access level changed|Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
516|Access level changed|Class name: formHost;<br>Method or attribute name: function isSystemReady(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function isSystemReady(callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
517|Access level changed|Class name: formHost;<br>Method or attribute name: function isSystemReady(): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function isSystemReady(): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
518|Access level changed|Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
519|Access level changed|Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(): Promise\<Array\<formInfo.FormInfo>>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(): Promise\<Array\<formInfo.FormInfo>>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
520|Access level changed|Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, callback: AsyncCallback\<Array\<formInfo.FormInfo>>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
521|Access level changed|Class name: formHost;<br>Method or attribute name: function getFormsInfo(<br>    bundleName: string,<br>    moduleName: string,<br>    callback: AsyncCallback\<Array\<formInfo.FormInfo>><br>  ): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function getFormsInfo(<br>    bundleName: string,<br>    moduleName: string,<br>    callback: AsyncCallback\<Array\<formInfo.FormInfo>><br>  ): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
522|Access level changed|Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\<Array\<formInfo.FormInfo>>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\<Array\<formInfo.FormInfo>>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
523|Access level changed|Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>, callback: AsyncCallback\<number>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
524|Access level changed|Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>): Promise\<number>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>): Promise\<number>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
525|Access level changed|Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want, callback: AsyncCallback\<formInfo.FormStateInfo>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want, callback: AsyncCallback\<formInfo.FormStateInfo>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
526|Access level changed|Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want): Promise\<formInfo.FormStateInfo>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want): Promise\<formInfo.FormStateInfo>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
527|Access level changed|Class name: formHost;<br>Method or attribute name: function on(type: 'formUninstall', callback: Callback\<string>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function on(type: 'formUninstall', callback: Callback\<string>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
528|Access level changed|Class name: formHost;<br>Method or attribute name: function off(type: 'formUninstall', callback?: Callback\<string>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function off(type: 'formUninstall', callback?: Callback\<string>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
529|Access level changed|Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
530|Access level changed|Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
531|Access level changed|Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(<br>    formIds: Array\<string>,<br>    isEnableUpdate: boolean,<br>    callback: AsyncCallback\<void><br>  ): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(<br>    formIds: Array\<string>,<br>    isEnableUpdate: boolean,<br>    callback: AsyncCallback\<void><br>  ): void;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
532|Access level changed|Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\<string>, isEnableUpdate: boolean): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\<string>, isEnableUpdate: boolean): Promise\<void>;<br>New version information: systemapi|@ohos.application.formHost.d.ts|
533|Access level changed|Class name: missionManager;<br>Method or attribute name: function registerMissionListener(listener: MissionListener): number;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function registerMissionListener(listener: MissionListener): number;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
534|Access level changed|Class name: missionManager;<br>Method or attribute name: function unregisterMissionListener(listenerId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unregisterMissionListener(listenerId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
535|Access level changed|Class name: missionManager;<br>Method or attribute name: function unregisterMissionListener(listenerId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unregisterMissionListener(listenerId: number): Promise\<void>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
536|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
537|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
538|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
539|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
540|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
541|Access level changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
542|Access level changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
543|Access level changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
544|Access level changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
545|Access level changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
546|Access level changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
547|Access level changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
548|Access level changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
549|Access level changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
550|Access level changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
551|Access level changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
552|Access level changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>New version information: systemapi|@ohos.application.missionManager.d.ts|
553|Access level changed|Class name: distributedMissionManager;<br>Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\<void>;<br>New version information: systemapi|@ohos.distributedMissionManager.d.ts|
554|Access level changed|Class name: distributedMissionManager;<br>Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\<void>;<br>New version information: systemapi|@ohos.distributedMissionManager.d.ts|
555|Access level changed|Class name: distributedMissionManager;<br>Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\<void>;<br>New version information: systemapi|@ohos.distributedMissionManager.d.ts|
556|Access level changed|Class name: distributedMissionManager;<br>Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\<void>;<br>New version information: systemapi|@ohos.distributedMissionManager.d.ts|
557|Access level changed|Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\<void>;<br>New version information: systemapi|@ohos.distributedMissionManager.d.ts|
558|Access level changed|Class name: ContinueCallback;<br>Method or attribute name: onContinueDone(result: number): void;<br>Old version information: |Class name: ContinueCallback;<br>Method or attribute name: onContinueDone(result: number): void;<br>New version information: systemapi|ContinueCallback.d.ts|
559|Access level changed|Class name: ContinueDeviceInfo;<br>Method or attribute name: srcDeviceId: string;<br>Old version information: |Class name: ContinueDeviceInfo;<br>Method or attribute name: srcDeviceId: string;<br>New version information: systemapi|ContinueDeviceInfo.d.ts|
560|Access level changed|Class name: ContinueDeviceInfo;<br>Method or attribute name: dstDeviceId: string;<br>Old version information: |Class name: ContinueDeviceInfo;<br>Method or attribute name: dstDeviceId: string;<br>New version information: systemapi|ContinueDeviceInfo.d.ts|
561|Access level changed|Class name: ContinueDeviceInfo;<br>Method or attribute name: missionId: number;<br>Old version information: |Class name: ContinueDeviceInfo;<br>Method or attribute name: missionId: number;<br>New version information: systemapi|ContinueDeviceInfo.d.ts|
562|Access level changed|Class name: ContinueDeviceInfo;<br>Method or attribute name: wantParam: { [key: string]: any };<br>Old version information: |Class name: ContinueDeviceInfo;<br>Method or attribute name: wantParam: { [key: string]: any };<br>New version information: systemapi|ContinueDeviceInfo.d.ts|
563|Access level changed|Class name: FormExtensionContext;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>Old version information: |Class name: FormExtensionContext;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>New version information: systemapi|FormExtensionContext.d.ts|
564|Access level changed|Class name: MissionCallback;<br>Method or attribute name: notifyMissionsChanged(deviceId: string): void;<br>Old version information: |Class name: MissionCallback;<br>Method or attribute name: notifyMissionsChanged(deviceId: string): void;<br>New version information: systemapi|MissionCallbacks.d.ts|
565|Access level changed|Class name: MissionCallback;<br>Method or attribute name: notifySnapshot(deviceId: string, mission: number): void;<br>Old version information: |Class name: MissionCallback;<br>Method or attribute name: notifySnapshot(deviceId: string, mission: number): void;<br>New version information: systemapi|MissionCallbacks.d.ts|
566|Access level changed|Class name: MissionCallback;<br>Method or attribute name: notifyNetDisconnect(deviceId: string, state: number): void;<br>Old version information: |Class name: MissionCallback;<br>Method or attribute name: notifyNetDisconnect(deviceId: string, state: number): void;<br>New version information: systemapi|MissionCallbacks.d.ts|
567|Access level changed|Class name: MissionDeviceInfo;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: MissionDeviceInfo;<br>Method or attribute name: deviceId: string;<br>New version information: systemapi|MissionDeviceInfo.d.ts|
568|Access level changed|Class name: MissionInfo;<br>Method or attribute name: missionId: number;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: missionId: number;<br>New version information: systemapi|MissionInfo.d.ts|
569|Access level changed|Class name: MissionInfo;<br>Method or attribute name: runningState: number;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: runningState: number;<br>New version information: systemapi|MissionInfo.d.ts|
570|Access level changed|Class name: MissionInfo;<br>Method or attribute name: lockedState: boolean;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: lockedState: boolean;<br>New version information: systemapi|MissionInfo.d.ts|
571|Access level changed|Class name: MissionInfo;<br>Method or attribute name: timestamp: string;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: timestamp: string;<br>New version information: systemapi|MissionInfo.d.ts|
572|Access level changed|Class name: MissionInfo;<br>Method or attribute name: want: Want;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: want: Want;<br>New version information: systemapi|MissionInfo.d.ts|
573|Access level changed|Class name: MissionInfo;<br>Method or attribute name: label: string;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: label: string;<br>New version information: systemapi|MissionInfo.d.ts|
574|Access level changed|Class name: MissionInfo;<br>Method or attribute name: iconPath: string;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: iconPath: string;<br>New version information: systemapi|MissionInfo.d.ts|
575|Access level changed|Class name: MissionInfo;<br>Method or attribute name: continuable: boolean;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: continuable: boolean;<br>New version information: systemapi|MissionInfo.d.ts|
576|Access level changed|Class name: MissionListener;<br>Method or attribute name: onMissionCreated(mission: number): void;<br>Old version information: |Class name: MissionListener;<br>Method or attribute name: onMissionCreated(mission: number): void;<br>New version information: systemapi|MissionListener.d.ts|
577|Access level changed|Class name: MissionListener;<br>Method or attribute name: onMissionDestroyed(mission: number): void;<br>Old version information: |Class name: MissionListener;<br>Method or attribute name: onMissionDestroyed(mission: number): void;<br>New version information: systemapi|MissionListener.d.ts|
578|Access level changed|Class name: MissionListener;<br>Method or attribute name: onMissionSnapshotChanged(mission: number): void;<br>Old version information: |Class name: MissionListener;<br>Method or attribute name: onMissionSnapshotChanged(mission: number): void;<br>New version information: systemapi|MissionListener.d.ts|
579|Access level changed|Class name: MissionListener;<br>Method or attribute name: onMissionMovedToFront(mission: number): void;<br>Old version information: |Class name: MissionListener;<br>Method or attribute name: onMissionMovedToFront(mission: number): void;<br>New version information: systemapi|MissionListener.d.ts|
580|Access level changed|Class name: MissionListener;<br>Method or attribute name: onMissionLabelUpdated(mission: number): void;<br>Old version information: |Class name: MissionListener;<br>Method or attribute name: onMissionLabelUpdated(mission: number): void;<br>New version information: systemapi|MissionListener.d.ts|
581|Access level changed|Class name: MissionListener;<br>Method or attribute name: onMissionIconUpdated(mission: number, icon: image.PixelMap): void;<br>Old version information: |Class name: MissionListener;<br>Method or attribute name: onMissionIconUpdated(mission: number, icon: image.PixelMap): void;<br>New version information: systemapi|MissionListener.d.ts|
582|Access level changed|Class name: MissionListener;<br>Method or attribute name: onMissionClosed(mission: number): void;<br>Old version information: |Class name: MissionListener;<br>Method or attribute name: onMissionClosed(mission: number): void;<br>New version information: systemapi|MissionListener.d.ts|
583|Access level changed|Class name: MissionParameter;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: deviceId: string;<br>New version information: systemapi|MissionParameter.d.ts|
584|Access level changed|Class name: MissionParameter;<br>Method or attribute name: fixConflict: boolean;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: fixConflict: boolean;<br>New version information: systemapi|MissionParameter.d.ts|
585|Access level changed|Class name: MissionParameter;<br>Method or attribute name: tag: number;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: tag: number;<br>New version information: systemapi|MissionParameter.d.ts|
586|Access level changed|Class name: MissionSnapshot;<br>Method or attribute name: ability: ElementName;<br>Old version information: |Class name: MissionSnapshot;<br>Method or attribute name: ability: ElementName;<br>New version information: systemapi|MissionSnapshot.d.ts|
587|Access level changed|Class name: MissionSnapshot;<br>Method or attribute name: snapshot: image.PixelMap;<br>Old version information: |Class name: MissionSnapshot;<br>Method or attribute name: snapshot: image.PixelMap;<br>New version information: systemapi|MissionSnapshot.d.ts|
588|Access level changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|ServiceExtensionContext.d.ts|
589|Access level changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|ServiceExtensionContext.d.ts|
590|Access level changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\<void>;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: startAbility(want: Want, options?: StartOptions): Promise\<void>;<br>New version information: systemapi|ServiceExtensionContext.d.ts|
591|Access level changed|Class name: ServiceExtensionContext;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;<br>New version information: systemapi|ServiceExtensionContext.d.ts|
592|Access level changed|Class name: ServiceExtensionContext;<br>Method or attribute name: terminateSelf(): Promise\<void>;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: terminateSelf(): Promise\<void>;<br>New version information: systemapi|ServiceExtensionContext.d.ts|
593|Access level changed|Class name: ServiceExtensionContext;<br>Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: connectServiceExtensionAbility(want: Want, options: ConnectOptions): number;<br>New version information: systemapi|ServiceExtensionContext.d.ts|
594|Access level changed|Class name: ServiceExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number, callback: AsyncCallback\<void>): void;<br>New version information: systemapi|ServiceExtensionContext.d.ts|
595|Access level changed|Class name: ServiceExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\<void>;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: disconnectServiceExtensionAbility(connection: number): Promise\<void>;<br>New version information: systemapi|ServiceExtensionContext.d.ts|
596|Permission changed|Class name: missionManager;<br>Method or attribute name: function on(type: 'mission', listener: MissionListener): number;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function on(type: 'mission', listener: MissionListener): number;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
597|Permission changed|Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
598|Permission changed|Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function off(type: 'mission', listenerId: number): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
599|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
600|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
601|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
602|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
603|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
604|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
605|Permission changed|Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(<br>    deviceId: string,<br>    missionId: number,<br>    callback: AsyncCallback\<MissionSnapshot><br>  ): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(<br>    deviceId: string,<br>    missionId: number,<br>    callback: AsyncCallback\<MissionSnapshot><br>  ): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
606|Permission changed|Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getLowResolutionMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
607|Permission changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
608|Permission changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
609|Permission changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
610|Permission changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
611|Permission changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
612|Permission changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
613|Permission changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
614|Permission changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
615|Permission changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
616|Permission changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
617|Permission changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
618|Permission changed|Class name: missionManager;<br>Method or attribute name: export type MissionInfo = _MissionInfo;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: export type MissionInfo = _MissionInfo;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
619|Permission changed|Class name: missionManager;<br>Method or attribute name: export type MissionListener = _MissionListener;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: export type MissionListener = _MissionListener;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
620|Permission changed|Class name: missionManager;<br>Method or attribute name: export type MissionSnapshot = _MissionSnapshot;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: export type MissionSnapshot = _MissionSnapshot;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.app.ability.missionManager.d.ts|
621|Permission changed|Class name: abilityManager;<br>Method or attribute name: function updateConfiguration(config: Configuration): Promise\<void>;<br>Old version information: |Class name: abilityManager;<br>Method or attribute name: function updateConfiguration(config: Configuration): Promise\<void>;<br>New version information: ohos.permission.UPDATE_CONFIGURATION|@ohos.application.abilityManager.d.ts|
622|Permission changed|Class name: abilityManager;<br>Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\<Array\<AbilityRunningInfo>>): void;<br>Old version information: |Class name: abilityManager;<br>Method or attribute name: function getAbilityRunningInfos(callback: AsyncCallback\<Array\<AbilityRunningInfo>>): void;<br>New version information: ohos.permission.GET_RUNNING_INFO|@ohos.application.abilityManager.d.ts|
623|Permission changed|Class name: appManager;<br>Method or attribute name: function unregisterApplicationStateObserver(observerId: number): Promise\<void>;<br>Old version information: |Class name: appManager;<br>Method or attribute name: function unregisterApplicationStateObserver(observerId: number): Promise\<void>;<br>New version information: ohos.permission.RUNNING_STATE_OBSERVER|@ohos.application.appManager.d.ts|
624|Permission changed|Class name: appManager;<br>Method or attribute name: function getForegroundApplications(): Promise\<Array\<AppStateData>>;<br>Old version information: |Class name: appManager;<br>Method or attribute name: function getForegroundApplications(): Promise\<Array\<AppStateData>>;<br>New version information: ohos.permission.GET_RUNNING_INFO|@ohos.application.appManager.d.ts|
625|Permission changed|Class name: appManager;<br>Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: appManager;<br>Method or attribute name: function killProcessWithAccount(bundleName: string, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS,ohos.permission.CLEAN_BACKGROUND_PROCESSES|@ohos.application.appManager.d.ts|
626|Permission changed|Class name: appManager;<br>Method or attribute name: function getProcessRunningInfos(callback: AsyncCallback\<Array\<ProcessRunningInfo>>): void;<br>Old version information: |Class name: appManager;<br>Method or attribute name: function getProcessRunningInfos(callback: AsyncCallback\<Array\<ProcessRunningInfo>>): void;<br>New version information: ohos.permission.GET_RUNNING_INFO|@ohos.application.appManager.d.ts|
627|Permission changed|Class name: appManager;<br>Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\<void>);<br>Old version information: |Class name: appManager;<br>Method or attribute name: function killProcessesByBundleName(bundleName: string, callback: AsyncCallback\<void>);<br>New version information: ohos.permission.CLEAN_BACKGROUND_PROCESSES|@ohos.application.appManager.d.ts|
628|Permission changed|Class name: appManager;<br>Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\<void>);<br>Old version information: |Class name: appManager;<br>Method or attribute name: function clearUpApplicationData(bundleName: string, callback: AsyncCallback\<void>);<br>New version information: ohos.permission.CLEAN_APPLICATION_DATA|@ohos.application.appManager.d.ts|
629|Permission changed|Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function deleteForm(formId: string): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
630|Permission changed|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache: boolean, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
631|Permission changed|Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function releaseForm(formId: string, isReleaseCache?: boolean): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
632|Permission changed|Class name: formHost;<br>Method or attribute name: function requestForm(formId: string): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function requestForm(formId: string): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
633|Permission changed|Class name: formHost;<br>Method or attribute name: function castTempForm(formId: string): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function castTempForm(formId: string): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
634|Permission changed|Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyVisibleForms(formIds: Array\<string>): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
635|Permission changed|Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyInvisibleForms(formIds: Array\<string>): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
636|Permission changed|Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function enableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
637|Permission changed|Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function disableFormsUpdate(formIds: Array\<string>): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
638|Permission changed|Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(): Promise\<Array\<formInfo.FormInfo>>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function getAllFormsInfo(): Promise\<Array\<formInfo.FormInfo>>;<br>New version information: ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.application.formHost.d.ts|
639|Permission changed|Class name: formHost;<br>Method or attribute name: function getFormsInfo(<br>    bundleName: string,<br>    moduleName: string,<br>    callback: AsyncCallback\<Array\<formInfo.FormInfo>><br>  ): void;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function getFormsInfo(<br>    bundleName: string,<br>    moduleName: string,<br>    callback: AsyncCallback\<Array\<formInfo.FormInfo>><br>  ): void;<br>New version information: ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.application.formHost.d.ts|
640|Permission changed|Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\<Array\<formInfo.FormInfo>>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function getFormsInfo(bundleName: string, moduleName?: string): Promise\<Array\<formInfo.FormInfo>>;<br>New version information: ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.application.formHost.d.ts|
641|Permission changed|Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>): Promise\<number>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function deleteInvalidForms(formIds: Array\<string>): Promise\<number>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
642|Permission changed|Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want): Promise\<formInfo.FormStateInfo>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function acquireFormState(want: Want): Promise\<formInfo.FormStateInfo>;<br>New version information: ohos.permission.REQUIRE_FORM,ohos.permission.GET_BUNDLE_INFO_PRIVILEGED|@ohos.application.formHost.d.ts|
643|Permission changed|Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyFormsVisible(formIds: Array\<string>, isVisible: boolean): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
644|Permission changed|Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\<string>, isEnableUpdate: boolean): Promise\<void>;<br>Old version information: |Class name: formHost;<br>Method or attribute name: function notifyFormsEnableUpdate(formIds: Array\<string>, isEnableUpdate: boolean): Promise\<void>;<br>New version information: ohos.permission.REQUIRE_FORM|@ohos.application.formHost.d.ts|
645|Permission changed|Class name: missionManager;<br>Method or attribute name: function registerMissionListener(listener: MissionListener): number;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function registerMissionListener(listener: MissionListener): number;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
646|Permission changed|Class name: missionManager;<br>Method or attribute name: function unregisterMissionListener(listenerId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unregisterMissionListener(listenerId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
647|Permission changed|Class name: missionManager;<br>Method or attribute name: function unregisterMissionListener(listenerId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unregisterMissionListener(listenerId: number): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
648|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number, callback: AsyncCallback\<MissionInfo>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
649|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfo(deviceId: string, missionId: number): Promise\<MissionInfo>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
650|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number, callback: AsyncCallback\<Array\<MissionInfo>>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
651|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionInfos(deviceId: string, numMax: number): Promise\<Array\<MissionInfo>>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
652|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number, callback: AsyncCallback\<MissionSnapshot>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
653|Permission changed|Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function getMissionSnapShot(deviceId: string, missionId: number): Promise\<MissionSnapshot>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
654|Permission changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
655|Permission changed|Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function lockMission(missionId: number): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
656|Permission changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
657|Permission changed|Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function unlockMission(missionId: number): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
658|Permission changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
659|Permission changed|Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearMission(missionId: number): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
660|Permission changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearAllMissions(callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
661|Permission changed|Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function clearAllMissions(): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
662|Permission changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
663|Permission changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
664|Permission changed|Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>Old version information: |Class name: missionManager;<br>Method or attribute name: function moveMissionToFront(missionId: number, options?: StartOptions): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.application.missionManager.d.ts|
665|Permission changed|Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceSelected', token: number): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceSelected', token: number): void;<br>New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts|
666|Permission changed|Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceUnselected', token: number): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function off(type: 'deviceUnselected', token: number): void;<br>New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts|
667|Permission changed|Class name: continuationManager;<br>Method or attribute name: function registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\<number>): void;<br>New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts|
668|Permission changed|Class name: continuationManager;<br>Method or attribute name: function registerContinuation(options?: ContinuationExtraParams): Promise\<number>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function registerContinuation(options?: ContinuationExtraParams): Promise\<number>;<br>New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts|
669|Permission changed|Class name: continuationManager;<br>Method or attribute name: function unregisterContinuation(token: number): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function unregisterContinuation(token: number): Promise\<void>;<br>New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts|
670|Permission changed|Class name: continuationManager;<br>Method or attribute name: function updateContinuationState(token: number, deviceId: string, status: DeviceConnectState): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function updateContinuationState(token: number, deviceId: string, status: DeviceConnectState): Promise\<void>;<br>New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts|
671|Permission changed|Class name: continuationManager;<br>Method or attribute name: function startContinuationDeviceManager(<br>    token: number,<br>    options: ContinuationExtraParams,<br>    callback: AsyncCallback\<void><br>  ): void;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function startContinuationDeviceManager(<br>    token: number,<br>    options: ContinuationExtraParams,<br>    callback: AsyncCallback\<void><br>  ): void;<br>New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts|
672|Permission changed|Class name: continuationManager;<br>Method or attribute name: function startContinuationDeviceManager(token: number, options?: ContinuationExtraParams): Promise\<void>;<br>Old version information: |Class name: continuationManager;<br>Method or attribute name: function startContinuationDeviceManager(token: number, options?: ContinuationExtraParams): Promise\<void>;<br>New version information: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.continuation.continuationManager.d.ts|
673|Permission changed|Class name: distributedMissionManager;<br>Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function startSyncRemoteMissions(parameter: MissionParameter): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
674|Permission changed|Class name: distributedMissionManager;<br>Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function stopSyncRemoteMissions(parameter: MissionDeviceInfo): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
675|Permission changed|Class name: distributedMissionManager;<br>Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function registerMissionListener(parameter: MissionDeviceInfo, options: MissionCallback): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
676|Permission changed|Class name: distributedMissionManager;<br>Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function unRegisterMissionListener(parameter: MissionDeviceInfo): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS|@ohos.distributedMissionManager.d.ts|
677|Permission changed|Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\<void>;<br>Old version information: |Class name: distributedMissionManager;<br>Method or attribute name: function continueMission(parameter: ContinueDeviceInfo, options: ContinueCallback): Promise\<void>;<br>New version information: ohos.permission.MANAGE_MISSIONS,ohos.permission.DISTRIBUTED_DATASYNC|@ohos.distributedMissionManager.d.ts|
678|Permission changed|Class name: MissionCallback;<br>Method or attribute name: notifyMissionsChanged(deviceId: string): void;<br>Old version information: |Class name: MissionCallback;<br>Method or attribute name: notifyMissionsChanged(deviceId: string): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|MissionCallbacks.d.ts|
679|Permission changed|Class name: MissionCallback;<br>Method or attribute name: notifySnapshot(deviceId: string, mission: number): void;<br>Old version information: |Class name: MissionCallback;<br>Method or attribute name: notifySnapshot(deviceId: string, mission: number): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|MissionCallbacks.d.ts|
680|Permission changed|Class name: MissionCallback;<br>Method or attribute name: notifyNetDisconnect(deviceId: string, state: number): void;<br>Old version information: |Class name: MissionCallback;<br>Method or attribute name: notifyNetDisconnect(deviceId: string, state: number): void;<br>New version information: ohos.permission.MANAGE_MISSIONS|MissionCallbacks.d.ts|
681|Permission changed|Class name: MissionDeviceInfo;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: MissionDeviceInfo;<br>Method or attribute name: deviceId: string;<br>New version information: ohos.permission.MANAGE_MISSIONS|MissionDeviceInfo.d.ts|
682|Permission changed|Class name: MissionParameter;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: deviceId: string;<br>New version information: ohos.permission.MANAGE_MISSIONS|MissionParameter.d.ts|
683|Permission changed|Class name: MissionParameter;<br>Method or attribute name: fixConflict: boolean;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: fixConflict: boolean;<br>New version information: ohos.permission.MANAGE_MISSIONS|MissionParameter.d.ts|
684|Permission changed|Class name: MissionParameter;<br>Method or attribute name: tag: number;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: tag: number;<br>New version information: ohos.permission.MANAGE_MISSIONS|MissionParameter.d.ts|
685|Permission changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|ServiceExtensionContext.d.ts|
686|Permission changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options: StartOptions, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|ServiceExtensionContext.d.ts|
687|Permission changed|Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\<void>;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: startAbilityWithAccount(want: Want, accountId: number, options?: StartOptions): Promise\<void>;<br>New version information: ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|ServiceExtensionContext.d.ts|
688|Permission changed|Class name: ServiceExtensionContext;<br>Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;<br>Old version information: |Class name: ServiceExtensionContext;<br>Method or attribute name: connectServiceExtensionAbilityWithAccount(want: Want, accountId: number, options: ConnectOptions): number;<br>New version information: ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|ServiceExtensionContext.d.ts|
689|Model changed|Class name: featureAbility;<br>Method or attribute name: function getWant(): Promise\<Want>;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: function getWant(): Promise\<Want>;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
690|Model changed|Class name: featureAbility;<br>Method or attribute name: function startAbility(parameter: StartAbilityParameter): Promise\<number>;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: function startAbility(parameter: StartAbilityParameter): Promise\<number>;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
691|Model changed|Class name: featureAbility;<br>Method or attribute name: function startAbilityForResult(parameter: StartAbilityParameter): Promise\<AbilityResult>;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: function startAbilityForResult(parameter: StartAbilityParameter): Promise\<AbilityResult>;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
692|Model changed|Class name: featureAbility;<br>Method or attribute name: function terminateSelfWithResult(parameter: AbilityResult): Promise\<void>;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: function terminateSelfWithResult(parameter: AbilityResult): Promise\<void>;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
693|Model changed|Class name: featureAbility;<br>Method or attribute name: function terminateSelf(): Promise\<void>;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: function terminateSelf(): Promise\<void>;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
694|Model changed|Class name: featureAbility;<br>Method or attribute name: function hasWindowFocus(): Promise\<boolean>;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: function hasWindowFocus(): Promise\<boolean>;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
695|Model changed|Class name: featureAbility;<br>Method or attribute name: function disconnectAbility(connection: number): Promise\<void>;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: function disconnectAbility(connection: number): Promise\<void>;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
696|Model changed|Class name: featureAbility;<br>Method or attribute name: function getWindow(): Promise\<window.Window>;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: function getWindow(): Promise\<window.Window>;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
697|Model changed|Class name: featureAbility;<br>Method or attribute name: export type AppVersionInfo = _AppVersionInfo;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: export type AppVersionInfo = _AppVersionInfo;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
698|Model changed|Class name: featureAbility;<br>Method or attribute name: export type ProcessInfo = _ProcessInfo;<br>Old version information: |Class name: featureAbility;<br>Method or attribute name: export type ProcessInfo = _ProcessInfo;<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
699|Model changed|Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_UNDEFINED = 0<br>Old version information: |Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_UNDEFINED = 0<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
700|Model changed|Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_FULLSCREEN = 1<br>Old version information: |Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_FULLSCREEN = 1<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
701|Model changed|Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100<br>Old version information: |Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
702|Model changed|Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101<br>Old version information: |Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
703|Model changed|Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_FLOATING = 102<br>Old version information: |Class name: AbilityWindowConfiguration;<br>Method or attribute name: WINDOW_MODE_FLOATING = 102<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
704|Model changed|Class name: AbilityStartSetting;<br>Method or attribute name: BOUNDS_KEY = 'abilityBounds'<br>Old version information: |Class name: AbilityStartSetting;<br>Method or attribute name: BOUNDS_KEY = 'abilityBounds'<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
705|Model changed|Class name: AbilityStartSetting;<br>Method or attribute name: WINDOW_MODE_KEY = 'windowMode'<br>Old version information: |Class name: AbilityStartSetting;<br>Method or attribute name: WINDOW_MODE_KEY = 'windowMode'<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
706|Model changed|Class name: AbilityStartSetting;<br>Method or attribute name: DISPLAY_ID_KEY = 'displayId'<br>Old version information: |Class name: AbilityStartSetting;<br>Method or attribute name: DISPLAY_ID_KEY = 'displayId'<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
707|Model changed|Class name: ErrorCode;<br>Method or attribute name: NO_ERROR = 0<br>Old version information: |Class name: ErrorCode;<br>Method or attribute name: NO_ERROR = 0<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
708|Model changed|Class name: ErrorCode;<br>Method or attribute name: INVALID_PARAMETER = -1<br>Old version information: |Class name: ErrorCode;<br>Method or attribute name: INVALID_PARAMETER = -1<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
709|Model changed|Class name: ErrorCode;<br>Method or attribute name: ABILITY_NOT_FOUND = -2<br>Old version information: |Class name: ErrorCode;<br>Method or attribute name: ABILITY_NOT_FOUND = -2<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
710|Model changed|Class name: ErrorCode;<br>Method or attribute name: PERMISSION_DENY = -3<br>Old version information: |Class name: ErrorCode;<br>Method or attribute name: PERMISSION_DENY = -3<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
711|Model changed|Class name: DataAbilityOperationType;<br>Method or attribute name: TYPE_INSERT = 1<br>Old version information: |Class name: DataAbilityOperationType;<br>Method or attribute name: TYPE_INSERT = 1<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
712|Model changed|Class name: DataAbilityOperationType;<br>Method or attribute name: TYPE_UPDATE = 2<br>Old version information: |Class name: DataAbilityOperationType;<br>Method or attribute name: TYPE_UPDATE = 2<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
713|Model changed|Class name: DataAbilityOperationType;<br>Method or attribute name: TYPE_DELETE = 3<br>Old version information: |Class name: DataAbilityOperationType;<br>Method or attribute name: TYPE_DELETE = 3<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
714|Model changed|Class name: DataAbilityOperationType;<br>Method or attribute name: TYPE_ASSERT = 4<br>Old version information: |Class name: DataAbilityOperationType;<br>Method or attribute name: TYPE_ASSERT = 4<br>New version information: FAModelOnly|@ohos.ability.featureAbility.d.ts|
715|Model changed|Class name: particleAbility;<br>Method or attribute name: function startAbility(parameter: StartAbilityParameter): Promise\<void>;<br>Old version information: |Class name: particleAbility;<br>Method or attribute name: function startAbility(parameter: StartAbilityParameter): Promise\<void>;<br>New version information: FAModelOnly|@ohos.ability.particleAbility.d.ts|
716|Model changed|Class name: particleAbility;<br>Method or attribute name: function terminateSelf(): Promise\<void>;<br>Old version information: |Class name: particleAbility;<br>Method or attribute name: function terminateSelf(): Promise\<void>;<br>New version information: FAModelOnly|@ohos.ability.particleAbility.d.ts|
717|Model changed|Class name: particleAbility;<br>Method or attribute name: function disconnectAbility(connection: number): Promise\<void>;<br>Old version information: |Class name: particleAbility;<br>Method or attribute name: function disconnectAbility(connection: number): Promise\<void>;<br>New version information: FAModelOnly|@ohos.ability.particleAbility.d.ts|
718|Model changed|Class name: ErrorCode;<br>Method or attribute name: INVALID_PARAMETER = -1<br>Old version information: |Class name: ErrorCode;<br>Method or attribute name: INVALID_PARAMETER = -1<br>New version information: FAModelOnly|@ohos.ability.particleAbility.d.ts|
719|Model changed|Class name: LaunchReason;<br>Method or attribute name: UNKNOWN = 0<br>Old version information: |Class name: LaunchReason;<br>Method or attribute name: UNKNOWN = 0<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
720|Model changed|Class name: LastExitReason;<br>Method or attribute name: UNKNOWN = 0<br>Old version information: |Class name: LastExitReason;<br>Method or attribute name: UNKNOWN = 0<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
721|Model changed|Class name: LaunchReason;<br>Method or attribute name: START_ABILITY = 1<br>Old version information: |Class name: LaunchReason;<br>Method or attribute name: START_ABILITY = 1<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
722|Model changed|Class name: LaunchReason;<br>Method or attribute name: CALL = 2<br>Old version information: |Class name: LaunchReason;<br>Method or attribute name: CALL = 2<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
723|Model changed|Class name: LaunchReason;<br>Method or attribute name: CONTINUATION = 3<br>Old version information: |Class name: LaunchReason;<br>Method or attribute name: CONTINUATION = 3<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
724|Model changed|Class name: LaunchReason;<br>Method or attribute name: APP_RECOVERY = 4<br>Old version information: |Class name: LaunchReason;<br>Method or attribute name: APP_RECOVERY = 4<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
725|Model changed|Class name: LastExitReason;<br>Method or attribute name: ABILITY_NOT_RESPONDING = 1<br>Old version information: |Class name: LastExitReason;<br>Method or attribute name: ABILITY_NOT_RESPONDING = 1<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
726|Model changed|Class name: LastExitReason;<br>Method or attribute name: NORMAL = 2<br>Old version information: |Class name: LastExitReason;<br>Method or attribute name: NORMAL = 2<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
727|Model changed|Class name: OnContinueResult;<br>Method or attribute name: AGREE = 0<br>Old version information: |Class name: OnContinueResult;<br>Method or attribute name: AGREE = 0<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
728|Model changed|Class name: OnContinueResult;<br>Method or attribute name: REJECT = 1<br>Old version information: |Class name: OnContinueResult;<br>Method or attribute name: REJECT = 1<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
729|Model changed|Class name: OnContinueResult;<br>Method or attribute name: MISMATCH = 2<br>Old version information: |Class name: OnContinueResult;<br>Method or attribute name: MISMATCH = 2<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
730|Model changed|Class name: MemoryLevel;<br>Method or attribute name: MEMORY_LEVEL_MODERATE = 0<br>Old version information: |Class name: MemoryLevel;<br>Method or attribute name: MEMORY_LEVEL_MODERATE = 0<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
731|Model changed|Class name: MemoryLevel;<br>Method or attribute name: MEMORY_LEVEL_LOW = 1<br>Old version information: |Class name: MemoryLevel;<br>Method or attribute name: MEMORY_LEVEL_LOW = 1<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
732|Model changed|Class name: MemoryLevel;<br>Method or attribute name: MEMORY_LEVEL_CRITICAL = 2<br>Old version information: |Class name: MemoryLevel;<br>Method or attribute name: MEMORY_LEVEL_CRITICAL = 2<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
733|Model changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_UNDEFINED = 0<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_UNDEFINED = 0<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
734|Model changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_FULLSCREEN = 1<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_FULLSCREEN = 1<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
735|Model changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_SPLIT_PRIMARY = 100<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
736|Model changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_SPLIT_SECONDARY = 101<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
737|Model changed|Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_FLOATING = 102<br>Old version information: |Class name: WindowMode;<br>Method or attribute name: WINDOW_MODE_FLOATING = 102<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
738|Model changed|Class name: OnSaveResult;<br>Method or attribute name: ALL_AGREE = 0<br>Old version information: |Class name: OnSaveResult;<br>Method or attribute name: ALL_AGREE = 0<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
739|Model changed|Class name: OnSaveResult;<br>Method or attribute name: CONTINUATION_REJECT = 1<br>Old version information: |Class name: OnSaveResult;<br>Method or attribute name: CONTINUATION_REJECT = 1<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
740|Model changed|Class name: OnSaveResult;<br>Method or attribute name: CONTINUATION_MISMATCH = 2<br>Old version information: |Class name: OnSaveResult;<br>Method or attribute name: CONTINUATION_MISMATCH = 2<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
741|Model changed|Class name: OnSaveResult;<br>Method or attribute name: RECOVERY_AGREE = 3<br>Old version information: |Class name: OnSaveResult;<br>Method or attribute name: RECOVERY_AGREE = 3<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
742|Model changed|Class name: OnSaveResult;<br>Method or attribute name: RECOVERY_REJECT = 4<br>Old version information: |Class name: OnSaveResult;<br>Method or attribute name: RECOVERY_REJECT = 4<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
743|Model changed|Class name: OnSaveResult;<br>Method or attribute name: ALL_REJECT<br>Old version information: |Class name: OnSaveResult;<br>Method or attribute name: ALL_REJECT<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
744|Model changed|Class name: StateType;<br>Method or attribute name: CONTINUATION = 0<br>Old version information: |Class name: StateType;<br>Method or attribute name: CONTINUATION = 0<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
745|Model changed|Class name: StateType;<br>Method or attribute name: APP_RECOVERY = 1<br>Old version information: |Class name: StateType;<br>Method or attribute name: APP_RECOVERY = 1<br>New version information: StageModelOnly|@ohos.app.ability.AbilityConstant.d.ts|
746|Model changed|Class name: common;<br>Method or attribute name: export type BaseContext = _BaseContext.default;<br>Old version information: |Class name: common;<br>Method or attribute name: export type BaseContext = _BaseContext.default;<br>New version information: StageModelOnly|@ohos.app.ability.common.d.ts|
747|Model changed|Class name: AreaMode;<br>Method or attribute name: EL1 = 0<br>Old version information: |Class name: AreaMode;<br>Method or attribute name: EL1 = 0<br>New version information: StageModelOnly|@ohos.app.ability.contextConstant.d.ts|
748|Model changed|Class name: AreaMode;<br>Method or attribute name: EL2 = 1<br>Old version information: |Class name: AreaMode;<br>Method or attribute name: EL2 = 1<br>New version information: StageModelOnly|@ohos.app.ability.contextConstant.d.ts|
749|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: openFile(uri: string, mode: string): Promise\<number>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: openFile(uri: string, mode: string): Promise\<number>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
750|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: getType(uri: string): Promise\<string>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: getType(uri: string): Promise\<string>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
751|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: getFileTypes(uri: string, mimeTypeFilter: string): Promise\<Array\<string>>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: getFileTypes(uri: string, mimeTypeFilter: string): Promise\<Array\<string>>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
752|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: normalizeUri(uri: string): Promise\<string>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: normalizeUri(uri: string): Promise\<string>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
753|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: denormalizeUri(uri: string): Promise\<string>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: denormalizeUri(uri: string): Promise\<string>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
754|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: notifyChange(uri: string): Promise\<void>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: notifyChange(uri: string): Promise\<void>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
755|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: insert(uri: string, valuesBucket: rdb.ValuesBucket): Promise\<number>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: insert(uri: string, valuesBucket: rdb.ValuesBucket): Promise\<number>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
756|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: batchInsert(uri: string, valuesBuckets: Array\<rdb.ValuesBucket>): Promise\<number>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: batchInsert(uri: string, valuesBuckets: Array\<rdb.ValuesBucket>): Promise\<number>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
757|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: delete(uri: string, predicates?: dataAbility.DataAbilityPredicates): Promise\<number>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: delete(uri: string, predicates?: dataAbility.DataAbilityPredicates): Promise\<number>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
758|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: delete(uri: string, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: delete(uri: string, callback: AsyncCallback\<number>): void;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
759|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: update(uri: string, valuesBucket: rdb.ValuesBucket, predicates?: dataAbility.DataAbilityPredicates): Promise\<number>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: update(uri: string, valuesBucket: rdb.ValuesBucket, predicates?: dataAbility.DataAbilityPredicates): Promise\<number>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
760|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: update(uri: string, valuesBucket: rdb.ValuesBucket, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: update(uri: string, valuesBucket: rdb.ValuesBucket, callback: AsyncCallback\<number>): void;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
761|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: query(uri: string, callback: AsyncCallback\<ResultSet>): void;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: query(uri: string, callback: AsyncCallback\<ResultSet>): void;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
762|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: query(uri: string, columns: Array\<string>, callback: AsyncCallback\<ResultSet>): void;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: query(uri: string, columns: Array\<string>, callback: AsyncCallback\<ResultSet>): void;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
763|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: query(uri: string, predicates: dataAbility.DataAbilityPredicates, callback: AsyncCallback\<ResultSet>): void;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: query(uri: string, predicates: dataAbility.DataAbilityPredicates, callback: AsyncCallback\<ResultSet>): void;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
764|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: query(uri: string, columns?: Array\<string>, predicates?: dataAbility.DataAbilityPredicates): Promise\<ResultSet>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: query(uri: string, columns?: Array\<string>, predicates?: dataAbility.DataAbilityPredicates): Promise\<ResultSet>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
765|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: call(uri: string, method: string, arg: string, extras: PacMap): Promise\<PacMap>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: call(uri: string, method: string, arg: string, extras: PacMap): Promise\<PacMap>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
766|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: executeBatch(<br>    uri: string,<br>    operations: Array\<DataAbilityOperation>,<br>    callback: AsyncCallback\<Array\<DataAbilityResult>><br>  ): void;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: executeBatch(<br>    uri: string,<br>    operations: Array\<DataAbilityOperation>,<br>    callback: AsyncCallback\<Array\<DataAbilityResult>><br>  ): void;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
767|Model changed|Class name: DataAbilityHelper;<br>Method or attribute name: executeBatch(uri: string, operations: Array\<DataAbilityOperation>): Promise\<Array\<DataAbilityResult>>;<br>Old version information: |Class name: DataAbilityHelper;<br>Method or attribute name: executeBatch(uri: string, operations: Array\<DataAbilityOperation>): Promise\<Array\<DataAbilityResult>>;<br>New version information: FAModelOnly|dataAbilityHelper.d.ts|
768|Model changed|Class name: Context;<br>Method or attribute name: getOrCreateLocalDir(callback: AsyncCallback\<string>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: getOrCreateLocalDir(callback: AsyncCallback\<string>): void;<br>New version information: FAModelOnly|context.d.ts|
769|Model changed|Class name: Context;<br>Method or attribute name: verifyPermission(permission: string, options: PermissionOptions, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: verifyPermission(permission: string, options: PermissionOptions, callback: AsyncCallback\<number>): void;<br>New version information: FAModelOnly|context.d.ts|
770|Model changed|Class name: Context;<br>Method or attribute name: verifyPermission(permission: string, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: verifyPermission(permission: string, callback: AsyncCallback\<number>): void;<br>New version information: FAModelOnly|context.d.ts|
771|Model changed|Class name: Context;<br>Method or attribute name: requestPermissionsFromUser(permissions: Array\<string>, requestCode: number): Promise\<PermissionRequestResult>;<br>Old version information: |Class name: Context;<br>Method or attribute name: requestPermissionsFromUser(permissions: Array\<string>, requestCode: number): Promise\<PermissionRequestResult>;<br>New version information: FAModelOnly|context.d.ts|
772|Model changed|Class name: Context;<br>Method or attribute name: getApplicationInfo(): Promise\<ApplicationInfo>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getApplicationInfo(): Promise\<ApplicationInfo>;<br>New version information: FAModelOnly|context.d.ts|
773|Model changed|Class name: Context;<br>Method or attribute name: getBundleName(): Promise\<string>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getBundleName(): Promise\<string>;<br>New version information: FAModelOnly|context.d.ts|
774|Model changed|Class name: Context;<br>Method or attribute name: getDisplayOrientation(callback: AsyncCallback\<bundle.DisplayOrientation>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: getDisplayOrientation(callback: AsyncCallback\<bundle.DisplayOrientation>): void;<br>New version information: FAModelOnly|context.d.ts|
775|Model changed|Class name: Context;<br>Method or attribute name: getDisplayOrientation(): Promise\<bundle.DisplayOrientation>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getDisplayOrientation(): Promise\<bundle.DisplayOrientation>;<br>New version information: FAModelOnly|context.d.ts|
776|Model changed|Class name: Context;<br>Method or attribute name: getExternalCacheDir(callback: AsyncCallback\<string>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: getExternalCacheDir(callback: AsyncCallback\<string>): void;<br>New version information: FAModelOnly|context.d.ts|
777|Model changed|Class name: Context;<br>Method or attribute name: getExternalCacheDir(): Promise\<string>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getExternalCacheDir(): Promise\<string>;<br>New version information: FAModelOnly|context.d.ts|
778|Model changed|Class name: Context;<br>Method or attribute name: setDisplayOrientation(orientation: bundle.DisplayOrientation, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: setDisplayOrientation(orientation: bundle.DisplayOrientation, callback: AsyncCallback\<void>): void;<br>New version information: FAModelOnly|context.d.ts|
779|Model changed|Class name: Context;<br>Method or attribute name: setDisplayOrientation(orientation: bundle.DisplayOrientation): Promise\<void>;<br>Old version information: |Class name: Context;<br>Method or attribute name: setDisplayOrientation(orientation: bundle.DisplayOrientation): Promise\<void>;<br>New version information: FAModelOnly|context.d.ts|
780|Model changed|Class name: Context;<br>Method or attribute name: setShowOnLockScreen(show: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: setShowOnLockScreen(show: boolean, callback: AsyncCallback\<void>): void;<br>New version information: FAModelOnly|context.d.ts|
781|Model changed|Class name: Context;<br>Method or attribute name: setShowOnLockScreen(show: boolean): Promise\<void>;<br>Old version information: |Class name: Context;<br>Method or attribute name: setShowOnLockScreen(show: boolean): Promise\<void>;<br>New version information: FAModelOnly|context.d.ts|
782|Model changed|Class name: Context;<br>Method or attribute name: setWakeUpScreen(wakeUp: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: setWakeUpScreen(wakeUp: boolean, callback: AsyncCallback\<void>): void;<br>New version information: FAModelOnly|context.d.ts|
783|Model changed|Class name: Context;<br>Method or attribute name: setWakeUpScreen(wakeUp: boolean): Promise\<void>;<br>Old version information: |Class name: Context;<br>Method or attribute name: setWakeUpScreen(wakeUp: boolean): Promise\<void>;<br>New version information: FAModelOnly|context.d.ts|
784|Model changed|Class name: Context;<br>Method or attribute name: getProcessInfo(): Promise\<ProcessInfo>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getProcessInfo(): Promise\<ProcessInfo>;<br>New version information: FAModelOnly|context.d.ts|
785|Model changed|Class name: Context;<br>Method or attribute name: getElementName(): Promise\<ElementName>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getElementName(): Promise\<ElementName>;<br>New version information: FAModelOnly|context.d.ts|
786|Model changed|Class name: Context;<br>Method or attribute name: getProcessName(): Promise\<string>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getProcessName(): Promise\<string>;<br>New version information: FAModelOnly|context.d.ts|
787|Model changed|Class name: Context;<br>Method or attribute name: getCallingBundle(): Promise\<string>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getCallingBundle(): Promise\<string>;<br>New version information: FAModelOnly|context.d.ts|
788|Model changed|Class name: Context;<br>Method or attribute name: getFilesDir(): Promise\<string>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getFilesDir(): Promise\<string>;<br>New version information: FAModelOnly|context.d.ts|
789|Model changed|Class name: Context;<br>Method or attribute name: getCacheDir(): Promise\<string>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getCacheDir(): Promise\<string>;<br>New version information: FAModelOnly|context.d.ts|
790|Model changed|Class name: Context;<br>Method or attribute name: getOrCreateDistributedDir(callback: AsyncCallback\<string>): void;<br>Old version information: |Class name: Context;<br>Method or attribute name: getOrCreateDistributedDir(callback: AsyncCallback\<string>): void;<br>New version information: FAModelOnly|context.d.ts|
791|Model changed|Class name: Context;<br>Method or attribute name: getAppType(): Promise\<string>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getAppType(): Promise\<string>;<br>New version information: FAModelOnly|context.d.ts|
792|Model changed|Class name: Context;<br>Method or attribute name: getHapModuleInfo(): Promise\<HapModuleInfo>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getHapModuleInfo(): Promise\<HapModuleInfo>;<br>New version information: FAModelOnly|context.d.ts|
793|Model changed|Class name: Context;<br>Method or attribute name: getAppVersionInfo(): Promise\<AppVersionInfo>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getAppVersionInfo(): Promise\<AppVersionInfo>;<br>New version information: FAModelOnly|context.d.ts|
794|Model changed|Class name: Context;<br>Method or attribute name: getAbilityInfo(): Promise\<AbilityInfo>;<br>Old version information: |Class name: Context;<br>Method or attribute name: getAbilityInfo(): Promise\<AbilityInfo>;<br>New version information: FAModelOnly|context.d.ts|
795|Model changed|Class name: Context;<br>Method or attribute name: isUpdatingConfigurations(): Promise\<boolean>;<br>Old version information: |Class name: Context;<br>Method or attribute name: isUpdatingConfigurations(): Promise\<boolean>;<br>New version information: FAModelOnly|context.d.ts|
796|Model changed|Class name: Context;<br>Method or attribute name: printDrawnCompleted(): Promise\<void>;<br>Old version information: |Class name: Context;<br>Method or attribute name: printDrawnCompleted(): Promise\<void>;<br>New version information: FAModelOnly|context.d.ts|
797|Model changed|Class name: ExtensionContext;<br>Method or attribute name: extensionAbilityInfo: ExtensionAbilityInfo;<br>Old version information: |Class name: ExtensionContext;<br>Method or attribute name: extensionAbilityInfo: ExtensionAbilityInfo;<br>New version information: StageModelOnly|ExtensionContext.d.ts|
798|Model changed|Class name: FormExtensionContext;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>Old version information: |Class name: FormExtensionContext;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>New version information: StageModelOnly|FormExtensionContext.d.ts|
799|Type changed|Class name: LaunchParam;<br>Method or attribute name: launchReason: LaunchReason;<br>Old version information: |Class name: LaunchParam;<br>Method or attribute name: launchReason: LaunchReason;<br>New version information: LaunchReason|@ohos.app.ability.AbilityConstant.d.ts|
800|Type changed|Class name: LaunchParam;<br>Method or attribute name: lastExitReason: LastExitReason;<br>Old version information: |Class name: LaunchParam;<br>Method or attribute name: lastExitReason: LastExitReason;<br>New version information: LastExitReason|@ohos.app.ability.AbilityConstant.d.ts|
801|Type changed|Class name: Configuration;<br>Method or attribute name: language?: string;<br>Old version information: string|Class name: Configuration;<br>Method or attribute name: language?: string;<br>New version information: ?string|@ohos.app.ability.Configuration.d.ts|
802|Type changed|Class name: Configuration;<br>Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;<br>Old version information: ConfigurationConstant.ColorMode|Class name: Configuration;<br>Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;<br>New version information: ?ConfigurationConstant.ColorMode|@ohos.app.ability.Configuration.d.ts|
803|Type changed|Class name: Configuration;<br>Method or attribute name: direction?: ConfigurationConstant.Direction;<br>Old version information: ConfigurationConstant.Direction|Class name: Configuration;<br>Method or attribute name: direction?: ConfigurationConstant.Direction;<br>New version information: ?ConfigurationConstant.Direction|@ohos.app.ability.Configuration.d.ts|
804|Type changed|Class name: Configuration;<br>Method or attribute name: screenDensity?: ConfigurationConstant.ScreenDensity;<br>Old version information: ConfigurationConstant.ScreenDensity|Class name: Configuration;<br>Method or attribute name: screenDensity?: ConfigurationConstant.ScreenDensity;<br>New version information: ?ConfigurationConstant.ScreenDensity|@ohos.app.ability.Configuration.d.ts|
805|Type changed|Class name: Configuration;<br>Method or attribute name: displayId?: number;<br>Old version information: number|Class name: Configuration;<br>Method or attribute name: displayId?: number;<br>New version information: ?number|@ohos.app.ability.Configuration.d.ts|
806|Type changed|Class name: Configuration;<br>Method or attribute name: hasPointerDevice?: boolean;<br>Old version information: boolean|Class name: Configuration;<br>Method or attribute name: hasPointerDevice?: boolean;<br>New version information: ?boolean|@ohos.app.ability.Configuration.d.ts|
807|Type changed|Class name: RequestResult;<br>Method or attribute name: result: ResultCode;<br>Old version information: |Class name: RequestResult;<br>Method or attribute name: result: ResultCode;<br>New version information: ResultCode|@ohos.app.ability.dialogRequest.d.ts|
808|Type changed|Class name: ServiceExtensionAbility;<br>Method or attribute name: context: ServiceExtensionContext;<br>Old version information: |Class name: ServiceExtensionAbility;<br>Method or attribute name: context: ServiceExtensionContext;<br>New version information: ServiceExtensionContext|@ohos.app.ability.ServiceExtensionAbility.d.ts|
809|Type changed|Class name: StartOptions;<br>Method or attribute name: windowMode?: number;<br>Old version information: |Class name: StartOptions;<br>Method or attribute name: windowMode?: number;<br>New version information: ?number|@ohos.app.ability.StartOptions.d.ts|
810|Type changed|Class name: StartOptions;<br>Method or attribute name: displayId?: number;<br>Old version information: |Class name: StartOptions;<br>Method or attribute name: displayId?: number;<br>New version information: ?number|@ohos.app.ability.StartOptions.d.ts|
811|Type changed|Class name: Want;<br>Method or attribute name: deviceId?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: deviceId?: string;<br>New version information: ?string|@ohos.app.ability.Want.d.ts|
812|Type changed|Class name: Want;<br>Method or attribute name: uri?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: uri?: string;<br>New version information: ?string|@ohos.app.ability.Want.d.ts|
813|Type changed|Class name: Want;<br>Method or attribute name: type?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: type?: string;<br>New version information: ?string|@ohos.app.ability.Want.d.ts|
814|Type changed|Class name: Want;<br>Method or attribute name: flags?: number;<br>Old version information: |Class name: Want;<br>Method or attribute name: flags?: number;<br>New version information: ?number|@ohos.app.ability.Want.d.ts|
815|Type changed|Class name: Want;<br>Method or attribute name: action?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: action?: string;<br>New version information: ?string|@ohos.app.ability.Want.d.ts|
816|Type changed|Class name: Want;<br>Method or attribute name: parameters?: { [key: string]: Object };<br>Old version information: |Class name: Want;<br>Method or attribute name: parameters?: { [key: string]: Object };<br>New version information: ?object|@ohos.app.ability.Want.d.ts|
817|Type changed|Class name: Want;<br>Method or attribute name: entities?: Array\<string>;<br>Old version information: |Class name: Want;<br>Method or attribute name: entities?: Array\<string>;<br>New version information: ?Array\<string>|@ohos.app.ability.Want.d.ts|
818|Type changed|Class name: CompleteData;<br>Method or attribute name: extraInfo?: { [key: string]: Object };<br>Old version information: { [key: string]: Object }|Class name: CompleteData;<br>Method or attribute name: extraInfo?: { [key: string]: Object };<br>New version information: ?object|@ohos.app.ability.wantAgent.d.ts|
819|Type changed|Class name: FormBindingData;<br>Method or attribute name: data: Object;<br>Old version information: |Class name: FormBindingData;<br>Method or attribute name: data: Object;<br>New version information: Object|@ohos.app.form.formBindingData.d.ts|
820|Type changed|Class name: FormInfo;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: bundleName: string;<br>New version information: string|@ohos.app.form.formInfo.d.ts|
821|Type changed|Class name: FormInfo;<br>Method or attribute name: moduleName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: moduleName: string;<br>New version information: string|@ohos.app.form.formInfo.d.ts|
822|Type changed|Class name: FormInfo;<br>Method or attribute name: abilityName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: abilityName: string;<br>New version information: string|@ohos.app.form.formInfo.d.ts|
823|Type changed|Class name: FormInfo;<br>Method or attribute name: name: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: name: string;<br>New version information: string|@ohos.app.form.formInfo.d.ts|
824|Type changed|Class name: FormInfo;<br>Method or attribute name: description: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: description: string;<br>New version information: string|@ohos.app.form.formInfo.d.ts|
825|Type changed|Class name: FormInfo;<br>Method or attribute name: type: FormType;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: type: FormType;<br>New version information: FormType|@ohos.app.form.formInfo.d.ts|
826|Type changed|Class name: FormInfo;<br>Method or attribute name: jsComponentName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: jsComponentName: string;<br>New version information: string|@ohos.app.form.formInfo.d.ts|
827|Type changed|Class name: FormInfo;<br>Method or attribute name: colorMode: ColorMode;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: colorMode: ColorMode;<br>New version information: ColorMode|@ohos.app.form.formInfo.d.ts|
828|Type changed|Class name: FormInfo;<br>Method or attribute name: isDefault: boolean;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: isDefault: boolean;<br>New version information: boolean|@ohos.app.form.formInfo.d.ts|
829|Type changed|Class name: FormInfo;<br>Method or attribute name: updateEnabled: boolean;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: updateEnabled: boolean;<br>New version information: boolean|@ohos.app.form.formInfo.d.ts|
830|Type changed|Class name: FormInfo;<br>Method or attribute name: formVisibleNotify: boolean;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: formVisibleNotify: boolean;<br>New version information: boolean|@ohos.app.form.formInfo.d.ts|
831|Type changed|Class name: FormInfo;<br>Method or attribute name: scheduledUpdateTime: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: scheduledUpdateTime: string;<br>New version information: string|@ohos.app.form.formInfo.d.ts|
832|Type changed|Class name: FormInfo;<br>Method or attribute name: formConfigAbility: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: formConfigAbility: string;<br>New version information: string|@ohos.app.form.formInfo.d.ts|
833|Type changed|Class name: FormInfo;<br>Method or attribute name: updateDuration: number;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: updateDuration: number;<br>New version information: number|@ohos.app.form.formInfo.d.ts|
834|Type changed|Class name: FormInfo;<br>Method or attribute name: defaultDimension: number;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: defaultDimension: number;<br>New version information: number|@ohos.app.form.formInfo.d.ts|
835|Type changed|Class name: FormInfo;<br>Method or attribute name: supportDimensions: Array\<number>;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: supportDimensions: Array\<number>;<br>New version information: Array\<number>|@ohos.app.form.formInfo.d.ts|
836|Type changed|Class name: FormInfo;<br>Method or attribute name: customizeData: { [key: string]: [value: string] };<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: customizeData: { [key: string]: [value: string] };<br>New version information: object|@ohos.app.form.formInfo.d.ts|
837|Type changed|Class name: FormStateInfo;<br>Method or attribute name: formState: FormState;<br>Old version information: |Class name: FormStateInfo;<br>Method or attribute name: formState: FormState;<br>New version information: FormState|@ohos.app.form.formInfo.d.ts|
838|Type changed|Class name: FormStateInfo;<br>Method or attribute name: want: Want;<br>Old version information: |Class name: FormStateInfo;<br>Method or attribute name: want: Want;<br>New version information: Want|@ohos.app.form.formInfo.d.ts|
839|Type changed|Class name: FormInfoFilter;<br>Method or attribute name: moduleName?: string;<br>Old version information: |Class name: FormInfoFilter;<br>Method or attribute name: moduleName?: string;<br>New version information: ?string|@ohos.app.form.formInfo.d.ts|
840|Type changed|Class name: Configuration;<br>Method or attribute name: language?: string;<br>Old version information: |Class name: Configuration;<br>Method or attribute name: language?: string;<br>New version information: ?string|@ohos.application.Configuration.d.ts|
841|Type changed|Class name: Configuration;<br>Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;<br>Old version information: |Class name: Configuration;<br>Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;<br>New version information: ?ConfigurationConstant.ColorMode|@ohos.application.Configuration.d.ts|
842|Type changed|Class name: FormBindingData;<br>Method or attribute name: data: Object;<br>Old version information: |Class name: FormBindingData;<br>Method or attribute name: data: Object;<br>New version information: Object|@ohos.application.formBindingData.d.ts|
843|Type changed|Class name: FormInfo;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: bundleName: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
844|Type changed|Class name: FormInfo;<br>Method or attribute name: moduleName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: moduleName: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
845|Type changed|Class name: FormInfo;<br>Method or attribute name: abilityName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: abilityName: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
846|Type changed|Class name: FormInfo;<br>Method or attribute name: name: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: name: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
847|Type changed|Class name: FormInfo;<br>Method or attribute name: description: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: description: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
848|Type changed|Class name: FormInfo;<br>Method or attribute name: type: FormType;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: type: FormType;<br>New version information: FormType|@ohos.application.formInfo.d.ts|
849|Type changed|Class name: FormInfo;<br>Method or attribute name: jsComponentName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: jsComponentName: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
850|Type changed|Class name: FormInfo;<br>Method or attribute name: colorMode: ColorMode;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: colorMode: ColorMode;<br>New version information: ColorMode|@ohos.application.formInfo.d.ts|
851|Type changed|Class name: FormInfo;<br>Method or attribute name: isDefault: boolean;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: isDefault: boolean;<br>New version information: boolean|@ohos.application.formInfo.d.ts|
852|Type changed|Class name: FormInfo;<br>Method or attribute name: updateEnabled: boolean;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: updateEnabled: boolean;<br>New version information: boolean|@ohos.application.formInfo.d.ts|
853|Type changed|Class name: FormInfo;<br>Method or attribute name: formVisibleNotify: boolean;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: formVisibleNotify: boolean;<br>New version information: boolean|@ohos.application.formInfo.d.ts|
854|Type changed|Class name: FormInfo;<br>Method or attribute name: relatedBundleName: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: relatedBundleName: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
855|Type changed|Class name: FormInfo;<br>Method or attribute name: scheduledUpdateTime: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: scheduledUpdateTime: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
856|Type changed|Class name: FormInfo;<br>Method or attribute name: formConfigAbility: string;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: formConfigAbility: string;<br>New version information: string|@ohos.application.formInfo.d.ts|
857|Type changed|Class name: FormInfo;<br>Method or attribute name: updateDuration: number;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: updateDuration: number;<br>New version information: number|@ohos.application.formInfo.d.ts|
858|Type changed|Class name: FormInfo;<br>Method or attribute name: defaultDimension: number;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: defaultDimension: number;<br>New version information: number|@ohos.application.formInfo.d.ts|
859|Type changed|Class name: FormInfo;<br>Method or attribute name: supportDimensions: Array\<number>;<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: supportDimensions: Array\<number>;<br>New version information: Array\<number>|@ohos.application.formInfo.d.ts|
860|Type changed|Class name: FormInfo;<br>Method or attribute name: customizeData: { [key: string]: [value: string] };<br>Old version information: |Class name: FormInfo;<br>Method or attribute name: customizeData: { [key: string]: [value: string] };<br>New version information: object|@ohos.application.formInfo.d.ts|
861|Type changed|Class name: FormStateInfo;<br>Method or attribute name: formState: FormState;<br>Old version information: |Class name: FormStateInfo;<br>Method or attribute name: formState: FormState;<br>New version information: FormState|@ohos.application.formInfo.d.ts|
862|Type changed|Class name: FormStateInfo;<br>Method or attribute name: want: Want;<br>Old version information: |Class name: FormStateInfo;<br>Method or attribute name: want: Want;<br>New version information: Want|@ohos.application.formInfo.d.ts|
863|Type changed|Class name: Want;<br>Method or attribute name: deviceId?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: deviceId?: string;<br>New version information: ?string|@ohos.application.Want.d.ts|
864|Type changed|Class name: Want;<br>Method or attribute name: bundleName?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: bundleName?: string;<br>New version information: ?string|@ohos.application.Want.d.ts|
865|Type changed|Class name: Want;<br>Method or attribute name: abilityName?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: abilityName?: string;<br>New version information: ?string|@ohos.application.Want.d.ts|
866|Type changed|Class name: Want;<br>Method or attribute name: uri?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: uri?: string;<br>New version information: ?string|@ohos.application.Want.d.ts|
867|Type changed|Class name: Want;<br>Method or attribute name: type?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: type?: string;<br>New version information: ?string|@ohos.application.Want.d.ts|
868|Type changed|Class name: Want;<br>Method or attribute name: flags?: number;<br>Old version information: |Class name: Want;<br>Method or attribute name: flags?: number;<br>New version information: ?number|@ohos.application.Want.d.ts|
869|Type changed|Class name: Want;<br>Method or attribute name: action?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: action?: string;<br>New version information: ?string|@ohos.application.Want.d.ts|
870|Type changed|Class name: Want;<br>Method or attribute name: parameters?: { [key: string]: any };<br>Old version information: |Class name: Want;<br>Method or attribute name: parameters?: { [key: string]: any };<br>New version information: ?object|@ohos.application.Want.d.ts|
871|Type changed|Class name: Want;<br>Method or attribute name: entities?: Array\<string>;<br>Old version information: |Class name: Want;<br>Method or attribute name: entities?: Array\<string>;<br>New version information: ?Array\<string>|@ohos.application.Want.d.ts|
872|Type changed|Class name: CompleteData;<br>Method or attribute name: info: WantAgent;<br>Old version information: |Class name: CompleteData;<br>Method or attribute name: info: WantAgent;<br>New version information: WantAgent|@ohos.wantAgent.d.ts|
873|Type changed|Class name: CompleteData;<br>Method or attribute name: want: Want;<br>Old version information: |Class name: CompleteData;<br>Method or attribute name: want: Want;<br>New version information: Want|@ohos.wantAgent.d.ts|
874|Type changed|Class name: CompleteData;<br>Method or attribute name: finalCode: number;<br>Old version information: |Class name: CompleteData;<br>Method or attribute name: finalCode: number;<br>New version information: number|@ohos.wantAgent.d.ts|
875|Type changed|Class name: CompleteData;<br>Method or attribute name: finalData: string;<br>Old version information: |Class name: CompleteData;<br>Method or attribute name: finalData: string;<br>New version information: string|@ohos.wantAgent.d.ts|
876|Type changed|Class name: CompleteData;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>Old version information: |Class name: CompleteData;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>New version information: ?object|@ohos.wantAgent.d.ts|
877|Type changed|Class name: AbilityResult;<br>Method or attribute name: resultCode: number;<br>Old version information: |Class name: AbilityResult;<br>Method or attribute name: resultCode: number;<br>New version information: number|abilityResult.d.ts|
878|Type changed|Class name: AbilityResult;<br>Method or attribute name: want?: Want;<br>Old version information: |Class name: AbilityResult;<br>Method or attribute name: want?: Want;<br>New version information: ?Want|abilityResult.d.ts|
879|Type changed|Class name: DataAbilityOperation;<br>Method or attribute name: uri: string;<br>Old version information: |Class name: DataAbilityOperation;<br>Method or attribute name: uri: string;<br>New version information: string|dataAbilityOperation.d.ts|
880|Type changed|Class name: DataAbilityOperation;<br>Method or attribute name: type: featureAbility.DataAbilityOperationType;<br>Old version information: |Class name: DataAbilityOperation;<br>Method or attribute name: type: featureAbility.DataAbilityOperationType;<br>New version information: featureAbility.DataAbilityOperationType|dataAbilityOperation.d.ts|
881|Type changed|Class name: DataAbilityOperation;<br>Method or attribute name: valuesBucket?: rdb.ValuesBucket;<br>Old version information: |Class name: DataAbilityOperation;<br>Method or attribute name: valuesBucket?: rdb.ValuesBucket;<br>New version information: ?rdb.ValuesBucket|dataAbilityOperation.d.ts|
882|Type changed|Class name: DataAbilityOperation;<br>Method or attribute name: valueBackReferences?: rdb.ValuesBucket;<br>Old version information: |Class name: DataAbilityOperation;<br>Method or attribute name: valueBackReferences?: rdb.ValuesBucket;<br>New version information: ?rdb.ValuesBucket|dataAbilityOperation.d.ts|
883|Type changed|Class name: DataAbilityOperation;<br>Method or attribute name: predicates?: dataAbility.DataAbilityPredicates;<br>Old version information: |Class name: DataAbilityOperation;<br>Method or attribute name: predicates?: dataAbility.DataAbilityPredicates;<br>New version information: ?dataAbility.DataAbilityPredicates|dataAbilityOperation.d.ts|
884|Type changed|Class name: DataAbilityOperation;<br>Method or attribute name: predicatesBackReferences?: Map\<number, number>;<br>Old version information: |Class name: DataAbilityOperation;<br>Method or attribute name: predicatesBackReferences?: Map\<number, number>;<br>New version information: ?Map\<number, number>|dataAbilityOperation.d.ts|
885|Type changed|Class name: DataAbilityOperation;<br>Method or attribute name: interrupted?: boolean;<br>Old version information: |Class name: DataAbilityOperation;<br>Method or attribute name: interrupted?: boolean;<br>New version information: ?boolean|dataAbilityOperation.d.ts|
886|Type changed|Class name: DataAbilityOperation;<br>Method or attribute name: expectedCount?: number;<br>Old version information: |Class name: DataAbilityOperation;<br>Method or attribute name: expectedCount?: number;<br>New version information: ?number|dataAbilityOperation.d.ts|
887|Type changed|Class name: DataAbilityResult;<br>Method or attribute name: uri?: string;<br>Old version information: |Class name: DataAbilityResult;<br>Method or attribute name: uri?: string;<br>New version information: ?string|dataAbilityResult.d.ts|
888|Type changed|Class name: DataAbilityResult;<br>Method or attribute name: count?: number;<br>Old version information: |Class name: DataAbilityResult;<br>Method or attribute name: count?: number;<br>New version information: ?number|dataAbilityResult.d.ts|
889|Type changed|Class name: StartAbilityParameter;<br>Method or attribute name: want: Want;<br>Old version information: |Class name: StartAbilityParameter;<br>Method or attribute name: want: Want;<br>New version information: Want|startAbilityParameter.d.ts|
890|Type changed|Class name: StartAbilityParameter;<br>Method or attribute name: abilityStartSetting?: { [key: string]: any };<br>Old version information: |Class name: StartAbilityParameter;<br>Method or attribute name: abilityStartSetting?: { [key: string]: any };<br>New version information: ?object|startAbilityParameter.d.ts|
891|Type changed|Class name: Want;<br>Method or attribute name: deviceId?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: deviceId?: string;<br>New version information: ?string|want.d.ts|
892|Type changed|Class name: Want;<br>Method or attribute name: bundleName?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: bundleName?: string;<br>New version information: ?string|want.d.ts|
893|Type changed|Class name: Want;<br>Method or attribute name: abilityName?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: abilityName?: string;<br>New version information: ?string|want.d.ts|
894|Type changed|Class name: Want;<br>Method or attribute name: uri?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: uri?: string;<br>New version information: ?string|want.d.ts|
895|Type changed|Class name: Want;<br>Method or attribute name: type?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: type?: string;<br>New version information: ?string|want.d.ts|
896|Type changed|Class name: Want;<br>Method or attribute name: flags?: number;<br>Old version information: |Class name: Want;<br>Method or attribute name: flags?: number;<br>New version information: ?number|want.d.ts|
897|Type changed|Class name: Want;<br>Method or attribute name: action?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: action?: string;<br>New version information: ?string|want.d.ts|
898|Type changed|Class name: Want;<br>Method or attribute name: parameters?: { [key: string]: any };<br>Old version information: |Class name: Want;<br>Method or attribute name: parameters?: { [key: string]: any };<br>New version information: ?object|want.d.ts|
899|Type changed|Class name: Want;<br>Method or attribute name: entities?: Array\<string>;<br>Old version information: |Class name: Want;<br>Method or attribute name: entities?: Array\<string>;<br>New version information: ?Array\<string>|want.d.ts|
900|Type changed|Class name: AppVersionInfo;<br>Method or attribute name: readonly appName: string;<br>Old version information: |Class name: AppVersionInfo;<br>Method or attribute name: readonly appName: string;<br>New version information: string|appVersionInfo.d.ts|
901|Type changed|Class name: AppVersionInfo;<br>Method or attribute name: readonly versionCode: number;<br>Old version information: |Class name: AppVersionInfo;<br>Method or attribute name: readonly versionCode: number;<br>New version information: number|appVersionInfo.d.ts|
902|Type changed|Class name: AppVersionInfo;<br>Method or attribute name: readonly versionName: string;<br>Old version information: |Class name: AppVersionInfo;<br>Method or attribute name: readonly versionName: string;<br>New version information: string|appVersionInfo.d.ts|
903|Type changed|Class name: PermissionRequestResult;<br>Method or attribute name: requestCode: number;<br>Old version information: |Class name: PermissionRequestResult;<br>Method or attribute name: requestCode: number;<br>New version information: number|context.d.ts|
904|Type changed|Class name: PermissionRequestResult;<br>Method or attribute name: permissions: Array\<string>;<br>Old version information: |Class name: PermissionRequestResult;<br>Method or attribute name: permissions: Array\<string>;<br>New version information: Array\<string>|context.d.ts|
905|Type changed|Class name: PermissionRequestResult;<br>Method or attribute name: authResults: Array\<number>;<br>Old version information: |Class name: PermissionRequestResult;<br>Method or attribute name: authResults: Array\<number>;<br>New version information: Array\<number>|context.d.ts|
906|Type changed|Class name: PermissionOptions;<br>Method or attribute name: pid?: number;<br>Old version information: |Class name: PermissionOptions;<br>Method or attribute name: pid?: number;<br>New version information: ?number|context.d.ts|
907|Type changed|Class name: PermissionOptions;<br>Method or attribute name: uid?: number;<br>Old version information: |Class name: PermissionOptions;<br>Method or attribute name: uid?: number;<br>New version information: ?number|context.d.ts|
908|Type changed|Class name: ProcessInfo;<br>Method or attribute name: pid: number;<br>Old version information: |Class name: ProcessInfo;<br>Method or attribute name: pid: number;<br>New version information: number|processInfo.d.ts|
909|Type changed|Class name: ProcessInfo;<br>Method or attribute name: processName: string;<br>Old version information: |Class name: ProcessInfo;<br>Method or attribute name: processName: string;<br>New version information: string|processInfo.d.ts|
910|Type changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: bundleName: string;<br>New version information: string|abilityDelegatorArgs.d.ts|
911|Type changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: parameters: { [key: string]: string };<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: parameters: { [key: string]: string };<br>New version information: object|abilityDelegatorArgs.d.ts|
912|Type changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: testCaseNames: string;<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: testCaseNames: string;<br>New version information: string|abilityDelegatorArgs.d.ts|
913|Type changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: testRunnerClassName: string;<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: testRunnerClassName: string;<br>New version information: string|abilityDelegatorArgs.d.ts|
914|Type changed|Class name: AbilityMonitor;<br>Method or attribute name: abilityName: string;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: abilityName: string;<br>New version information: string|AbilityMonitor.d.ts|
915|Type changed|Class name: AbilityMonitor;<br>Method or attribute name: moduleName?: string;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: moduleName?: string;<br>New version information: ?string|AbilityMonitor.d.ts|
916|Type changed|Class name: AbilityRunningInfo;<br>Method or attribute name: ability: ElementName;<br>Old version information: |Class name: AbilityRunningInfo;<br>Method or attribute name: ability: ElementName;<br>New version information: ElementName|AbilityRunningInfo.d.ts|
917|Type changed|Class name: AbilityRunningInfo;<br>Method or attribute name: pid: number;<br>Old version information: |Class name: AbilityRunningInfo;<br>Method or attribute name: pid: number;<br>New version information: number|AbilityRunningInfo.d.ts|
918|Type changed|Class name: AbilityRunningInfo;<br>Method or attribute name: uid: number;<br>Old version information: |Class name: AbilityRunningInfo;<br>Method or attribute name: uid: number;<br>New version information: number|AbilityRunningInfo.d.ts|
919|Type changed|Class name: AbilityRunningInfo;<br>Method or attribute name: processName: string;<br>Old version information: |Class name: AbilityRunningInfo;<br>Method or attribute name: processName: string;<br>New version information: string|AbilityRunningInfo.d.ts|
920|Type changed|Class name: AbilityRunningInfo;<br>Method or attribute name: startTime: number;<br>Old version information: |Class name: AbilityRunningInfo;<br>Method or attribute name: startTime: number;<br>New version information: number|AbilityRunningInfo.d.ts|
921|Type changed|Class name: AbilityRunningInfo;<br>Method or attribute name: abilityState: abilityManager.AbilityState;<br>Old version information: |Class name: AbilityRunningInfo;<br>Method or attribute name: abilityState: abilityManager.AbilityState;<br>New version information: abilityManager.AbilityState|AbilityRunningInfo.d.ts|
922|Type changed|Class name: AbilityStageContext;<br>Method or attribute name: currentHapModuleInfo: HapModuleInfo;<br>Old version information: |Class name: AbilityStageContext;<br>Method or attribute name: currentHapModuleInfo: HapModuleInfo;<br>New version information: HapModuleInfo|AbilityStageContext.d.ts|
923|Type changed|Class name: AbilityStageContext;<br>Method or attribute name: config: Configuration;<br>Old version information: |Class name: AbilityStageContext;<br>Method or attribute name: config: Configuration;<br>New version information: Configuration|AbilityStageContext.d.ts|
924|Type changed|Class name: AbilityStageMonitor;<br>Method or attribute name: moduleName: string;<br>Old version information: |Class name: AbilityStageMonitor;<br>Method or attribute name: moduleName: string;<br>New version information: string|AbilityStageMonitor.d.ts|
925|Type changed|Class name: AbilityStageMonitor;<br>Method or attribute name: srcEntrance: string;<br>Old version information: |Class name: AbilityStageMonitor;<br>Method or attribute name: srcEntrance: string;<br>New version information: string|AbilityStageMonitor.d.ts|
926|Type changed|Class name: AbilityStateData;<br>Method or attribute name: moduleName: string;<br>Old version information: |Class name: AbilityStateData;<br>Method or attribute name: moduleName: string;<br>New version information: string|AbilityStateData.d.ts|
927|Type changed|Class name: AbilityStateData;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: AbilityStateData;<br>Method or attribute name: bundleName: string;<br>New version information: string|AbilityStateData.d.ts|
928|Type changed|Class name: AbilityStateData;<br>Method or attribute name: abilityName: string;<br>Old version information: |Class name: AbilityStateData;<br>Method or attribute name: abilityName: string;<br>New version information: string|AbilityStateData.d.ts|
929|Type changed|Class name: AbilityStateData;<br>Method or attribute name: pid: number;<br>Old version information: |Class name: AbilityStateData;<br>Method or attribute name: pid: number;<br>New version information: number|AbilityStateData.d.ts|
930|Type changed|Class name: AbilityStateData;<br>Method or attribute name: uid: number;<br>Old version information: |Class name: AbilityStateData;<br>Method or attribute name: uid: number;<br>New version information: number|AbilityStateData.d.ts|
931|Type changed|Class name: AbilityStateData;<br>Method or attribute name: state: number;<br>Old version information: |Class name: AbilityStateData;<br>Method or attribute name: state: number;<br>New version information: number|AbilityStateData.d.ts|
932|Type changed|Class name: AbilityStateData;<br>Method or attribute name: abilityType: number;<br>Old version information: |Class name: AbilityStateData;<br>Method or attribute name: abilityType: number;<br>New version information: number|AbilityStateData.d.ts|
933|Type changed|Class name: AppStateData;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: AppStateData;<br>Method or attribute name: bundleName: string;<br>New version information: string|AppStateData.d.ts|
934|Type changed|Class name: AppStateData;<br>Method or attribute name: uid: number;<br>Old version information: |Class name: AppStateData;<br>Method or attribute name: uid: number;<br>New version information: number|AppStateData.d.ts|
935|Type changed|Class name: AppStateData;<br>Method or attribute name: state: number;<br>Old version information: |Class name: AppStateData;<br>Method or attribute name: state: number;<br>New version information: number|AppStateData.d.ts|
936|Type changed|Class name: BaseContext;<br>Method or attribute name: stageMode: boolean;<br>Old version information: |Class name: BaseContext;<br>Method or attribute name: stageMode: boolean;<br>New version information: boolean|BaseContext.d.ts|
937|Type changed|Class name: Context;<br>Method or attribute name: area: contextConstant.AreaMode;<br>Old version information: AreaMode|Class name: Context;<br>Method or attribute name: area: contextConstant.AreaMode;<br>New version information: contextConstant.AreaMode|Context.d.ts|
938|Type changed|Class name: ContinueDeviceInfo;<br>Method or attribute name: srcDeviceId: string;<br>Old version information: |Class name: ContinueDeviceInfo;<br>Method or attribute name: srcDeviceId: string;<br>New version information: string|ContinueDeviceInfo.d.ts|
939|Type changed|Class name: ContinueDeviceInfo;<br>Method or attribute name: dstDeviceId: string;<br>Old version information: |Class name: ContinueDeviceInfo;<br>Method or attribute name: dstDeviceId: string;<br>New version information: string|ContinueDeviceInfo.d.ts|
940|Type changed|Class name: ContinueDeviceInfo;<br>Method or attribute name: missionId: number;<br>Old version information: |Class name: ContinueDeviceInfo;<br>Method or attribute name: missionId: number;<br>New version information: number|ContinueDeviceInfo.d.ts|
941|Type changed|Class name: ContinueDeviceInfo;<br>Method or attribute name: wantParam: { [key: string]: any };<br>Old version information: |Class name: ContinueDeviceInfo;<br>Method or attribute name: wantParam: { [key: string]: any };<br>New version information: object|ContinueDeviceInfo.d.ts|
942|Type changed|Class name: ExtensionContext;<br>Method or attribute name: currentHapModuleInfo: HapModuleInfo;<br>Old version information: |Class name: ExtensionContext;<br>Method or attribute name: currentHapModuleInfo: HapModuleInfo;<br>New version information: HapModuleInfo|ExtensionContext.d.ts|
943|Type changed|Class name: ExtensionContext;<br>Method or attribute name: config: Configuration;<br>Old version information: |Class name: ExtensionContext;<br>Method or attribute name: config: Configuration;<br>New version information: Configuration|ExtensionContext.d.ts|
944|Type changed|Class name: ExtensionContext;<br>Method or attribute name: extensionAbilityInfo: ExtensionAbilityInfo;<br>Old version information: |Class name: ExtensionContext;<br>Method or attribute name: extensionAbilityInfo: ExtensionAbilityInfo;<br>New version information: ExtensionAbilityInfo|ExtensionContext.d.ts|
945|Type changed|Class name: ExtensionRunningInfo;<br>Method or attribute name: extension: ElementName;<br>Old version information: |Class name: ExtensionRunningInfo;<br>Method or attribute name: extension: ElementName;<br>New version information: ElementName|ExtensionRunningInfo.d.ts|
946|Type changed|Class name: ExtensionRunningInfo;<br>Method or attribute name: pid: number;<br>Old version information: |Class name: ExtensionRunningInfo;<br>Method or attribute name: pid: number;<br>New version information: number|ExtensionRunningInfo.d.ts|
947|Type changed|Class name: ExtensionRunningInfo;<br>Method or attribute name: uid: number;<br>Old version information: |Class name: ExtensionRunningInfo;<br>Method or attribute name: uid: number;<br>New version information: number|ExtensionRunningInfo.d.ts|
948|Type changed|Class name: ExtensionRunningInfo;<br>Method or attribute name: processName: string;<br>Old version information: |Class name: ExtensionRunningInfo;<br>Method or attribute name: processName: string;<br>New version information: string|ExtensionRunningInfo.d.ts|
949|Type changed|Class name: ExtensionRunningInfo;<br>Method or attribute name: startTime: number;<br>Old version information: |Class name: ExtensionRunningInfo;<br>Method or attribute name: startTime: number;<br>New version information: number|ExtensionRunningInfo.d.ts|
950|Type changed|Class name: ExtensionRunningInfo;<br>Method or attribute name: clientPackage: Array\<String>;<br>Old version information: |Class name: ExtensionRunningInfo;<br>Method or attribute name: clientPackage: Array\<String>;<br>New version information: Array\<String>|ExtensionRunningInfo.d.ts|
951|Type changed|Class name: ExtensionRunningInfo;<br>Method or attribute name: type: bundle.ExtensionAbilityType;<br>Old version information: |Class name: ExtensionRunningInfo;<br>Method or attribute name: type: bundle.ExtensionAbilityType;<br>New version information: bundle.ExtensionAbilityType|ExtensionRunningInfo.d.ts|
952|Type changed|Class name: MissionDeviceInfo;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: MissionDeviceInfo;<br>Method or attribute name: deviceId: string;<br>New version information: string|MissionDeviceInfo.d.ts|
953|Type changed|Class name: MissionInfo;<br>Method or attribute name: missionId: number;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: missionId: number;<br>New version information: number|MissionInfo.d.ts|
954|Type changed|Class name: MissionInfo;<br>Method or attribute name: runningState: number;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: runningState: number;<br>New version information: number|MissionInfo.d.ts|
955|Type changed|Class name: MissionInfo;<br>Method or attribute name: lockedState: boolean;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: lockedState: boolean;<br>New version information: boolean|MissionInfo.d.ts|
956|Type changed|Class name: MissionInfo;<br>Method or attribute name: timestamp: string;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: timestamp: string;<br>New version information: string|MissionInfo.d.ts|
957|Type changed|Class name: MissionInfo;<br>Method or attribute name: want: Want;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: want: Want;<br>New version information: Want|MissionInfo.d.ts|
958|Type changed|Class name: MissionInfo;<br>Method or attribute name: label: string;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: label: string;<br>New version information: string|MissionInfo.d.ts|
959|Type changed|Class name: MissionInfo;<br>Method or attribute name: iconPath: string;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: iconPath: string;<br>New version information: string|MissionInfo.d.ts|
960|Type changed|Class name: MissionInfo;<br>Method or attribute name: continuable: boolean;<br>Old version information: |Class name: MissionInfo;<br>Method or attribute name: continuable: boolean;<br>New version information: boolean|MissionInfo.d.ts|
961|Type changed|Class name: MissionParameter;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: deviceId: string;<br>New version information: string|MissionParameter.d.ts|
962|Type changed|Class name: MissionParameter;<br>Method or attribute name: fixConflict: boolean;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: fixConflict: boolean;<br>New version information: boolean|MissionParameter.d.ts|
963|Type changed|Class name: MissionParameter;<br>Method or attribute name: tag: number;<br>Old version information: |Class name: MissionParameter;<br>Method or attribute name: tag: number;<br>New version information: number|MissionParameter.d.ts|
964|Type changed|Class name: MissionSnapshot;<br>Method or attribute name: ability: ElementName;<br>Old version information: |Class name: MissionSnapshot;<br>Method or attribute name: ability: ElementName;<br>New version information: ElementName|MissionSnapshot.d.ts|
965|Type changed|Class name: MissionSnapshot;<br>Method or attribute name: snapshot: image.PixelMap;<br>Old version information: |Class name: MissionSnapshot;<br>Method or attribute name: snapshot: image.PixelMap;<br>New version information: image.PixelMap|MissionSnapshot.d.ts|
966|Type changed|Class name: ProcessData;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: ProcessData;<br>Method or attribute name: bundleName: string;<br>New version information: string|ProcessData.d.ts|
967|Type changed|Class name: ProcessData;<br>Method or attribute name: pid: number;<br>Old version information: |Class name: ProcessData;<br>Method or attribute name: pid: number;<br>New version information: number|ProcessData.d.ts|
968|Type changed|Class name: ProcessData;<br>Method or attribute name: uid: number;<br>Old version information: |Class name: ProcessData;<br>Method or attribute name: uid: number;<br>New version information: number|ProcessData.d.ts|
969|Type changed|Class name: ProcessData;<br>Method or attribute name: state: number;<br>Old version information: |Class name: ProcessData;<br>Method or attribute name: state: number;<br>New version information: number|ProcessData.d.ts|
970|Type changed|Class name: ProcessData;<br>Method or attribute name: isContinuousTask: boolean;<br>Old version information: |Class name: ProcessData;<br>Method or attribute name: isContinuousTask: boolean;<br>New version information: boolean|ProcessData.d.ts|
971|Type changed|Class name: ProcessData;<br>Method or attribute name: isKeepAlive: boolean;<br>Old version information: |Class name: ProcessData;<br>Method or attribute name: isKeepAlive: boolean;<br>New version information: boolean|ProcessData.d.ts|
972|Type changed|Class name: ProcessInformation;<br>Method or attribute name: pid: number;<br>Old version information: |Class name: ProcessInformation;<br>Method or attribute name: pid: number;<br>New version information: number|ProcessInformation.d.ts|
973|Type changed|Class name: ProcessInformation;<br>Method or attribute name: uid: number;<br>Old version information: |Class name: ProcessInformation;<br>Method or attribute name: uid: number;<br>New version information: number|ProcessInformation.d.ts|
974|Type changed|Class name: ProcessInformation;<br>Method or attribute name: processName: string;<br>Old version information: |Class name: ProcessInformation;<br>Method or attribute name: processName: string;<br>New version information: string|ProcessInformation.d.ts|
975|Type changed|Class name: ProcessInformation;<br>Method or attribute name: bundleNames: Array\<string>;<br>Old version information: |Class name: ProcessInformation;<br>Method or attribute name: bundleNames: Array\<string>;<br>New version information: Array\<string>|ProcessInformation.d.ts|
976|Type changed|Class name: ProcessRunningInfo;<br>Method or attribute name: pid: number;<br>Old version information: |Class name: ProcessRunningInfo;<br>Method or attribute name: pid: number;<br>New version information: number|ProcessRunningInfo.d.ts|
977|Type changed|Class name: ProcessRunningInfo;<br>Method or attribute name: uid: number;<br>Old version information: |Class name: ProcessRunningInfo;<br>Method or attribute name: uid: number;<br>New version information: number|ProcessRunningInfo.d.ts|
978|Type changed|Class name: ProcessRunningInfo;<br>Method or attribute name: processName: string;<br>Old version information: |Class name: ProcessRunningInfo;<br>Method or attribute name: processName: string;<br>New version information: string|ProcessRunningInfo.d.ts|
979|Type changed|Class name: ProcessRunningInfo;<br>Method or attribute name: bundleNames: Array\<string>;<br>Old version information: |Class name: ProcessRunningInfo;<br>Method or attribute name: bundleNames: Array\<string>;<br>New version information: Array\<string>|ProcessRunningInfo.d.ts|
980|Type changed|Class name: ShellCmdResult;<br>Method or attribute name: stdResult: string;<br>Old version information: |Class name: ShellCmdResult;<br>Method or attribute name: stdResult: string;<br>New version information: string|shellCmdResult.d.ts|
981|Type changed|Class name: ShellCmdResult;<br>Method or attribute name: exitCode: number;<br>Old version information: |Class name: ShellCmdResult;<br>Method or attribute name: exitCode: number;<br>New version information: number|shellCmdResult.d.ts|
982|Type changed|Class name: ContinuationExtraParams;<br>Method or attribute name: deviceType?: Array\<string>;<br>Old version information: |Class name: ContinuationExtraParams;<br>Method or attribute name: deviceType?: Array\<string>;<br>New version information: ?Array\<string>|continuationExtraParams.d.ts|
983|Type changed|Class name: ContinuationExtraParams;<br>Method or attribute name: targetBundle?: string;<br>Old version information: |Class name: ContinuationExtraParams;<br>Method or attribute name: targetBundle?: string;<br>New version information: ?string|continuationExtraParams.d.ts|
984|Type changed|Class name: ContinuationExtraParams;<br>Method or attribute name: description?: string;<br>Old version information: |Class name: ContinuationExtraParams;<br>Method or attribute name: description?: string;<br>New version information: ?string|continuationExtraParams.d.ts|
985|Type changed|Class name: ContinuationExtraParams;<br>Method or attribute name: filter?: any;<br>Old version information: |Class name: ContinuationExtraParams;<br>Method or attribute name: filter?: any;<br>New version information: ?any|continuationExtraParams.d.ts|
986|Type changed|Class name: ContinuationExtraParams;<br>Method or attribute name: continuationMode?: continuationManager.ContinuationMode;<br>Old version information: |Class name: ContinuationExtraParams;<br>Method or attribute name: continuationMode?: continuationManager.ContinuationMode;<br>New version information: ?continuationManager.ContinuationMode|continuationExtraParams.d.ts|
987|Type changed|Class name: ContinuationExtraParams;<br>Method or attribute name: authInfo?: { [key: string]: any };<br>Old version information: |Class name: ContinuationExtraParams;<br>Method or attribute name: authInfo?: { [key: string]: any };<br>New version information: ?object|continuationExtraParams.d.ts|
988|Type changed|Class name: ContinuationResult;<br>Method or attribute name: id: string;<br>Old version information: |Class name: ContinuationResult;<br>Method or attribute name: id: string;<br>New version information: string|continuationResult.d.ts|
989|Type changed|Class name: ContinuationResult;<br>Method or attribute name: type: string;<br>Old version information: |Class name: ContinuationResult;<br>Method or attribute name: type: string;<br>New version information: string|continuationResult.d.ts|
990|Type changed|Class name: ContinuationResult;<br>Method or attribute name: name: string;<br>Old version information: |Class name: ContinuationResult;<br>Method or attribute name: name: string;<br>New version information: string|continuationResult.d.ts|
991|Type changed|Class name: TriggerInfo;<br>Method or attribute name: code: number;<br>Old version information: |Class name: TriggerInfo;<br>Method or attribute name: code: number;<br>New version information: number|triggerInfo.d.ts|
992|Type changed|Class name: TriggerInfo;<br>Method or attribute name: want?: Want;<br>Old version information: |Class name: TriggerInfo;<br>Method or attribute name: want?: Want;<br>New version information: ?Want|triggerInfo.d.ts|
993|Type changed|Class name: TriggerInfo;<br>Method or attribute name: permission?: string;<br>Old version information: |Class name: TriggerInfo;<br>Method or attribute name: permission?: string;<br>New version information: ?string|triggerInfo.d.ts|
994|Type changed|Class name: TriggerInfo;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>Old version information: |Class name: TriggerInfo;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>New version information: ?object|triggerInfo.d.ts|
995|Type changed|Class name: WantAgentInfo;<br>Method or attribute name: wants: Array\<Want>;<br>Old version information: |Class name: WantAgentInfo;<br>Method or attribute name: wants: Array\<Want>;<br>New version information: Array\<Want>|wantAgentInfo.d.ts|
996|Type changed|Class name: WantAgentInfo;<br>Method or attribute name: operationType: wantAgent.OperationType;<br>Old version information: |Class name: WantAgentInfo;<br>Method or attribute name: operationType: wantAgent.OperationType;<br>New version information: wantAgent.OperationType|wantAgentInfo.d.ts|
997|Type changed|Class name: WantAgentInfo;<br>Method or attribute name: requestCode: number;<br>Old version information: |Class name: WantAgentInfo;<br>Method or attribute name: requestCode: number;<br>New version information: number|wantAgentInfo.d.ts|
998|Type changed|Class name: WantAgentInfo;<br>Method or attribute name: wantAgentFlags?: Array\<wantAgent.WantAgentFlags>;<br>Old version information: |Class name: WantAgentInfo;<br>Method or attribute name: wantAgentFlags?: Array\<wantAgent.WantAgentFlags>;<br>New version information: ?Array\<wantAgent.WantAgentFlags>|wantAgentInfo.d.ts|
999|Type changed|Class name: WantAgentInfo;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>Old version information: |Class name: WantAgentInfo;<br>Method or attribute name: extraInfo?: { [key: string]: any };<br>New version information: ?object|wantAgentInfo.d.ts|
1000|Function changed|Class name: UIAbility;<br>Method or attribute name: onCreate(want: Want, param: AbilityConstant.LaunchParam): void;|Class name: UIAbility;<br>Method or attribute name: onCreate(want: Want, launchParam: AbilityConstant.LaunchParam): void;|@ohos.app.ability.UIAbility.d.ts|
1001|Function changed|Class name: UIAbility;<br>Method or attribute name: onNewWant(want: Want, launchParams: AbilityConstant.LaunchParam): void;|Class name: UIAbility;<br>Method or attribute name: onNewWant(want: Want, launchParam: AbilityConstant.LaunchParam): void;|@ohos.app.ability.UIAbility.d.ts|
1002|Cross-platform capability changed|Class name: AbilityConstant;<br>Method or attribute name: declare AbilityConstant<br>Old version information: |Class name: AbilityConstant;<br>Method or attribute name: declare AbilityConstant<br>New version information: crossplatform|@ohos.app.ability.AbilityConstant.d.ts|
1003|Cross-platform capability changed|Class name: LaunchParam;<br>Method or attribute name: export interface LaunchParam<br>Old version information: |Class name: LaunchParam;<br>Method or attribute name: export interface LaunchParam<br>New version information: crossplatform|@ohos.app.ability.AbilityConstant.d.ts|
1004|Cross-platform capability changed|Class name: LaunchParam;<br>Method or attribute name: launchReason: LaunchReason;<br>Old version information: |Class name: LaunchParam;<br>Method or attribute name: launchReason: LaunchReason;<br>New version information: crossplatform|@ohos.app.ability.AbilityConstant.d.ts|
1005|Cross-platform capability changed|Class name: LaunchParam;<br>Method or attribute name: lastExitReason: LastExitReason;<br>Old version information: |Class name: LaunchParam;<br>Method or attribute name: lastExitReason: LastExitReason;<br>New version information: crossplatform|@ohos.app.ability.AbilityConstant.d.ts|
1006|Cross-platform capability changed|Class name: LaunchReason;<br>Method or attribute name: export enum LaunchReason<br>Old version information: |Class name: LaunchReason;<br>Method or attribute name: export enum LaunchReason<br>New version information: crossplatform|@ohos.app.ability.AbilityConstant.d.ts|
1007|Cross-platform capability changed|Class name: LaunchReason;<br>Method or attribute name: UNKNOWN = 0<br>Old version information: |Class name: LaunchReason;<br>Method or attribute name: UNKNOWN = 0<br>New version information: crossplatform|@ohos.app.ability.AbilityConstant.d.ts|
1008|Cross-platform capability changed|Class name: LastExitReason;<br>Method or attribute name: UNKNOWN = 0<br>Old version information: |Class name: LastExitReason;<br>Method or attribute name: UNKNOWN = 0<br>New version information: crossplatform|@ohos.app.ability.AbilityConstant.d.ts|
1009|Cross-platform capability changed|Class name: LastExitReason;<br>Method or attribute name: export enum LastExitReason<br>Old version information: |Class name: LastExitReason;<br>Method or attribute name: export enum LastExitReason<br>New version information: crossplatform|@ohos.app.ability.AbilityConstant.d.ts|
1010|Cross-platform capability changed|Class name: abilityDelegatorRegistry;<br>Method or attribute name: declare abilityDelegatorRegistry<br>Old version information: |Class name: abilityDelegatorRegistry;<br>Method or attribute name: declare abilityDelegatorRegistry<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1011|Cross-platform capability changed|Class name: abilityDelegatorRegistry;<br>Method or attribute name: function getAbilityDelegator(): AbilityDelegator;<br>Old version information: |Class name: abilityDelegatorRegistry;<br>Method or attribute name: function getAbilityDelegator(): AbilityDelegator;<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1012|Cross-platform capability changed|Class name: abilityDelegatorRegistry;<br>Method or attribute name: function getArguments(): AbilityDelegatorArgs;<br>Old version information: |Class name: abilityDelegatorRegistry;<br>Method or attribute name: function getArguments(): AbilityDelegatorArgs;<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1013|Cross-platform capability changed|Class name: abilityDelegatorRegistry;<br>Method or attribute name: export type AbilityDelegator = _AbilityDelegator;<br>Old version information: |Class name: abilityDelegatorRegistry;<br>Method or attribute name: export type AbilityDelegator = _AbilityDelegator;<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1014|Cross-platform capability changed|Class name: abilityDelegatorRegistry;<br>Method or attribute name: export type AbilityDelegatorArgs = _AbilityDelegatorArgs;<br>Old version information: |Class name: abilityDelegatorRegistry;<br>Method or attribute name: export type AbilityDelegatorArgs = _AbilityDelegatorArgs;<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1015|Cross-platform capability changed|Class name: abilityDelegatorRegistry;<br>Method or attribute name: export type AbilityMonitor = _AbilityMonitor;<br>Old version information: |Class name: abilityDelegatorRegistry;<br>Method or attribute name: export type AbilityMonitor = _AbilityMonitor;<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1016|Cross-platform capability changed|Class name: AbilityLifecycleState;<br>Method or attribute name: export enum AbilityLifecycleState<br>Old version information: |Class name: AbilityLifecycleState;<br>Method or attribute name: export enum AbilityLifecycleState<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1017|Cross-platform capability changed|Class name: AbilityLifecycleState;<br>Method or attribute name: UNINITIALIZED<br>Old version information: |Class name: AbilityLifecycleState;<br>Method or attribute name: UNINITIALIZED<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1018|Cross-platform capability changed|Class name: AbilityLifecycleState;<br>Method or attribute name: CREATE<br>Old version information: |Class name: AbilityLifecycleState;<br>Method or attribute name: CREATE<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1019|Cross-platform capability changed|Class name: AbilityLifecycleState;<br>Method or attribute name: FOREGROUND<br>Old version information: |Class name: AbilityLifecycleState;<br>Method or attribute name: FOREGROUND<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1020|Cross-platform capability changed|Class name: AbilityLifecycleState;<br>Method or attribute name: BACKGROUND<br>Old version information: |Class name: AbilityLifecycleState;<br>Method or attribute name: BACKGROUND<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1021|Cross-platform capability changed|Class name: AbilityLifecycleState;<br>Method or attribute name: DESTROY<br>Old version information: |Class name: AbilityLifecycleState;<br>Method or attribute name: DESTROY<br>New version information: crossplatform|@ohos.app.ability.abilityDelegatorRegistry.d.ts|
1022|Cross-platform capability changed|Class name: AbilityLifecycleCallback;<br>Method or attribute name: export default class AbilityLifecycleCallback<br>Old version information: |Class name: AbilityLifecycleCallback;<br>Method or attribute name: export default class AbilityLifecycleCallback<br>New version information: crossplatform|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
1023|Cross-platform capability changed|Class name: AbilityLifecycleCallback;<br>Method or attribute name: onAbilityCreate(ability: UIAbility): void;<br>Old version information: |Class name: AbilityLifecycleCallback;<br>Method or attribute name: onAbilityCreate(ability: UIAbility): void;<br>New version information: crossplatform|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
1024|Cross-platform capability changed|Class name: AbilityLifecycleCallback;<br>Method or attribute name: onWindowStageCreate(ability: UIAbility, windowStage: window.WindowStage): void;<br>Old version information: |Class name: AbilityLifecycleCallback;<br>Method or attribute name: onWindowStageCreate(ability: UIAbility, windowStage: window.WindowStage): void;<br>New version information: crossplatform|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
1025|Cross-platform capability changed|Class name: AbilityLifecycleCallback;<br>Method or attribute name: onWindowStageDestroy(ability: UIAbility, windowStage: window.WindowStage): void;<br>Old version information: |Class name: AbilityLifecycleCallback;<br>Method or attribute name: onWindowStageDestroy(ability: UIAbility, windowStage: window.WindowStage): void;<br>New version information: crossplatform|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
1026|Cross-platform capability changed|Class name: AbilityLifecycleCallback;<br>Method or attribute name: onAbilityDestroy(ability: UIAbility): void;<br>Old version information: |Class name: AbilityLifecycleCallback;<br>Method or attribute name: onAbilityDestroy(ability: UIAbility): void;<br>New version information: crossplatform|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
1027|Cross-platform capability changed|Class name: AbilityLifecycleCallback;<br>Method or attribute name: onAbilityForeground(ability: UIAbility): void;<br>Old version information: |Class name: AbilityLifecycleCallback;<br>Method or attribute name: onAbilityForeground(ability: UIAbility): void;<br>New version information: crossplatform|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
1028|Cross-platform capability changed|Class name: AbilityLifecycleCallback;<br>Method or attribute name: onAbilityBackground(ability: UIAbility): void;<br>Old version information: |Class name: AbilityLifecycleCallback;<br>Method or attribute name: onAbilityBackground(ability: UIAbility): void;<br>New version information: crossplatform|@ohos.app.ability.AbilityLifecycleCallback.d.ts|
1029|Cross-platform capability changed|Class name: AbilityStage;<br>Method or attribute name: export default class AbilityStage<br>Old version information: |Class name: AbilityStage;<br>Method or attribute name: export default class AbilityStage<br>New version information: crossplatform|@ohos.app.ability.AbilityStage.d.ts|
1030|Cross-platform capability changed|Class name: AbilityStage;<br>Method or attribute name: context: AbilityStageContext;<br>Old version information: |Class name: AbilityStage;<br>Method or attribute name: context: AbilityStageContext;<br>New version information: crossplatform|@ohos.app.ability.AbilityStage.d.ts|
1031|Cross-platform capability changed|Class name: AbilityStage;<br>Method or attribute name: onCreate(): void;<br>Old version information: |Class name: AbilityStage;<br>Method or attribute name: onCreate(): void;<br>New version information: crossplatform|@ohos.app.ability.AbilityStage.d.ts|
1032|Cross-platform capability changed|Class name: AbilityStage;<br>Method or attribute name: onConfigurationUpdate(newConfig: Configuration): void;<br>Old version information: |Class name: AbilityStage;<br>Method or attribute name: onConfigurationUpdate(newConfig: Configuration): void;<br>New version information: crossplatform|@ohos.app.ability.AbilityStage.d.ts|
1033|Cross-platform capability changed|Class name: common;<br>Method or attribute name: declare common<br>Old version information: |Class name: common;<br>Method or attribute name: declare common<br>New version information: crossplatform|@ohos.app.ability.common.d.ts|
1034|Cross-platform capability changed|Class name: common;<br>Method or attribute name: export type UIAbilityContext = _UIAbilityContext.default;<br>Old version information: |Class name: common;<br>Method or attribute name: export type UIAbilityContext = _UIAbilityContext.default;<br>New version information: crossplatform|@ohos.app.ability.common.d.ts|
1035|Cross-platform capability changed|Class name: common;<br>Method or attribute name: export type AbilityStageContext = _AbilityStageContext.default;<br>Old version information: |Class name: common;<br>Method or attribute name: export type AbilityStageContext = _AbilityStageContext.default;<br>New version information: crossplatform|@ohos.app.ability.common.d.ts|
1036|Cross-platform capability changed|Class name: common;<br>Method or attribute name: export type ApplicationContext = _ApplicationContext.default;<br>Old version information: |Class name: common;<br>Method or attribute name: export type ApplicationContext = _ApplicationContext.default;<br>New version information: crossplatform|@ohos.app.ability.common.d.ts|
1037|Cross-platform capability changed|Class name: common;<br>Method or attribute name: export type BaseContext = _BaseContext.default;<br>Old version information: |Class name: common;<br>Method or attribute name: export type BaseContext = _BaseContext.default;<br>New version information: crossplatform|@ohos.app.ability.common.d.ts|
1038|Cross-platform capability changed|Class name: common;<br>Method or attribute name: export type Context = _Context.default;<br>Old version information: |Class name: common;<br>Method or attribute name: export type Context = _Context.default;<br>New version information: crossplatform|@ohos.app.ability.common.d.ts|
1039|Cross-platform capability changed|Class name: Configuration;<br>Method or attribute name: export interface Configuration<br>Old version information: |Class name: Configuration;<br>Method or attribute name: export interface Configuration<br>New version information: crossplatform|@ohos.app.ability.Configuration.d.ts|
1040|Cross-platform capability changed|Class name: Configuration;<br>Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;<br>Old version information: |Class name: Configuration;<br>Method or attribute name: colorMode?: ConfigurationConstant.ColorMode;<br>New version information: crossplatform|@ohos.app.ability.Configuration.d.ts|
1041|Cross-platform capability changed|Class name: Configuration;<br>Method or attribute name: direction?: ConfigurationConstant.Direction;<br>Old version information: |Class name: Configuration;<br>Method or attribute name: direction?: ConfigurationConstant.Direction;<br>New version information: crossplatform|@ohos.app.ability.Configuration.d.ts|
1042|Cross-platform capability changed|Class name: ColorMode;<br>Method or attribute name: export enum ColorMode<br>Old version information: |Class name: ColorMode;<br>Method or attribute name: export enum ColorMode<br>New version information: crossplatform|@ohos.app.ability.ConfigurationConstant.d.ts|
1043|Cross-platform capability changed|Class name: ColorMode;<br>Method or attribute name: COLOR_MODE_NOT_SET = -1<br>Old version information: |Class name: ColorMode;<br>Method or attribute name: COLOR_MODE_NOT_SET = -1<br>New version information: crossplatform|@ohos.app.ability.ConfigurationConstant.d.ts|
1044|Cross-platform capability changed|Class name: ColorMode;<br>Method or attribute name: COLOR_MODE_DARK = 0<br>Old version information: |Class name: ColorMode;<br>Method or attribute name: COLOR_MODE_DARK = 0<br>New version information: crossplatform|@ohos.app.ability.ConfigurationConstant.d.ts|
1045|Cross-platform capability changed|Class name: ColorMode;<br>Method or attribute name: COLOR_MODE_LIGHT = 1<br>Old version information: |Class name: ColorMode;<br>Method or attribute name: COLOR_MODE_LIGHT = 1<br>New version information: crossplatform|@ohos.app.ability.ConfigurationConstant.d.ts|
1046|Cross-platform capability changed|Class name: Direction;<br>Method or attribute name: export enum Direction<br>Old version information: |Class name: Direction;<br>Method or attribute name: export enum Direction<br>New version information: crossplatform|@ohos.app.ability.ConfigurationConstant.d.ts|
1047|Cross-platform capability changed|Class name: Direction;<br>Method or attribute name: DIRECTION_NOT_SET = -1<br>Old version information: |Class name: Direction;<br>Method or attribute name: DIRECTION_NOT_SET = -1<br>New version information: crossplatform|@ohos.app.ability.ConfigurationConstant.d.ts|
1048|Cross-platform capability changed|Class name: Direction;<br>Method or attribute name: DIRECTION_VERTICAL = 0<br>Old version information: |Class name: Direction;<br>Method or attribute name: DIRECTION_VERTICAL = 0<br>New version information: crossplatform|@ohos.app.ability.ConfigurationConstant.d.ts|
1049|Cross-platform capability changed|Class name: Direction;<br>Method or attribute name: DIRECTION_HORIZONTAL = 1<br>Old version information: |Class name: Direction;<br>Method or attribute name: DIRECTION_HORIZONTAL = 1<br>New version information: crossplatform|@ohos.app.ability.ConfigurationConstant.d.ts|
1050|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: export default class UIAbility<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: export default class UIAbility<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1051|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: context: UIAbilityContext;<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: context: UIAbilityContext;<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1052|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: onCreate(want: Want, launchParam: AbilityConstant.LaunchParam): void;<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: onCreate(want: Want, launchParam: AbilityConstant.LaunchParam): void;<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1053|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: onWindowStageCreate(windowStage: window.WindowStage): void;<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: onWindowStageCreate(windowStage: window.WindowStage): void;<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1054|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: onWindowStageDestroy(): void;<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: onWindowStageDestroy(): void;<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1055|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: onDestroy(): void \| Promise\<void>;<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: onDestroy(): void \| Promise\<void>;<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1056|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: onForeground(): void;<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: onForeground(): void;<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1057|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: onBackground(): void;<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: onBackground(): void;<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1058|Cross-platform capability changed|Class name: UIAbility;<br>Method or attribute name: onNewWant(want: Want, launchParam: AbilityConstant.LaunchParam): void;<br>Old version information: |Class name: UIAbility;<br>Method or attribute name: onNewWant(want: Want, launchParam: AbilityConstant.LaunchParam): void;<br>New version information: crossplatform|@ohos.app.ability.UIAbility.d.ts|
1059|Cross-platform capability changed|Class name: Want;<br>Method or attribute name: export default class Want<br>Old version information: |Class name: Want;<br>Method or attribute name: export default class Want<br>New version information: crossplatform|@ohos.app.ability.Want.d.ts|
1060|Cross-platform capability changed|Class name: Want;<br>Method or attribute name: bundleName?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: bundleName?: string;<br>New version information: crossplatform|@ohos.app.ability.Want.d.ts|
1061|Cross-platform capability changed|Class name: Want;<br>Method or attribute name: abilityName?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: abilityName?: string;<br>New version information: crossplatform|@ohos.app.ability.Want.d.ts|
1062|Cross-platform capability changed|Class name: Want;<br>Method or attribute name: parameters?: { [key: string]: Object };<br>Old version information: |Class name: Want;<br>Method or attribute name: parameters?: { [key: string]: Object };<br>New version information: crossplatform|@ohos.app.ability.Want.d.ts|
1063|Cross-platform capability changed|Class name: Want;<br>Method or attribute name: moduleName?: string;<br>Old version information: |Class name: Want;<br>Method or attribute name: moduleName?: string;<br>New version information: crossplatform|@ohos.app.ability.Want.d.ts|
1064|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: export interface AbilityDelegator<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: export interface AbilityDelegator<br>New version information: crossplatform|AbilityDelegator.d.ts|
1065|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1066|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitor(monitor: AbilityMonitor): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: addAbilityMonitor(monitor: AbilityMonitor): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1067|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1068|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitor(monitor: AbilityStageMonitor): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: addAbilityStageMonitor(monitor: AbilityStageMonitor): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1069|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1070|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitor(monitor: AbilityMonitor): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityMonitor(monitor: AbilityMonitor): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1071|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1072|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitor(monitor: AbilityStageMonitor): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: removeAbilityStageMonitor(monitor: AbilityStageMonitor): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1073|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<UIAbility>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, callback: AsyncCallback\<UIAbility>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1074|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, timeout: number, callback: AsyncCallback\<UIAbility>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, timeout: number, callback: AsyncCallback\<UIAbility>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1075|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, timeout?: number): Promise\<UIAbility>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityMonitor(monitor: AbilityMonitor, timeout?: number): Promise\<UIAbility>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1076|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<AbilityStage>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, callback: AsyncCallback\<AbilityStage>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1077|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout: number, callback: AsyncCallback\<AbilityStage>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout: number, callback: AsyncCallback\<AbilityStage>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1078|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout?: number): Promise\<AbilityStage>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout?: number): Promise\<AbilityStage>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1079|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: getAppContext(): Context;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: getAppContext(): Context;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1080|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: getAbilityState(ability: UIAbility): number;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: getAbilityState(ability: UIAbility): number;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1081|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: getCurrentTopAbility(callback: AsyncCallback\<UIAbility>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: getCurrentTopAbility(callback: AsyncCallback\<UIAbility>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1082|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: getCurrentTopAbility(): Promise\<UIAbility>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: getCurrentTopAbility(): Promise\<UIAbility>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1083|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1084|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: startAbility(want: Want): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1085|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityForeground(ability: UIAbility, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: doAbilityForeground(ability: UIAbility, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1086|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityForeground(ability: UIAbility): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: doAbilityForeground(ability: UIAbility): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1087|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityBackground(ability: UIAbility, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: doAbilityBackground(ability: UIAbility, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1088|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: doAbilityBackground(ability: UIAbility): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: doAbilityBackground(ability: UIAbility): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1089|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: print(msg: string, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: print(msg: string, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1090|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: print(msg: string): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: print(msg: string): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1091|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: printSync(msg: string): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: printSync(msg: string): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1092|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: finishTest(msg: string, code: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: finishTest(msg: string, code: number, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1093|Cross-platform capability changed|Class name: AbilityDelegator;<br>Method or attribute name: finishTest(msg: string, code: number): Promise\<void>;<br>Old version information: |Class name: AbilityDelegator;<br>Method or attribute name: finishTest(msg: string, code: number): Promise\<void>;<br>New version information: crossplatform|AbilityDelegator.d.ts|
1094|Cross-platform capability changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: export interface AbilityDelegatorArgs<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: export interface AbilityDelegatorArgs<br>New version information: crossplatform|abilityDelegatorArgs.d.ts|
1095|Cross-platform capability changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: bundleName: string;<br>New version information: crossplatform|abilityDelegatorArgs.d.ts|
1096|Cross-platform capability changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: parameters: { [key: string]: string };<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: parameters: { [key: string]: string };<br>New version information: crossplatform|abilityDelegatorArgs.d.ts|
1097|Cross-platform capability changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: testCaseNames: string;<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: testCaseNames: string;<br>New version information: crossplatform|abilityDelegatorArgs.d.ts|
1098|Cross-platform capability changed|Class name: AbilityDelegatorArgs;<br>Method or attribute name: testRunnerClassName: string;<br>Old version information: |Class name: AbilityDelegatorArgs;<br>Method or attribute name: testRunnerClassName: string;<br>New version information: crossplatform|abilityDelegatorArgs.d.ts|
1099|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: export interface AbilityMonitor<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: export interface AbilityMonitor<br>New version information: crossplatform|AbilityMonitor.d.ts|
1100|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: abilityName: string;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: abilityName: string;<br>New version information: crossplatform|AbilityMonitor.d.ts|
1101|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: moduleName?: string;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: moduleName?: string;<br>New version information: crossplatform|AbilityMonitor.d.ts|
1102|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: onAbilityCreate?: (ability: UIAbility) => void;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: onAbilityCreate?: (ability: UIAbility) => void;<br>New version information: crossplatform|AbilityMonitor.d.ts|
1103|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: onAbilityForeground?: (ability: UIAbility) => void;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: onAbilityForeground?: (ability: UIAbility) => void;<br>New version information: crossplatform|AbilityMonitor.d.ts|
1104|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: onAbilityBackground?: (ability: UIAbility) => void;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: onAbilityBackground?: (ability: UIAbility) => void;<br>New version information: crossplatform|AbilityMonitor.d.ts|
1105|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: onAbilityDestroy?: (ability: UIAbility) => void;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: onAbilityDestroy?: (ability: UIAbility) => void;<br>New version information: crossplatform|AbilityMonitor.d.ts|
1106|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: onWindowStageCreate?: (ability: UIAbility) => void;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: onWindowStageCreate?: (ability: UIAbility) => void;<br>New version information: crossplatform|AbilityMonitor.d.ts|
1107|Cross-platform capability changed|Class name: AbilityMonitor;<br>Method or attribute name: onWindowStageDestroy?: (ability: UIAbility) => void;<br>Old version information: |Class name: AbilityMonitor;<br>Method or attribute name: onWindowStageDestroy?: (ability: UIAbility) => void;<br>New version information: crossplatform|AbilityMonitor.d.ts|
1108|Cross-platform capability changed|Class name: AbilityStageContext;<br>Method or attribute name: export default class AbilityStageContext<br>Old version information: |Class name: AbilityStageContext;<br>Method or attribute name: export default class AbilityStageContext<br>New version information: crossplatform|AbilityStageContext.d.ts|
1109|Cross-platform capability changed|Class name: AbilityStageContext;<br>Method or attribute name: currentHapModuleInfo: HapModuleInfo;<br>Old version information: |Class name: AbilityStageContext;<br>Method or attribute name: currentHapModuleInfo: HapModuleInfo;<br>New version information: crossplatform|AbilityStageContext.d.ts|
1110|Cross-platform capability changed|Class name: AbilityStageContext;<br>Method or attribute name: config: Configuration;<br>Old version information: |Class name: AbilityStageContext;<br>Method or attribute name: config: Configuration;<br>New version information: crossplatform|AbilityStageContext.d.ts|
1111|Cross-platform capability changed|Class name: AbilityStageMonitor;<br>Method or attribute name: export interface AbilityStageMonitor<br>Old version information: |Class name: AbilityStageMonitor;<br>Method or attribute name: export interface AbilityStageMonitor<br>New version information: crossplatform|AbilityStageMonitor.d.ts|
1112|Cross-platform capability changed|Class name: AbilityStageMonitor;<br>Method or attribute name: moduleName: string;<br>Old version information: |Class name: AbilityStageMonitor;<br>Method or attribute name: moduleName: string;<br>New version information: crossplatform|AbilityStageMonitor.d.ts|
1113|Cross-platform capability changed|Class name: AbilityStageMonitor;<br>Method or attribute name: srcEntrance: string;<br>Old version information: |Class name: AbilityStageMonitor;<br>Method or attribute name: srcEntrance: string;<br>New version information: crossplatform|AbilityStageMonitor.d.ts|
1114|Cross-platform capability changed|Class name: ApplicationContext;<br>Method or attribute name: export default class ApplicationContext<br>Old version information: |Class name: ApplicationContext;<br>Method or attribute name: export default class ApplicationContext<br>New version information: crossplatform|ApplicationContext.d.ts|
1115|Cross-platform capability changed|Class name: ApplicationContext;<br>Method or attribute name: on(type: 'abilityLifecycle', callback: AbilityLifecycleCallback): number;<br>Old version information: |Class name: ApplicationContext;<br>Method or attribute name: on(type: 'abilityLifecycle', callback: AbilityLifecycleCallback): number;<br>New version information: crossplatform|ApplicationContext.d.ts|
1116|Cross-platform capability changed|Class name: ApplicationContext;<br>Method or attribute name: off(type: 'abilityLifecycle', callbackId: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: ApplicationContext;<br>Method or attribute name: off(type: 'abilityLifecycle', callbackId: number, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|ApplicationContext.d.ts|
1117|Cross-platform capability changed|Class name: ApplicationContext;<br>Method or attribute name: getRunningProcessInformation(): Promise\<Array\<ProcessInformation>>;<br>Old version information: |Class name: ApplicationContext;<br>Method or attribute name: getRunningProcessInformation(): Promise\<Array\<ProcessInformation>>;<br>New version information: crossplatform|ApplicationContext.d.ts|
1118|Cross-platform capability changed|Class name: ApplicationContext;<br>Method or attribute name: getRunningProcessInformation(callback: AsyncCallback\<Array\<ProcessInformation>>): void;<br>Old version information: |Class name: ApplicationContext;<br>Method or attribute name: getRunningProcessInformation(callback: AsyncCallback\<Array\<ProcessInformation>>): void;<br>New version information: crossplatform|ApplicationContext.d.ts|
1119|Cross-platform capability changed|Class name: BaseContext;<br>Method or attribute name: export default abstract class BaseContext<br>Old version information: |Class name: BaseContext;<br>Method or attribute name: export default abstract class BaseContext<br>New version information: crossplatform|BaseContext.d.ts|
1120|Cross-platform capability changed|Class name: BaseContext;<br>Method or attribute name: stageMode: boolean;<br>Old version information: |Class name: BaseContext;<br>Method or attribute name: stageMode: boolean;<br>New version information: crossplatform|BaseContext.d.ts|
1121|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: export default class Context<br>Old version information: |Class name: Context;<br>Method or attribute name: export default class Context<br>New version information: crossplatform|Context.d.ts|
1122|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: resourceManager: resmgr.ResourceManager;<br>Old version information: |Class name: Context;<br>Method or attribute name: resourceManager: resmgr.ResourceManager;<br>New version information: crossplatform|Context.d.ts|
1123|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: applicationInfo: ApplicationInfo;<br>Old version information: |Class name: Context;<br>Method or attribute name: applicationInfo: ApplicationInfo;<br>New version information: crossplatform|Context.d.ts|
1124|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: cacheDir: string;<br>Old version information: |Class name: Context;<br>Method or attribute name: cacheDir: string;<br>New version information: crossplatform|Context.d.ts|
1125|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: tempDir: string;<br>Old version information: |Class name: Context;<br>Method or attribute name: tempDir: string;<br>New version information: crossplatform|Context.d.ts|
1126|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: filesDir: string;<br>Old version information: |Class name: Context;<br>Method or attribute name: filesDir: string;<br>New version information: crossplatform|Context.d.ts|
1127|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: databaseDir: string;<br>Old version information: |Class name: Context;<br>Method or attribute name: databaseDir: string;<br>New version information: crossplatform|Context.d.ts|
1128|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: preferencesDir: string;<br>Old version information: |Class name: Context;<br>Method or attribute name: preferencesDir: string;<br>New version information: crossplatform|Context.d.ts|
1129|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: bundleCodeDir: string;<br>Old version information: |Class name: Context;<br>Method or attribute name: bundleCodeDir: string;<br>New version information: crossplatform|Context.d.ts|
1130|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: createModuleContext(moduleName: string): Context;<br>Old version information: |Class name: Context;<br>Method or attribute name: createModuleContext(moduleName: string): Context;<br>New version information: crossplatform|Context.d.ts|
1131|Cross-platform capability changed|Class name: Context;<br>Method or attribute name: getApplicationContext(): ApplicationContext;<br>Old version information: |Class name: Context;<br>Method or attribute name: getApplicationContext(): ApplicationContext;<br>New version information: crossplatform|Context.d.ts|
1132|Cross-platform capability changed|Class name: ProcessInformation;<br>Method or attribute name: export interface ProcessInformation<br>Old version information: |Class name: ProcessInformation;<br>Method or attribute name: export interface ProcessInformation<br>New version information: crossplatform|ProcessInformation.d.ts|
1133|Cross-platform capability changed|Class name: ProcessInformation;<br>Method or attribute name: pid: number;<br>Old version information: |Class name: ProcessInformation;<br>Method or attribute name: pid: number;<br>New version information: crossplatform|ProcessInformation.d.ts|
1134|Cross-platform capability changed|Class name: ProcessInformation;<br>Method or attribute name: processName: string;<br>Old version information: |Class name: ProcessInformation;<br>Method or attribute name: processName: string;<br>New version information: crossplatform|ProcessInformation.d.ts|
1135|Cross-platform capability changed|Class name: ProcessInformation;<br>Method or attribute name: bundleNames: Array\<string>;<br>Old version information: |Class name: ProcessInformation;<br>Method or attribute name: bundleNames: Array\<string>;<br>New version information: crossplatform|ProcessInformation.d.ts|
1136|Cross-platform capability changed|Class name: UIAbilityContext;<br>Method or attribute name: export default class UIAbilityContext<br>Old version information: |Class name: UIAbilityContext;<br>Method or attribute name: export default class UIAbilityContext<br>New version information: crossplatform|UIAbilityContext.d.ts|
1137|Cross-platform capability changed|Class name: UIAbilityContext;<br>Method or attribute name: abilityInfo: AbilityInfo;<br>Old version information: |Class name: UIAbilityContext;<br>Method or attribute name: abilityInfo: AbilityInfo;<br>New version information: crossplatform|UIAbilityContext.d.ts|
1138|Cross-platform capability changed|Class name: UIAbilityContext;<br>Method or attribute name: currentHapModuleInfo: HapModuleInfo;<br>Old version information: |Class name: UIAbilityContext;<br>Method or attribute name: currentHapModuleInfo: HapModuleInfo;<br>New version information: crossplatform|UIAbilityContext.d.ts|
1139|Cross-platform capability changed|Class name: UIAbilityContext;<br>Method or attribute name: config: Configuration;<br>Old version information: |Class name: UIAbilityContext;<br>Method or attribute name: config: Configuration;<br>New version information: crossplatform|UIAbilityContext.d.ts|
1140|Cross-platform capability changed|Class name: UIAbilityContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: UIAbilityContext;<br>Method or attribute name: startAbility(want: Want, callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|UIAbilityContext.d.ts|
1141|Cross-platform capability changed|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: UIAbilityContext;<br>Method or attribute name: terminateSelf(callback: AsyncCallback\<void>): void;<br>New version information: crossplatform|UIAbilityContext.d.ts|
1142|Cross-platform capability changed|Class name: UIAbilityContext;<br>Method or attribute name: terminateSelf(): Promise\<void>;<br>Old version information: |Class name: UIAbilityContext;<br>Method or attribute name: terminateSelf(): Promise\<void>;<br>New version information: crossplatform|UIAbilityContext.d.ts|
1143