harmony 鸿蒙js-apidiff-distributed-hardware
Change Type | Old Version | New Version | d.ts File |
---|---|---|---|
Added | NA | Module name: ohos.distributedHardware.deviceManager Class name: DeviceInfo Method or attribute name: authForm: AuthForm; |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Class name: DeviceInfo Method or attribute name: authForm: AuthForm; |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Module name: ohos.distributedHardware.deviceManager Class name: AuthForm |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Module name: ohos.distributedHardware.deviceManager Class name: AuthForm Method or attribute name: INVALID_TYPE = -1 |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Module name: ohos.distributedHardware.deviceManager Class name: AuthForm Method or attribute name: PEER_TO_PEER = 0 |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Module name: ohos.distributedHardware.deviceManager Class name: AuthForm Method or attribute name: IDENTICAL_ACCOUNT = 1 |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Module name: ohos.distributedHardware.deviceManager Class name: AuthForm Method or attribute name: ACROSS_ACCOUNT = 2 |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Class name: DeviceManager Method or attribute name: getDeviceInfo(networkId: string, callback: AsyncCallback<DeviceInfo>): void; |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Class name: DeviceManager Method or attribute name: getDeviceInfo(networkId: string): Promise<DeviceInfo>; |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Class name: DeviceManager Method or attribute name: requestCredentialRegisterInfo(requestInfo: string, callback: AsyncCallback<{ registerInfo: string }>): void; |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Class name: DeviceManager Method or attribute name: importCredential(credentialInfo: string, callback: AsyncCallback<{ resultInfo: string }>): void; |
@ohos.distributedHardware.deviceManager.d.ts |
Added | NA | Class name: DeviceManager Method or attribute name: deleteCredential(queryInfo: string, callback: AsyncCallback<{ resultInfo: string }>): void; |
@ohos.distributedHardware.deviceManager.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-communication
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦