| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Class name: LaunchReason<br>Method or attribute name: SHARE = 5|@ohos.app.ability.AbilityConstant.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: function acquireShareData(missionId: number, callback: AsyncCallback\<{ [key: string]: Object }>): void;|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.abilityManager<br>Class name: abilityManager<br>Method or attribute name: function acquireShareData(missionId: number): Promise\<{ [key: string]: Object }>;|@ohos.app.ability.abilityManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: function isSharedBundleRunning(bundleName: string, versionCode: number): Promise\<boolean>;|@ohos.app.ability.appManager.d.ts|
|Added|NA|Module name: ohos.app.ability.appManager<br>Class name: appManager<br>Method or attribute name: function isSharedBundleRunning(bundleName: string, versionCode: number, callback: AsyncCallback\<boolean>): void;|@ohos.app.ability.appManager.d.ts|
|Added|NA|Class name: appRecovery<br>Method or attribute name: function setRestartWant(want: Want): void;|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Class name: appRecovery<br>Method or attribute name: function saveAppState(context?: UIAbilityContext): boolean;|@ohos.app.ability.appRecovery.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: function revokeQuickFix(bundleName: string, callback: AsyncCallback\<void>): void;|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Module name: ohos.app.ability.quickFixManager<br>Class name: quickFixManager<br>Method or attribute name: function revokeQuickFix(bundleName: string): Promise\<void>;|@ohos.app.ability.quickFixManager.d.ts|
|Added|NA|Class name: ExecutorProperty<br>Method or attribute name: enrollmentProgress?: string;|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: ExecutorProperty<br>Method or attribute name: sensorInfo?: string;|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: GetPropertyType<br>Method or attribute name: ENROLLMENT_PROGRESS = 4|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: GetPropertyType<br>Method or attribute name: SENSOR_INFO = 5|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: AuthType<br>Method or attribute name: FINGERPRINT = 4|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: AuthSubType<br>Method or attribute name: FINGERPRINT_CAPACITIVE = 30000|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: AuthSubType<br>Method or attribute name: FINGERPRINT_OPTICAL = 30001|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: AuthSubType<br>Method or attribute name: FINGERPRINT_ULTRASONIC = 30002|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_FINGER_DOWN = 6|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_FINGER_UP = 7|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: UserAuth<br>Access level: public API|Class name: UserAuth<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: PINAuth<br>Access level: public API|Class name: PINAuth<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: InputerManager<br>Access level: public API|Class name: InputerManager<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: DomainPlugin<br>Access level: public API|Class name: DomainPlugin<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: DomainAccountManager<br>Access level: public API|Class name: DomainAccountManager<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: UserIdentityManager<br>Access level: public API|Class name: UserIdentityManager<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: GetPropertyRequest<br>Method or attribute name: authType: AuthType;<br>Access level: public API|Class name: GetPropertyRequest<br>Method or attribute name: authType: AuthType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: GetPropertyRequest<br>Method or attribute name: keys: Array\<GetPropertyType>;<br>Access level: public API|Class name: GetPropertyRequest<br>Method or attribute name: keys: Array\<GetPropertyType>;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: SetPropertyRequest<br>Method or attribute name: authType: AuthType;<br>Access level: public API|Class name: SetPropertyRequest<br>Method or attribute name: authType: AuthType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: SetPropertyRequest<br>Method or attribute name: key: SetPropertyType;<br>Access level: public API|Class name: SetPropertyRequest<br>Method or attribute name: key: SetPropertyType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: SetPropertyRequest<br>Method or attribute name: setInfo: Uint8Array;<br>Access level: public API|Class name: SetPropertyRequest<br>Method or attribute name: setInfo: Uint8Array;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ExecutorProperty<br>Method or attribute name: result: number;<br>Access level: public API|Class name: ExecutorProperty<br>Method or attribute name: result: number;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ExecutorProperty<br>Method or attribute name: authSubType: AuthSubType;<br>Access level: public API|Class name: ExecutorProperty<br>Method or attribute name: authSubType: AuthSubType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ExecutorProperty<br>Method or attribute name: remainTimes?: number;<br>Access level: public API|Class name: ExecutorProperty<br>Method or attribute name: remainTimes?: number;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ExecutorProperty<br>Method or attribute name: freezingTime?: number;<br>Access level: public API|Class name: ExecutorProperty<br>Method or attribute name: freezingTime?: number;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthResult<br>Method or attribute name: token?: Uint8Array;<br>Access level: public API|Class name: AuthResult<br>Method or attribute name: token?: Uint8Array;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthResult<br>Method or attribute name: remainTimes?: number;<br>Access level: public API|Class name: AuthResult<br>Method or attribute name: remainTimes?: number;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthResult<br>Method or attribute name: freezingTime?: number;<br>Access level: public API|Class name: AuthResult<br>Method or attribute name: freezingTime?: number;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: CredentialInfo<br>Method or attribute name: credType: AuthType;<br>Access level: public API|Class name: CredentialInfo<br>Method or attribute name: credType: AuthType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: CredentialInfo<br>Method or attribute name: credSubType: AuthSubType;<br>Access level: public API|Class name: CredentialInfo<br>Method or attribute name: credSubType: AuthSubType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: CredentialInfo<br>Method or attribute name: token: Uint8Array;<br>Access level: public API|Class name: CredentialInfo<br>Method or attribute name: token: Uint8Array;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: RequestResult<br>Method or attribute name: credentialId?: Uint8Array;<br>Access level: public API|Class name: RequestResult<br>Method or attribute name: credentialId?: Uint8Array;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: EnrolledCredInfo<br>Method or attribute name: credentialId: Uint8Array;<br>Access level: public API|Class name: EnrolledCredInfo<br>Method or attribute name: credentialId: Uint8Array;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: EnrolledCredInfo<br>Method or attribute name: authType: AuthType;<br>Access level: public API|Class name: EnrolledCredInfo<br>Method or attribute name: authType: AuthType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: EnrolledCredInfo<br>Method or attribute name: authSubType: AuthSubType;<br>Access level: public API|Class name: EnrolledCredInfo<br>Method or attribute name: authSubType: AuthSubType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: EnrolledCredInfo<br>Method or attribute name: templateId: Uint8Array;<br>Access level: public API|Class name: EnrolledCredInfo<br>Method or attribute name: templateId: Uint8Array;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: GetPropertyType<br>Method or attribute name: AUTH_SUB_TYPE = 1<br>Access level: public API|Class name: GetPropertyType<br>Method or attribute name: AUTH_SUB_TYPE = 1<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: GetPropertyType<br>Method or attribute name: REMAIN_TIMES = 2<br>Access level: public API|Class name: GetPropertyType<br>Method or attribute name: REMAIN_TIMES = 2<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: GetPropertyType<br>Method or attribute name: FREEZING_TIME = 3<br>Access level: public API|Class name: GetPropertyType<br>Method or attribute name: FREEZING_TIME = 3<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: SetPropertyType<br>Method or attribute name: INIT_ALGORITHM = 1<br>Access level: public API|Class name: SetPropertyType<br>Method or attribute name: INIT_ALGORITHM = 1<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthType<br>Method or attribute name: PIN = 1<br>Access level: public API|Class name: AuthType<br>Method or attribute name: PIN = 1<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthType<br>Method or attribute name: FACE = 2<br>Access level: public API|Class name: AuthType<br>Method or attribute name: FACE = 2<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthType<br>Method or attribute name: DOMAIN = 1024<br>Access level: public API|Class name: AuthType<br>Method or attribute name: DOMAIN = 1024<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthSubType<br>Method or attribute name: PIN_SIX = 10000<br>Access level: public API|Class name: AuthSubType<br>Method or attribute name: PIN_SIX = 10000<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthSubType<br>Method or attribute name: PIN_NUMBER = 10001<br>Access level: public API|Class name: AuthSubType<br>Method or attribute name: PIN_NUMBER = 10001<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthSubType<br>Method or attribute name: PIN_MIXED = 10002<br>Access level: public API|Class name: AuthSubType<br>Method or attribute name: PIN_MIXED = 10002<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthSubType<br>Method or attribute name: FACE_2D = 20000<br>Access level: public API|Class name: AuthSubType<br>Method or attribute name: FACE_2D = 20000<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthSubType<br>Method or attribute name: FACE_3D = 20001<br>Access level: public API|Class name: AuthSubType<br>Method or attribute name: FACE_3D = 20001<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthSubType<br>Method or attribute name: DOMAIN_MIXED = 10240001<br>Access level: public API|Class name: AuthSubType<br>Method or attribute name: DOMAIN_MIXED = 10240001<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthTrustLevel<br>Method or attribute name: ATL1 = 10000<br>Access level: public API|Class name: AuthTrustLevel<br>Method or attribute name: ATL1 = 10000<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthTrustLevel<br>Method or attribute name: ATL2 = 20000<br>Access level: public API|Class name: AuthTrustLevel<br>Method or attribute name: ATL2 = 20000<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthTrustLevel<br>Method or attribute name: ATL3 = 30000<br>Access level: public API|Class name: AuthTrustLevel<br>Method or attribute name: ATL3 = 30000<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: AuthTrustLevel<br>Method or attribute name: ATL4 = 40000<br>Access level: public API|Class name: AuthTrustLevel<br>Method or attribute name: ATL4 = 40000<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: Module<br>Method or attribute name: FACE_AUTH = 1<br>Access level: public API|Class name: Module<br>Method or attribute name: FACE_AUTH = 1<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: SUCCESS = 0<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: SUCCESS = 0<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: FAIL = 1<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: FAIL = 1<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: GENERAL_ERROR = 2<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: GENERAL_ERROR = 2<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: CANCELED = 3<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: CANCELED = 3<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: TIMEOUT = 4<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: TIMEOUT = 4<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: TYPE_NOT_SUPPORT = 5<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: TYPE_NOT_SUPPORT = 5<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: TRUST_LEVEL_NOT_SUPPORT = 6<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: TRUST_LEVEL_NOT_SUPPORT = 6<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: BUSY = 7<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: BUSY = 7<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: INVALID_PARAMETERS = 8<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: INVALID_PARAMETERS = 8<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: LOCKED = 9<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: LOCKED = 9<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ResultCode<br>Method or attribute name: NOT_ENROLLED = 10<br>Access level: public API|Class name: ResultCode<br>Method or attribute name: NOT_ENROLLED = 10<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_BRIGHT = 1<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_BRIGHT = 1<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_DARK = 2<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_DARK = 2<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_CLOSE = 3<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_CLOSE = 3<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_FAR = 4<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_FAR = 4<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_HIGH = 5<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_HIGH = 5<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_LOW = 6<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_LOW = 6<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_RIGHT = 7<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_RIGHT = 7<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_LEFT = 8<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_LEFT = 8<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_MUCH_MOTION = 9<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_TOO_MUCH_MOTION = 9<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_POOR_GAZE = 10<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_POOR_GAZE = 10<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_NOT_DETECTED = 11<br>Access level: public API|Class name: FaceTipsCode<br>Method or attribute name: FACE_AUTH_TIP_NOT_DETECTED = 11<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_GOOD = 0<br>Access level: public API|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_GOOD = 0<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_IMAGER_DIRTY = 1<br>Access level: public API|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_IMAGER_DIRTY = 1<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_INSUFFICIENT = 2<br>Access level: public API|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_INSUFFICIENT = 2<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_PARTIAL = 3<br>Access level: public API|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_PARTIAL = 3<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_TOO_FAST = 4<br>Access level: public API|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_TOO_FAST = 4<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_TOO_SLOW = 5<br>Access level: public API|Class name: FingerprintTips<br>Method or attribute name: FINGERPRINT_TIP_TOO_SLOW = 5<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_NOT_EXIST = 0<br>Access level: public API|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_NOT_EXIST = 0<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_BASE = 1<br>Access level: public API|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_BASE = 1<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_DEVICE_OWNER = 2<br>Access level: public API|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_DEVICE_OWNER = 2<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_PROFILE_OWNER = 3<br>Access level: public API|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_PROFILE_OWNER = 3<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ConstraintSourceTypeInfo<br>Method or attribute name: localId: number;<br>Access level: public API|Class name: ConstraintSourceTypeInfo<br>Method or attribute name: localId: number;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Access level changed|Class name: ConstraintSourceTypeInfo<br>Method or attribute name: type: ConstraintSourceType;<br>Access level: public API|Class name: ConstraintSourceTypeInfo<br>Method or attribute name: type: ConstraintSourceType;<br>Access level: system API|@ohos.account.osAccount.d.ts|
|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAllSharedBundleInfo(callback: AsyncCallback\<Array\<SharedBundleInfo>>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAllSharedBundleInfo(): Promise\<Array\<SharedBundleInfo>>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Class name: bundleManager<br>Method or attribute name: function getSharedBundleInfo(bundleName: string, moduleName: string, callback: AsyncCallback\<Array\<SharedBundleInfo>>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Class name: bundleManager<br>Method or attribute name: function getSharedBundleInfo(bundleName: string, moduleName: string): Promise\<Array\<SharedBundleInfo>>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAppProvisionInfo(bundleName: string, callback: AsyncCallback\<AppProvisionInfo>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAppProvisionInfo(bundleName: string, userId: number, callback: AsyncCallback\<AppProvisionInfo>): void;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAppProvisionInfo(bundleName: string, userId?: number): Promise\<AppProvisionInfo>;|@ohos.bundle.bundleManager.d.ts|
|Added|NA|Class name: ApplicationType<br>Method or attribute name: BROWSER = 'Web Browser'|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Class name: ApplicationType<br>Method or attribute name: IMAGE = 'Image Gallery'|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Class name: ApplicationType<br>Method or attribute name: AUDIO = 'Audio Player'|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Class name: ApplicationType<br>Method or attribute name: VIDEO = 'Video Player'|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Class name: ApplicationType<br>Method or attribute name: PDF = 'PDF Viewer'|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Class name: ApplicationType<br>Method or attribute name: WORD = 'Word Viewer'|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Class name: ApplicationType<br>Method or attribute name: EXCEL = 'Excel Viewer'|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Class name: ApplicationType<br>Method or attribute name: PPT = 'PPT Viewer'|@ohos.bundle.defaultAppManager.d.ts|
|Added|NA|Class name: InstallParam<br>Method or attribute name: sharedBundleDirPaths?: Array\<String>;|@ohos.bundle.installer.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function getScanInfoList(): Array\<WifiScanInfo>;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function updateDeviceConfig(config: WifiDeviceConfig): number;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function disableDeviceConfig(networkId: number): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function removeAllDeviceConfigs(): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function removeDeviceConfig(networkId: number): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function isBandTypeSupported(bandType: WifiBandType): boolean;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function get5GChannelList(): Array\<number>;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function getHotspotStations(): Array\<StationInfo>;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function getCurrentP2pGroup(): Promise\<WifiP2pGroupInfo>;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function getCurrentP2pGroup(callback: AsyncCallback\<WifiP2pGroupInfo>): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function createP2pGroup(config: WifiP2PConfig): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function removeP2pGroup(): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function startDiscoverP2pDevices(): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function stopDiscoverP2pDevices(): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function deletePersistentP2pGroup(netId: number): void;|@ohos.wifiManager.d.ts|
|Added|NA|Class name: wifiManager<br>Method or attribute name: function setP2pDeviceName(devName: string): void;|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiStandard<br>Method or attribute name: WIFI_STANDARD_UNDEFINED|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiStandard<br>Method or attribute name: WIFI_STANDARD_11A|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiStandard<br>Method or attribute name: WIFI_STANDARD_11B|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiStandard<br>Method or attribute name: WIFI_STANDARD_11G|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiStandard<br>Method or attribute name: WIFI_STANDARD_11N|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiStandard<br>Method or attribute name: WIFI_STANDARD_11AC|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiStandard<br>Method or attribute name: WIFI_STANDARD_11AX|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiStandard<br>Method or attribute name: WIFI_STANDARD_11AD|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: rxLinkSpeed: number;|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: maxSupportedTxLinkSpeed: number;|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: maxSupportedRxLinkSpeed: number;|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: channelWidth: WifiChannelWidth;|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: wifiStandard: WifiStandard;|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.wifiManager<br>Class name: HotspotConfig<br>Method or attribute name: channel: number;|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function getScanResults(): Promise\<Array\<WifiScanInfo>>;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function getScanResults(callback: AsyncCallback\<Array\<WifiScanInfo>>): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function getScanResultsSync(): Array\<WifiScanInfo>;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function updateNetwork(config: WifiDeviceConfig): number;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function disableNetwork(netId: number): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function removeAllNetwork(): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function removeDevice(id: number): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function getStations(): Array\<StationInfo>;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function getCurrentGroup(): Promise\<WifiP2pGroupInfo>;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function getCurrentGroup(callback: AsyncCallback\<WifiP2pGroupInfo>): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function createGroup(config: WifiP2PConfig): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function removeGroup(): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function startDiscoverDevices(): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function stopDiscoverDevices(): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function deletePersistentGroup(netId: number): void;|NA|@ohos.wifiManager.d.ts|
|Deleted|Module name: ohos.wifiManager<br>Class name: wifiManager<br>Method or attribute name: function setDeviceName(devName: string): void;|NA|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function scan(): void;<br>Permission: ohos.permission.SET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function scan(): void;<br>Permission: ohos.permission.SET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function getCandidateConfigs(): Array\<WifiDeviceConfig>;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function getCandidateConfigs(): Array\<WifiDeviceConfig>;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function getDeviceConfigs(): Array\<WifiDeviceConfig>;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.GET_WIFI_CONFIG|Class name: wifiManager<br>Method or attribute name: function getDeviceConfigs(): Array\<WifiDeviceConfig>;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION and ohos.permission.GET_WIFI_CONFIG|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function getP2pPeerDevices(): Promise\<WifiP2pDevice[]>;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function getP2pPeerDevices(): Promise\<WifiP2pDevice[]>;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function getP2pPeerDevices(callback: AsyncCallback\<WifiP2pDevice[]>): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function getP2pPeerDevices(callback: AsyncCallback\<WifiP2pDevice[]>): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function p2pConnect(config: WifiP2PConfig): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function p2pConnect(config: WifiP2PConfig): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function getP2pGroups(): Promise\<Array\<WifiP2pGroupInfo>>;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function getP2pGroups(): Promise\<Array\<WifiP2pGroupInfo>>;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function getP2pGroups(callback: AsyncCallback\<Array\<WifiP2pGroupInfo>>): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function getP2pGroups(callback: AsyncCallback\<Array\<WifiP2pGroupInfo>>): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function on(type: "p2pDeviceChange", callback: Callback\<WifiP2pDevice>): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function on(type: "p2pDeviceChange", callback: Callback\<WifiP2pDevice>): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function off(type: "p2pDeviceChange", callback?: Callback\<WifiP2pDevice>): void;<br>Permission: ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function off(type: "p2pDeviceChange", callback?: Callback\<WifiP2pDevice>): void;<br>Permission: ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function on(type: "p2pPeerDeviceChange", callback: Callback\<WifiP2pDevice[]>): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function on(type: "p2pPeerDeviceChange", callback: Callback\<WifiP2pDevice[]>): void;<br>Permission: ohos.permission.GET_WIFI_INFO and ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Permission changed|Class name: wifiManager<br>Method or attribute name: function off(type: "p2pPeerDeviceChange", callback?: Callback\<WifiP2pDevice[]>): void;<br>Permission: ohos.permission.LOCATION|Class name: wifiManager<br>Method or attribute name: function off(type: "p2pPeerDeviceChange", callback?: Callback\<WifiP2pDevice[]>): void;<br>Permission: ohos.permission.LOCATION and ohos.permission.APPROXIMATELY_LOCATION|@ohos.wifiManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addAllowedInstallBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeAllowedInstallBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getAllowedInstallBundles(admin: Want, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getAllowedInstallBundles(admin: Want, userId: number, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getAllowedInstallBundles(admin: Want, userId?: number): Promise\<Array\<string>>;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function addDisallowedInstallBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\<string>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\<string>, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function removeDisallowedInstallBundles(admin: Want, appIds: Array\<string>, userId?: number): Promise\<void>;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getDisallowedInstallBundles(admin: Want, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getDisallowedInstallBundles(admin: Want, userId: number, callback: AsyncCallback\<Array\<string>>): void;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Module name: ohos.enterprise.bundleManager<br>Class name: bundleManager<br>Method or attribute name: function getDisallowedInstallBundles(admin: Want, userId?: number): Promise\<Array\<string>>;|@ohos.enterprise.bundleManager.d.ts|
|Added|NA|Class name: dateTimeManager<br>Method or attribute name: function disallowModifyDateTime(admin: Want, disallow: boolean, callback: AsyncCallback\<void>): void;|@ohos.enterprise.dateTimeManager.d.ts|
|Added|NA|Class name: dateTimeManager<br>Method or attribute name: function disallowModifyDateTime(admin: Want, disallow: boolean): Promise\<void>;|@ohos.enterprise.dateTimeManager.d.ts|
|Added|NA|Class name: dateTimeManager<br>Method or attribute name: function isModifyDateTimeDisallowed(admin: Want, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.dateTimeManager.d.ts|
|Added|NA|Class name: dateTimeManager<br>Method or attribute name: function isModifyDateTimeDisallowed(admin: Want): Promise\<boolean>;|@ohos.enterprise.dateTimeManager.d.ts|
|Model changed|Class name: FileAccessHelper<br>Method or attribute name: getRoots(): Promise\<RootIterator>;<br>Model: @StageModelOnly|Class name: FileAccessHelper<br>Method or attribute name: getRoots(): Promise\<RootIterator>;<br>Model: N/A|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: FileInfo<br>Method or attribute name: uri: string;<br>Permission: N/A|Class name: FileInfo<br>Method or attribute name: uri: string;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: FileInfo<br>Method or attribute name: fileName: string;<br>Permission: N/A|Class name: FileInfo<br>Method or attribute name: fileName: string;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: FileInfo<br>Method or attribute name: mode: number;<br>Permission: N/A|Class name: FileInfo<br>Method or attribute name: mode: number;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: FileInfo<br>Method or attribute name: size: number;<br>Permission: N/A|Class name: FileInfo<br>Method or attribute name: size: number;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: FileInfo<br>Method or attribute name: mtime: number;<br>Permission: N/A|Class name: FileInfo<br>Method or attribute name: mtime: number;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: FileInfo<br>Method or attribute name: mimeType: string;<br>Permission: N/A|Class name: FileInfo<br>Method or attribute name: mimeType: string;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: RootInfo<br>Method or attribute name: deviceType: number;<br>Permission: N/A|Class name: RootInfo<br>Method or attribute name: deviceType: number;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: RootInfo<br>Method or attribute name: uri: string;<br>Permission: N/A|Class name: RootInfo<br>Method or attribute name: uri: string;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: RootInfo<br>Method or attribute name: displayName: string;<br>Permission: N/A|Class name: RootInfo<br>Method or attribute name: displayName: string;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Permission added|Class name: RootInfo<br>Method or attribute name: deviceFlags: number;<br>Permission: N/A|Class name: RootInfo<br>Method or attribute name: deviceFlags: number;<br>Permission: ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
|Function changed|Class name: fileIo<br>Method or attribute name: function closeSync(fd: number \| File): void;<br>|Class name: fileIo<br>Method or attribute name: function closeSync(file: number \| File): void;<br>|@ohos.file.fs.d.ts|
|Initial version changed|Class name: I18NUtil<br>Method or attribute name: static getDateOrder(locale: string): string;<br>Initial version: 9|Class name: I18NUtil<br>Method or attribute name: static getDateOrder(locale: string): string;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: i18n<br>Method or attribute name: function getCalendar(locale: string, type?: string): Calendar;<br>Initial version: 8|Class name: i18n<br>Method or attribute name: function getCalendar(locale: string, type?: string): Calendar;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: setTime(date: Date): void;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: setTime(date: Date): void;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: setTime(time: number): void;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: setTime(time: number): void;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: setTimeZone(timezone: string): void;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: setTimeZone(timezone: string): void;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: getTimeZone(): string;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: getTimeZone(): string;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: getFirstDayOfWeek(): number;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: getFirstDayOfWeek(): number;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: setFirstDayOfWeek(value: number): void;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: setFirstDayOfWeek(value: number): void;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: getMinimalDaysInFirstWeek(): number;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: getMinimalDaysInFirstWeek(): number;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: setMinimalDaysInFirstWeek(value: number): void;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: setMinimalDaysInFirstWeek(value: number): void;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: get(field: string): number;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: get(field: string): number;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Calendar<br>Method or attribute name: isWeekend(date?: Date): boolean;<br>Initial version: 8|Class name: Calendar<br>Method or attribute name: isWeekend(date?: Date): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: i18n<br>Method or attribute name: function isRTL(locale: string): boolean;<br>Initial version: 7|Class name: i18n<br>Method or attribute name: function isRTL(locale: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static isDigit(char: string): boolean;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static isDigit(char: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static isSpaceChar(char: string): boolean;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static isSpaceChar(char: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static isWhitespace(char: string): boolean;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static isWhitespace(char: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static isRTL(char: string): boolean;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static isRTL(char: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static isIdeograph(char: string): boolean;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static isIdeograph(char: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static isLetter(char: string): boolean;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static isLetter(char: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static isLowerCase(char: string): boolean;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static isLowerCase(char: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static isUpperCase(char: string): boolean;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static isUpperCase(char: string): boolean;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: Unicode<br>Method or attribute name: static getType(char: string): string;<br>Initial version: 9|Class name: Unicode<br>Method or attribute name: static getType(char: string): string;<br>Initial version: 10|@ohos.i18n.d.ts|
|Initial version changed|Class name: i18n<br>Method or attribute name: function getTimeZone(zoneID?: string): TimeZone;<br>Initial version: 7|Class name: i18n<br>Method or attribute name: function getTimeZone(zoneID?: string): TimeZone;<br>Initial version: 10|@ohos.i18n.d.ts|
|Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType<br>Method or attribute name: DEFAULT|@ohos.wallpaper.d.ts|
|Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType<br>Method or attribute name: PICTURE|@ohos.wallpaper.d.ts|
|Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType<br>Method or attribute name: VIDEO|@ohos.wallpaper.d.ts|
|Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType<br>Method or attribute name: PACKAGE|@ohos.wallpaper.d.ts|
|Added|NA|Class name: wallpaper<br>Method or attribute name: function setVideo(source: string, wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;|@ohos.wallpaper.d.ts|
|Added|NA|Class name: wallpaper<br>Method or attribute name: function setVideo(source: string, wallpaperType: WallpaperType): Promise\<void>;|@ohos.wallpaper.d.ts|
|Added|NA|Class name: wallpaper<br>Method or attribute name: function on(<br><br> type: 'wallpaperChange',<br><br> callback: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType) => void<br><br> ): void;|@ohos.wallpaper.d.ts|
|Added|NA|Class name: wallpaper<br>Method or attribute name: function off(<br><br> type: 'wallpaperChange',<br><br> callback?: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType) => void<br><br> ): void;|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: inputMethod<br>Method or attribute name: function switchCurrentInputMethodSubtype(target: InputMethodSubtype, callback: AsyncCallback\<boolean>): void;<br>Initial version: 9|Class name: inputMethod<br>Method or attribute name: function switchCurrentInputMethodSubtype(target: InputMethodSubtype, callback: AsyncCallback\<boolean>): void;<br>Initial version: 10|@ohos.inputMethod.d.ts|
|Initial version changed|Class name: inputMethod<br>Method or attribute name: function switchCurrentInputMethodSubtype(target: InputMethodSubtype): Promise\<boolean>;<br>Initial version: 9|Class name: inputMethod<br>Method or attribute name: function switchCurrentInputMethodSubtype(target: InputMethodSubtype): Promise\<boolean>;<br>Initial version: 10|@ohos.inputMethod.d.ts|
|Added|NA|Class name: avSession<br>Method or attribute name: function getHistoricalSessionDescriptors(maxSize: number, callback: AsyncCallback\<Array\<Readonly\<AVSessionDescriptor>>>): void;|@ohos.multimedia.avsession.d.ts|
|Added|NA|Class name: avSession<br>Method or attribute name: function getHistoricalSessionDescriptors(maxSize?: number): Promise\<Array\<Readonly\<AVSessionDescriptor>>>;|@ohos.multimedia.avsession.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Class name: commonEventManager<br>Method or attribute name: function removeStickyCommonEvent(event: string, callback: AsyncCallback\<void>): void;|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: commonEventManager<br>Method or attribute name: function removeStickyCommonEvent(event: string): Promise\<void>;|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: commonEventManager<br>Method or attribute name: function setStaticSubscriberState(enable: boolean, callback: AsyncCallback\<void>): void;|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: commonEventManager<br>Method or attribute name: function setStaticSubscriberState(enable: boolean): Promise\<void>;|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_CHARGE_TYPE_CHANGED = "usual.event.CHARGE_TYPE_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_DEVICE_IDLE_EXEMPTION_LIST_UPDATED = "usual.event.DEVICE_IDLE_EXEMPTION_LIST_UPDATED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_QUICK_FIX_REVOKE_RESULT = "usual.event.QUICK_FIX_REVOKE_RESULT"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_HTTP_PROXY_CHANGE = "usual.event.HTTP_PROXY_CHANGE"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_STATE_CHANGED = "usual.event.SIM_STATE_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_RECEIVE_COMPLETED = "usual.event.SMS_RECEIVE_COMPLETED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_EMERGENCY_CB_RECEIVE_COMPLETED = "usual.event.SMS_EMERGENCY_CB_RECEIVE_COMPLETED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED = "usual.event.SMS_CB_RECEIVE_COMPLETED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_STK_COMMAND = "usual.event.STK_COMMAND"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_STK_SESSION_END = "usual.event.STK_SESSION_END"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_STK_CARD_STATE_CHANGED = "usual.event.STK_CARD_STATE_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_STK_ALPHA_IDENTIFIER = "usual.event.STK_ALPHA_IDENTIFIER"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED = "usual.event.SMS_WAPPUSH_RECEIVE_COMPLETED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_OPERATOR_CONFIG_CHANGED = "usual.event.OPERATOR_CONFIG_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_CARD_DEFAULT_SMS_SUBSCRIPTION_CHANGED = "usual.event.SIM.DEFAULT_SMS_SUBSCRIPTION_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_CARD_DEFAULT_DATA_SUBSCRIPTION_CHANGED = "usual.event.SIM.DEFAULT_DATA_SUBSCRIPTION_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_CARD_DEFAULT_MAIN_SUBSCRIPTION_CHANGED = "usual.event.SIM.DEFAULT_MAIN_SUBSCRIPTION_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_CARD_DEFAULT_VOICE_SUBSCRIPTION_CHANGED = "usual.event.SIM.DEFAULT_VOICE_SUBSCRIPTION_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_CALL_STATE_CHANGED = "usual.event.CALL_STATE_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_CELLULAR_DATA_STATE_CHANGED = "usual.event.CELLULAR_DATA_STATE_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_NETWORK_STATE_CHANGED = "usual.event.NETWORK_STATE_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIGNAL_INFO_CHANGED = "usual.event.SIGNAL_INFO_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_INCOMING_CALL_MISSED = "usual.event.INCOMING_CALL_MISSED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_RADIO_STATE_CHANGE = "usual.event.RADIO_STATE_CHANGE"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_DOMAIN_ACCOUNT_STATUS_CHANGED = "usual.event.DOMAIN_ACCOUNT_STATUS_CHANGED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_UNLOCKED = "usual.event.SCREEN_UNLOCKED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_LOCKED = "usual.event.SCREEN_LOCKED"|@ohos.commonEventManager.d.ts|
|Added|NA|Class name: notificationManager<br>Method or attribute name: function setBadgeNumber(badgeNumber: number, callback: AsyncCallback\<void>): void;|@ohos.notificationManager.d.ts|
|Added|NA|Class name: notificationManager<br>Method or attribute name: function setBadgeNumber(badgeNumber: number): Promise\<void>;|@ohos.notificationManager.d.ts|
|Added|NA|Class name: notificationManager<br>Method or attribute name: function on(type: 'checkNotification', callback: (checkInfo: NotificationCheckInfo) => NotificationCheckResult): void;|@ohos.notificationManager.d.ts|
|Added|NA|Class name: notificationManager<br>Method or attribute name: function off(type: 'checkNotification', callback?: (checkInfo: NotificationCheckInfo) => NotificationCheckResult): void;|@ohos.notificationManager.d.ts|
|Initial version changed|Class name: abilityAccessCtrl<br>Method or attribute name: function createAtManager(): AtManager;<br>Initial version: 8|Class name: abilityAccessCtrl<br>Method or attribute name: function createAtManager(): AtManager;<br>Initial version: 10|@ohos.abilityAccessCtrl.d.ts|
| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Class name: BusinessVendor<br>Method or attribute name: PUBLIC = 'public'|@ohos.update.d.ts|
|Added|NA|Class name: UpgradeAction<br>Method or attribute name: UPGRADE = 'upgrade'|@ohos.update.d.ts|
|Added|NA|Class name: UpgradeAction<br>Method or attribute name: RECOVERY = 'recovery'|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeInfo<br>Access level: public API|Class name: UpgradeInfo<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeInfo<br>Method or attribute name: upgradeApp: string;<br>Access level: public API|Class name: UpgradeInfo<br>Method or attribute name: upgradeApp: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeInfo<br>Method or attribute name: businessType: BusinessType;<br>Access level: public API|Class name: UpgradeInfo<br>Method or attribute name: businessType: BusinessType;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: BusinessType<br>Access level: public API|Class name: BusinessType<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: BusinessType<br>Method or attribute name: vendor: BusinessVendor;<br>Access level: public API|Class name: BusinessType<br>Method or attribute name: vendor: BusinessVendor;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: BusinessType<br>Method or attribute name: subType: BusinessSubType;<br>Access level: public API|Class name: BusinessType<br>Method or attribute name: subType: BusinessSubType;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: CheckResult<br>Access level: public API|Class name: CheckResult<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: CheckResult<br>Method or attribute name: isExistNewVersion: boolean;<br>Access level: public API|Class name: CheckResult<br>Method or attribute name: isExistNewVersion: boolean;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: CheckResult<br>Method or attribute name: newVersionInfo: NewVersionInfo;<br>Access level: public API|Class name: CheckResult<br>Method or attribute name: newVersionInfo: NewVersionInfo;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NewVersionInfo<br>Access level: public API|Class name: NewVersionInfo<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NewVersionInfo<br>Method or attribute name: versionDigestInfo: VersionDigestInfo;<br>Access level: public API|Class name: NewVersionInfo<br>Method or attribute name: versionDigestInfo: VersionDigestInfo;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NewVersionInfo<br>Method or attribute name: versionComponents: Array\<VersionComponent>;<br>Access level: public API|Class name: NewVersionInfo<br>Method or attribute name: versionComponents: Array\<VersionComponent>;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionDigestInfo<br>Access level: public API|Class name: VersionDigestInfo<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionDigestInfo<br>Method or attribute name: versionDigest: string;<br>Access level: public API|Class name: VersionDigestInfo<br>Method or attribute name: versionDigest: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Access level: public API|Class name: VersionComponent<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Method or attribute name: componentId: string;<br>Access level: public API|Class name: VersionComponent<br>Method or attribute name: componentId: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Method or attribute name: componentType: ComponentType;<br>Access level: public API|Class name: VersionComponent<br>Method or attribute name: componentType: ComponentType;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Method or attribute name: upgradeAction: UpgradeAction;<br>Access level: public API|Class name: VersionComponent<br>Method or attribute name: upgradeAction: UpgradeAction;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Method or attribute name: displayVersion: string;<br>Access level: public API|Class name: VersionComponent<br>Method or attribute name: displayVersion: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Method or attribute name: innerVersion: string;<br>Access level: public API|Class name: VersionComponent<br>Method or attribute name: innerVersion: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Method or attribute name: size: number;<br>Access level: public API|Class name: VersionComponent<br>Method or attribute name: size: number;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Method or attribute name: effectiveMode: EffectiveMode;<br>Access level: public API|Class name: VersionComponent<br>Method or attribute name: effectiveMode: EffectiveMode;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: VersionComponent<br>Method or attribute name: descriptionInfo: DescriptionInfo;<br>Access level: public API|Class name: VersionComponent<br>Method or attribute name: descriptionInfo: DescriptionInfo;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionOptions<br>Access level: public API|Class name: DescriptionOptions<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionOptions<br>Method or attribute name: format: DescriptionFormat;<br>Access level: public API|Class name: DescriptionOptions<br>Method or attribute name: format: DescriptionFormat;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionOptions<br>Method or attribute name: language: string;<br>Access level: public API|Class name: DescriptionOptions<br>Method or attribute name: language: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ComponentDescription<br>Access level: public API|Class name: ComponentDescription<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ComponentDescription<br>Method or attribute name: componentId: string;<br>Access level: public API|Class name: ComponentDescription<br>Method or attribute name: componentId: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ComponentDescription<br>Method or attribute name: descriptionInfo: DescriptionInfo;<br>Access level: public API|Class name: ComponentDescription<br>Method or attribute name: descriptionInfo: DescriptionInfo;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionInfo<br>Access level: public API|Class name: DescriptionInfo<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionInfo<br>Method or attribute name: descriptionType: DescriptionType;<br>Access level: public API|Class name: DescriptionInfo<br>Method or attribute name: descriptionType: DescriptionType;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionInfo<br>Method or attribute name: content: string;<br>Access level: public API|Class name: DescriptionInfo<br>Method or attribute name: content: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: CurrentVersionInfo<br>Access level: public API|Class name: CurrentVersionInfo<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: CurrentVersionInfo<br>Method or attribute name: osVersion: string;<br>Access level: public API|Class name: CurrentVersionInfo<br>Method or attribute name: osVersion: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: CurrentVersionInfo<br>Method or attribute name: deviceName: string;<br>Access level: public API|Class name: CurrentVersionInfo<br>Method or attribute name: deviceName: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: CurrentVersionInfo<br>Method or attribute name: versionComponents: Array\<VersionComponent>;<br>Access level: public API|Class name: CurrentVersionInfo<br>Method or attribute name: versionComponents: Array\<VersionComponent>;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DownloadOptions<br>Access level: public API|Class name: DownloadOptions<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DownloadOptions<br>Method or attribute name: allowNetwork: NetType;<br>Access level: public API|Class name: DownloadOptions<br>Method or attribute name: allowNetwork: NetType;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DownloadOptions<br>Method or attribute name: order: Order;<br>Access level: public API|Class name: DownloadOptions<br>Method or attribute name: order: Order;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ResumeDownloadOptions<br>Access level: public API|Class name: ResumeDownloadOptions<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ResumeDownloadOptions<br>Method or attribute name: allowNetwork: NetType;<br>Access level: public API|Class name: ResumeDownloadOptions<br>Method or attribute name: allowNetwork: NetType;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: PauseDownloadOptions<br>Access level: public API|Class name: PauseDownloadOptions<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: PauseDownloadOptions<br>Method or attribute name: isAllowAutoResume: boolean;<br>Access level: public API|Class name: PauseDownloadOptions<br>Method or attribute name: isAllowAutoResume: boolean;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeOptions<br>Access level: public API|Class name: UpgradeOptions<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeOptions<br>Method or attribute name: order: Order;<br>Access level: public API|Class name: UpgradeOptions<br>Method or attribute name: order: Order;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ClearOptions<br>Access level: public API|Class name: ClearOptions<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ClearOptions<br>Method or attribute name: status: UpgradeStatus;<br>Access level: public API|Class name: ClearOptions<br>Method or attribute name: status: UpgradeStatus;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradePolicy<br>Access level: public API|Class name: UpgradePolicy<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradePolicy<br>Method or attribute name: downloadStrategy: boolean;<br>Access level: public API|Class name: UpgradePolicy<br>Method or attribute name: downloadStrategy: boolean;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradePolicy<br>Method or attribute name: autoUpgradeStrategy: boolean;<br>Access level: public API|Class name: UpgradePolicy<br>Method or attribute name: autoUpgradeStrategy: boolean;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradePolicy<br>Method or attribute name: autoUpgradePeriods: Array\<UpgradePeriod>;<br>Access level: public API|Class name: UpgradePolicy<br>Method or attribute name: autoUpgradePeriods: Array\<UpgradePeriod>;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradePeriod<br>Access level: public API|Class name: UpgradePeriod<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradePeriod<br>Method or attribute name: start: number;<br>Access level: public API|Class name: UpgradePeriod<br>Method or attribute name: start: number;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradePeriod<br>Method or attribute name: end: number;<br>Access level: public API|Class name: UpgradePeriod<br>Method or attribute name: end: number;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskInfo<br>Access level: public API|Class name: TaskInfo<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskInfo<br>Method or attribute name: existTask: boolean;<br>Access level: public API|Class name: TaskInfo<br>Method or attribute name: existTask: boolean;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskInfo<br>Method or attribute name: taskBody: TaskBody;<br>Access level: public API|Class name: TaskInfo<br>Method or attribute name: taskBody: TaskBody;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventInfo<br>Access level: public API|Class name: EventInfo<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventInfo<br>Method or attribute name: eventId: EventId;<br>Access level: public API|Class name: EventInfo<br>Method or attribute name: eventId: EventId;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventInfo<br>Method or attribute name: taskBody: TaskBody;<br>Access level: public API|Class name: EventInfo<br>Method or attribute name: taskBody: TaskBody;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskBody<br>Access level: public API|Class name: TaskBody<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskBody<br>Method or attribute name: versionDigestInfo: VersionDigestInfo;<br>Access level: public API|Class name: TaskBody<br>Method or attribute name: versionDigestInfo: VersionDigestInfo;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskBody<br>Method or attribute name: status: UpgradeStatus;<br>Access level: public API|Class name: TaskBody<br>Method or attribute name: status: UpgradeStatus;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskBody<br>Method or attribute name: subStatus: number;<br>Access level: public API|Class name: TaskBody<br>Method or attribute name: subStatus: number;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskBody<br>Method or attribute name: progress: number;<br>Access level: public API|Class name: TaskBody<br>Method or attribute name: progress: number;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskBody<br>Method or attribute name: installMode: number;<br>Access level: public API|Class name: TaskBody<br>Method or attribute name: installMode: number;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskBody<br>Method or attribute name: errorMessages: Array\<ErrorMessage>;<br>Access level: public API|Class name: TaskBody<br>Method or attribute name: errorMessages: Array\<ErrorMessage>;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: TaskBody<br>Method or attribute name: versionComponents: Array\<VersionComponent>;<br>Access level: public API|Class name: TaskBody<br>Method or attribute name: versionComponents: Array\<VersionComponent>;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ErrorMessage<br>Access level: public API|Class name: ErrorMessage<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ErrorMessage<br>Method or attribute name: errorCode: number;<br>Access level: public API|Class name: ErrorMessage<br>Method or attribute name: errorCode: number;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ErrorMessage<br>Method or attribute name: errorMessage: string;<br>Access level: public API|Class name: ErrorMessage<br>Method or attribute name: errorMessage: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventClassifyInfo<br>Access level: public API|Class name: EventClassifyInfo<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventClassifyInfo<br>Method or attribute name: eventClassify: EventClassify;<br>Access level: public API|Class name: EventClassifyInfo<br>Method or attribute name: eventClassify: EventClassify;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventClassifyInfo<br>Method or attribute name: extraInfo: string;<br>Access level: public API|Class name: EventClassifyInfo<br>Method or attribute name: extraInfo: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeFile<br>Access level: public API|Class name: UpgradeFile<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeFile<br>Method or attribute name: fileType: ComponentType;<br>Access level: public API|Class name: UpgradeFile<br>Method or attribute name: fileType: ComponentType;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeFile<br>Method or attribute name: filePath: string;<br>Access level: public API|Class name: UpgradeFile<br>Method or attribute name: filePath: string;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeTaskCallback<br>Access level: public API|Class name: UpgradeTaskCallback<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeTaskCallback<br>Method or attribute name: (eventInfo: EventInfo): void;<br>Access level: public API|Class name: UpgradeTaskCallback<br>Method or attribute name: (eventInfo: EventInfo): void;<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: BusinessVendor<br>Access level: public API|Class name: BusinessVendor<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: BusinessSubType<br>Access level: public API|Class name: BusinessSubType<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: BusinessSubType<br>Method or attribute name: FIRMWARE = 1<br>Access level: public API|Class name: BusinessSubType<br>Method or attribute name: FIRMWARE = 1<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ComponentType<br>Access level: public API|Class name: ComponentType<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: ComponentType<br>Method or attribute name: OTA = 1<br>Access level: public API|Class name: ComponentType<br>Method or attribute name: OTA = 1<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeAction<br>Access level: public API|Class name: UpgradeAction<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EffectiveMode<br>Access level: public API|Class name: EffectiveMode<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EffectiveMode<br>Method or attribute name: COLD = 1<br>Access level: public API|Class name: EffectiveMode<br>Method or attribute name: COLD = 1<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EffectiveMode<br>Method or attribute name: LIVE = 2<br>Access level: public API|Class name: EffectiveMode<br>Method or attribute name: LIVE = 2<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EffectiveMode<br>Method or attribute name: LIVE_AND_COLD = 3<br>Access level: public API|Class name: EffectiveMode<br>Method or attribute name: LIVE_AND_COLD = 3<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionType<br>Access level: public API|Class name: DescriptionType<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionType<br>Method or attribute name: CONTENT = 0<br>Access level: public API|Class name: DescriptionType<br>Method or attribute name: CONTENT = 0<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionType<br>Method or attribute name: URI = 1<br>Access level: public API|Class name: DescriptionType<br>Method or attribute name: URI = 1<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionFormat<br>Access level: public API|Class name: DescriptionFormat<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionFormat<br>Method or attribute name: STANDARD = 0<br>Access level: public API|Class name: DescriptionFormat<br>Method or attribute name: STANDARD = 0<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: DescriptionFormat<br>Method or attribute name: SIMPLIFIED = 1<br>Access level: public API|Class name: DescriptionFormat<br>Method or attribute name: SIMPLIFIED = 1<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NetType<br>Access level: public API|Class name: NetType<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NetType<br>Method or attribute name: CELLULAR = 1<br>Access level: public API|Class name: NetType<br>Method or attribute name: CELLULAR = 1<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NetType<br>Method or attribute name: METERED_WIFI = 2<br>Access level: public API|Class name: NetType<br>Method or attribute name: METERED_WIFI = 2<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NetType<br>Method or attribute name: NOT_METERED_WIFI = 4<br>Access level: public API|Class name: NetType<br>Method or attribute name: NOT_METERED_WIFI = 4<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NetType<br>Method or attribute name: WIFI = 6<br>Access level: public API|Class name: NetType<br>Method or attribute name: WIFI = 6<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: NetType<br>Method or attribute name: CELLULAR_AND_WIFI = 7<br>Access level: public API|Class name: NetType<br>Method or attribute name: CELLULAR_AND_WIFI = 7<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: Order<br>Access level: public API|Class name: Order<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: Order<br>Method or attribute name: DOWNLOAD = 1<br>Access level: public API|Class name: Order<br>Method or attribute name: DOWNLOAD = 1<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: Order<br>Method or attribute name: INSTALL = 2<br>Access level: public API|Class name: Order<br>Method or attribute name: INSTALL = 2<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: Order<br>Method or attribute name: DOWNLOAD_AND_INSTALL = 3<br>Access level: public API|Class name: Order<br>Method or attribute name: DOWNLOAD_AND_INSTALL = 3<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: Order<br>Method or attribute name: APPLY = 4<br>Access level: public API|Class name: Order<br>Method or attribute name: APPLY = 4<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: Order<br>Method or attribute name: INSTALL_AND_APPLY = 6<br>Access level: public API|Class name: Order<br>Method or attribute name: INSTALL_AND_APPLY = 6<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Access level: public API|Class name: UpgradeStatus<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: WAITING_DOWNLOAD = 20<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: WAITING_DOWNLOAD = 20<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: DOWNLOADING = 21<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: DOWNLOADING = 21<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: DOWNLOAD_PAUSED = 22<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: DOWNLOAD_PAUSED = 22<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: DOWNLOAD_FAIL = 23<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: DOWNLOAD_FAIL = 23<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: WAITING_INSTALL = 30<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: WAITING_INSTALL = 30<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: UPDATING = 31<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: UPDATING = 31<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: WAITING_APPLY = 40<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: WAITING_APPLY = 40<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: APPLYING = 41<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: APPLYING = 41<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: UPGRADE_SUCCESS = 50<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: UPGRADE_SUCCESS = 50<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: UpgradeStatus<br>Method or attribute name: UPGRADE_FAIL = 51<br>Access level: public API|Class name: UpgradeStatus<br>Method or attribute name: UPGRADE_FAIL = 51<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventClassify<br>Access level: public API|Class name: EventClassify<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventClassify<br>Method or attribute name: TASK = 0x01000000<br>Access level: public API|Class name: EventClassify<br>Method or attribute name: TASK = 0x01000000<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Access level: public API|Class name: EventId<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_TASK_BASE = EventClassify.TASK<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_TASK_BASE = EventClassify.TASK<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_TASK_RECEIVE<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_TASK_RECEIVE<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_TASK_CANCEL<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_TASK_CANCEL<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_WAIT<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_WAIT<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_START<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_START<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_UPDATE<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_UPDATE<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_PAUSE<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_PAUSE<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_RESUME<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_RESUME<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_SUCCESS<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_SUCCESS<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_FAIL<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_DOWNLOAD_FAIL<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_WAIT<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_WAIT<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_START<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_START<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_UPDATE<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_UPDATE<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_APPLY_WAIT<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_APPLY_WAIT<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_APPLY_START<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_APPLY_START<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_SUCCESS<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_SUCCESS<br>Access level: system API|@ohos.update.d.ts|
|Access level changed|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_FAIL<br>Access level: public API|Class name: EventId<br>Method or attribute name: EVENT_UPGRADE_FAIL<br>Access level: system API|@ohos.update.d.ts|