harmony 鸿蒙js-apidiff-account
Change Type | Old Version | New Version | d.ts File |
---|---|---|---|
Added | NA | Module name: ohos.account.osAccount Class name: InputerManager |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: InputerManager Method or attribute name: static registerInputer(authType: AuthType, inputer: IInputer): void; |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: InputerManager Method or attribute name: static unregisterInputer(authType: AuthType): void; |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: DomainPlugin |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: DomainPlugin Method or attribute name: auth(domainAccountInfo: DomainAccountInfo, credential: Uint8Array, callback: IUserAuthCallback): void; |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: DomainAccountManager |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: DomainAccountManager Method or attribute name: static registerPlugin(plugin: DomainPlugin): void; |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: DomainAccountManager Method or attribute name: static unregisterPlugin(): void; |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: AuthType Method or attribute name: DOMAIN = 1024 |
@ohos.account.osAccount.d.ts |
Added | NA | Module name: ohos.account.osAccount Class name: AuthSubType Method or attribute name: DOMAIN_MIXED = 10240001 |
@ohos.account.osAccount.d.ts |
Permission deleted | Class name: AppAccountManager Method or attribute name: getAllAccounts(callback: AsyncCallback Permission: ohos.permission.GET_ALL_APP_ACCOUNTS |
Class name: AppAccountManager Method or attribute name: getAllAccounts(callback: AsyncCallback Permission: N/A |
@ohos.account.appAccount.d.ts |
Permission deleted | Class name: AppAccountManager Method or attribute name: getAllAccounts(): Promise Permission: ohos.permission.GET_ALL_APP_ACCOUNTS |
Class name: AppAccountManager Method or attribute name: getAllAccounts(): Promise Permission: N/A |
@ohos.account.appAccount.d.ts |
Permission deleted | Class name: AppAccountManager Method or attribute name: getAccountsByOwner(owner: string, callback: AsyncCallback Permission: ohos.permission.GET_ALL_APP_ACCOUNTS |
Class name: AppAccountManager Method or attribute name: getAccountsByOwner(owner: string, callback: AsyncCallback Permission: N/A |
@ohos.account.appAccount.d.ts |
Permission deleted | Class name: AppAccountManager Method or attribute name: getAccountsByOwner(owner: string): Promise Permission: ohos.permission.GET_ALL_APP_ACCOUNTS |
Class name: AppAccountManager Method or attribute name: getAccountsByOwner(owner: string): Promise Permission: N/A |
@ohos.account.appAccount.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-application
harmony 鸿蒙js-apidiff-communication
harmony 鸿蒙js-apidiff-compiler-and-runtime
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦