| Change Type | Old Version | New Version | d.ts File |
|---|---|---|---|
| New API | NA | Class name: global; API declaration: declare namespace eSIM DIfferences: declare namespace eSIM | api/@ohos.telephony.esim.d.ts |
| New API | NA | Class name: eSIM; API declaration: function isSupported(slotId: number): boolean; DIfferences: function isSupported(slotId: number): boolean; | api/@ohos.telephony.esim.d.ts |
| New API | NA | Class name: eSIM; API declaration: function addProfile(profile: DownloadableProfile): Promise<boolean>; DIfferences: function addProfile(profile: DownloadableProfile): Promise<boolean>; | api/@ohos.telephony.esim.d.ts |
| New Kit | Class name: global; API declaration: DIfferences: NA | Class name: global; API declaration: api@ohos.telephony.esim.d.ts DIfferences: 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