| 操作 | 旧版本 | 新版本 | d.ts文件 |
|---|---|---|---|
| 新增 | NA | 类名:deviceAttest; 方法or属性:function getAttestStatus(callback: AsyncCallback | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:deviceAttest; 方法or属性:function getAttestStatus() : Promise | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:deviceAttest; 方法or属性:function getAttestStatusSync() : AttestResultInfo; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:AttestResultInfo; 方法or属性:authResult : number; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:AttestResultInfo; 方法or属性:softwareResult : number; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:AttestResultInfo; 方法or属性:softwareResultDetail : Array | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:AttestResultInfo; 方法or属性:ticket : string; | @ohos.deviceAttest.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-application