harmony 鸿蒙js-apidiff-distributed-hardware
操作 | 旧版本 | 新版本 | d.ts文件 |
---|---|---|---|
新增 | NA | 模块名: ohos.distributedHardware.deviceManager 类名: DeviceInfo 方法 or 属性:authForm: AuthForm; |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 类名:DeviceInfo 方法or属性:authForm: AuthForm; |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 模块名: ohos.distributedHardware.deviceManager 类名: AuthForm |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 模块名: ohos.distributedHardware.deviceManager 类名: AuthForm 方法 or 属性:INVALID_TYPE = -1 |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 模块名: ohos.distributedHardware.deviceManager 类名: AuthForm 方法 or 属性:PEER_TO_PEER = 0 |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 模块名: ohos.distributedHardware.deviceManager 类名: AuthForm 方法 or 属性:IDENTICAL_ACCOUNT = 1 |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 模块名: ohos.distributedHardware.deviceManager 类名: AuthForm 方法 or 属性:ACROSS_ACCOUNT = 2 |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 类名:DeviceManager 方法or属性:getDeviceInfo(networkId: string, callback: AsyncCallback<DeviceInfo>): void; |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 类名:DeviceManager 方法or属性:getDeviceInfo(networkId: string): Promise<DeviceInfo>; |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 类名:DeviceManager 方法or属性:requestCredentialRegisterInfo(requestInfo: string, callback: AsyncCallback<{ registerInfo: string }>): void; |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 类名:DeviceManager 方法or属性:importCredential(credentialInfo: string, callback: AsyncCallback<{ resultInfo: string }>): void; |
@ohos.distributedHardware.deviceManager.d.ts |
新增 | NA | 类名:DeviceManager 方法or属性: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框自动聚焦