| 操作 | 旧版本 | 新版本 | d.ts文件 |
|---|---|---|---|
| 新增API | NA | 类名:global; API声明:declare namespace eSIM 差异内容:declare namespace eSIM | api/@ohos.telephony.esim.d.ts |
| 新增API | NA | 类名:eSIM; API声明:function isSupported(slotId: number): boolean; 差异内容:function isSupported(slotId: number): boolean; | api/@ohos.telephony.esim.d.ts |
| 新增API | NA | 类名:eSIM; API声明:function addProfile(profile: DownloadableProfile): Promise<boolean>; 差异内容:function addProfile(profile: DownloadableProfile): Promise<boolean>; | api/@ohos.telephony.esim.d.ts |
| 新增kit | 类名:global; API声明: 差异内容:NA | 类名:global; API声明:api@ohos.telephony.esim.d.ts 差异内容:TelephonyKit | api/@ohos.telephony.esim.d.ts |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apidiff-ArkGraphics2D
openharmony 鸿蒙 js-apidiff-MediaKit
openharmony 鸿蒙 js-apidiff-InputKit
openharmony 鸿蒙 js-apidiff-BasicServicesKit
openharmony 鸿蒙 js-apidiff-ConnectivityKit
openharmony 鸿蒙 js-apidiff-ArkWeb
openharmony 鸿蒙 js-apidiff-ArkData
openharmony 鸿蒙 js-apidiff-ArkTS