• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Class name: Authenticator<br>Method or attribute name: checkAccountRemovable(name: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
4|Added|NA|Class name: AccountManager<br>Method or attribute name: checkOsAccountConstraintEnabled(localId: number, constraint: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts|
5|Added|NA|Class name: AccountManager<br>Method or attribute name: checkOsAccountConstraintEnabled(localId: number, constraint: string): Promise\<boolean>;|@ohos.account.osAccount.d.ts|
6|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountLocalId(callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
7|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountLocalId(): Promise\<number>;|@ohos.account.osAccount.d.ts|
8|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountLocalIdForUid(uid: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
9|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountLocalIdForUid(uid: number): Promise\<number>;|@ohos.account.osAccount.d.ts|
10|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountLocalIdForDomain(domainInfo: DomainAccountInfo, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
11|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountLocalIdForDomain(domainInfo: DomainAccountInfo): Promise\<number>;|@ohos.account.osAccount.d.ts|
12|Added|NA|Class name: AccountManager<br>Method or attribute name: getActivatedOsAccountLocalIds(callback: AsyncCallback\<Array\<number>>): void;|@ohos.account.osAccount.d.ts|
13|Added|NA|Class name: AccountManager<br>Method or attribute name: getActivatedOsAccountLocalIds(): Promise\<Array\<number>>;|@ohos.account.osAccount.d.ts|
14|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountLocalIdForSerialNumber(serialNumber: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
15|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountLocalIdForSerialNumber(serialNumber: number): Promise\<number>;|@ohos.account.osAccount.d.ts|
16|Added|NA|Class name: AccountManager<br>Method or attribute name: getSerialNumberForOsAccountLocalId(localId: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
17|Added|NA|Class name: AccountManager<br>Method or attribute name: getSerialNumberForOsAccountLocalId(localId: number): Promise\<number>;|@ohos.account.osAccount.d.ts|
18|Added|NA|Class name: AccountManager<br>Method or attribute name: getBundleIdForUid(uid: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
19|Added|NA|Class name: AccountManager<br>Method or attribute name: getBundleIdForUid(uid: number): Promise\<number>;|@ohos.account.osAccount.d.ts|
20|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountConstraintSourceTypes(localId: number, constraint: string, callback: AsyncCallback\<Array\<ConstraintSourceTypeInfo>>): void;|@ohos.account.osAccount.d.ts|
21|Added|NA|Class name: AccountManager<br>Method or attribute name: getOsAccountConstraintSourceTypes(localId: number, constraint: string): Promise\<Array\<ConstraintSourceTypeInfo>>;|@ohos.account.osAccount.d.ts|
22|Deleted|Module name: ohos.account.appAccount<br>Class name: OAuthTokenInfo<br>Method or attribute name: account?: AppAccountInfo;|NA|@ohos.account.appAccount.d.ts|
23|Deleted|Module name: ohos.account.appAccount<br>Class name: AuthenticatorCallback<br>Method or attribute name: onRequestContinued?: () => void;|NA|@ohos.account.appAccount.d.ts|
24|Deleted|Module name: ohos.account.appAccount<br>Class name: Authenticator<br>Method or attribute name: isAccountRemovable(name: string, callback: AuthCallback): void;|NA|@ohos.account.appAccount.d.ts|
25|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkConstraintEnabled(localId: number, constraint: string, callback: AsyncCallback\<boolean>): void;|NA|@ohos.account.osAccount.d.ts|
26|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: checkConstraintEnabled(localId: number, constraint: string): Promise\<boolean>;|NA|@ohos.account.osAccount.d.ts|
27|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromProcess(callback: AsyncCallback\<number>): void;|NA|@ohos.account.osAccount.d.ts|
28|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromProcess(): Promise\<number>;|NA|@ohos.account.osAccount.d.ts|
29|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromUid(uid: number, callback: AsyncCallback\<number>): void;|NA|@ohos.account.osAccount.d.ts|
30|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromUid(uid: number): Promise\<number>;|NA|@ohos.account.osAccount.d.ts|
31|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromDomain(domainInfo: DomainAccountInfo, callback: AsyncCallback\<number>): void;|NA|@ohos.account.osAccount.d.ts|
32|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdFromDomain(domainInfo: DomainAccountInfo): Promise\<number>;|NA|@ohos.account.osAccount.d.ts|
33|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getActivatedOsAccountIds(callback: AsyncCallback\<Array\<number>>): void;|NA|@ohos.account.osAccount.d.ts|
34|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getActivatedOsAccountIds(): Promise\<Array\<number>>;|NA|@ohos.account.osAccount.d.ts|
35|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdBySerialNumber(serialNumber: number, callback: AsyncCallback\<number>): void;|NA|@ohos.account.osAccount.d.ts|
36|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountLocalIdBySerialNumber(serialNumber: number): Promise\<number>;|NA|@ohos.account.osAccount.d.ts|
37|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: querySerialNumberByOsAccountLocalId(localId: number, callback: AsyncCallback\<number>): void;|NA|@ohos.account.osAccount.d.ts|
38|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: querySerialNumberByOsAccountLocalId(localId: number): Promise\<number>;|NA|@ohos.account.osAccount.d.ts|
39|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getBundleIdFromUid(uid: number, callback: AsyncCallback\<number>): void;|NA|@ohos.account.osAccount.d.ts|
40|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: getBundleIdFromUid(uid: number): Promise\<number>;|NA|@ohos.account.osAccount.d.ts|
41|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountConstraintSourceTypes(localId: number, constraint: string, callback: AsyncCallback\<Array\<ConstraintSourceTypeInfo>>): void;|NA|@ohos.account.osAccount.d.ts|
42|Deleted|Module name: ohos.account.osAccount<br>Class name: AccountManager<br>Method or attribute name: queryOsAccountConstraintSourceTypes(localId: number, constraint: string): Promise\<Array\<ConstraintSourceTypeInfo>>;|NA|@ohos.account.osAccount.d.ts|
43|Initial version changed|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_NOT_EXIST = 0<br>Initial version: N/A|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_NOT_EXIST = 0<br>Initial version: 9|@ohos.account.osAccount.d.ts|
44|Initial version changed|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_BASE = 1<br>Initial version: N/A|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_BASE = 1<br>Initial version: 9|@ohos.account.osAccount.d.ts|
45|Initial version changed|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_DEVICE_OWNER = 2<br>Initial version: N/A|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_DEVICE_OWNER = 2<br>Initial version: 9|@ohos.account.osAccount.d.ts|
46|Initial version changed|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_PROFILE_OWNER = 3<br>Initial version: N/A|Class name: ConstraintSourceType<br>Method or attribute name: CONSTRAINT_TYPE_PROFILE_OWNER = 3<br>Initial version: 9|@ohos.account.osAccount.d.ts|
47|Initial version changed|Class name: ConstraintSourceTypeInfo<br>Method or attribute name: localId: number;<br>Initial version: N/A|Class name: ConstraintSourceTypeInfo<br>Method or attribute name: localId: number;<br>Initial version: 9|@ohos.account.osAccount.d.ts|
48|Initial version changed|Class name: ConstraintSourceTypeInfo<br>Method or attribute name: type: ConstraintSourceType;<br>Initial version: N/A|Class name: ConstraintSourceTypeInfo<br>Method or attribute name: type: ConstraintSourceType;<br>Initial version: 9|@ohos.account.osAccount.d.ts|
49|Permission deleted|Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS or ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>Permission: N/A|@ohos.account.osAccount.d.ts|
50|Error code added|NA|Class name: PINAuth<br>Method or attribute name: unregisterInputer(): void;<br>Error code: 201|@ohos.account.osAccount.d.ts|
51|Error code added|NA|Class name: UserIdentityManager<br>Method or attribute name: closeSession(): void;<br>Error code: 201|@ohos.account.osAccount.d.ts|
52|Function changed|Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified(localId?: number): Promise\<boolean>;<br>|Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified(): Promise\<boolean>;<br>|@ohos.account.osAccount.d.ts|
53|Function changed|Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified(localId?: number): Promise\<boolean>;<br>|Class name: AccountManager<br>Method or attribute name: checkOsAccountVerified(localId: number): Promise\<boolean>;<br>|@ohos.account.osAccount.d.ts|
54|Function changed|Class name: IInputData<br>Method or attribute name: onSetData: (pinSubType: AuthSubType, data: Uint8Array) => void;<br>|Class name: IInputData<br>Method or attribute name: onSetData: (authSubType: AuthSubType, data: Uint8Array) => void;<br>|@ohos.account.osAccount.d.ts|
55|Function changed|Class name: IInputer<br>Method or attribute name: onGetData: (pinSubType: AuthSubType, callback: IInputData) => void;<br>|Class name: IInputer<br>Method or attribute name: onGetData: (authSubType: AuthSubType, callback: IInputData) => void;<br>|@ohos.account.osAccount.d.ts|
56