harmony(鸿蒙)JS API Changes of the Bundle Management Framework
JS API Changes of the Bundle Management Framework
The table below lists the APIs changes of the bundle management framework in OpenHarmony 3.2 Beta3 over OpenHarmony 3.2 Beta2.
API Changes
Module | Class | Method/Attribute/Enumeration/Constant | Change Type |
---|---|---|---|
dispatchInfo | DispatchInfo | readonly version: string; | Added |
ohos.bundle | bundle | function getBundleInfoSync(bundleName: string, bundleFlags: number, options: BundleOptions): BundleInfo; function getBundleInfoSync(bundleName: string, bundleFlags: number): BundleInfo; |
Added |
ohos.bundle | bundle | function getApplicationInfoSync(bundleName: string, bundleFlags: number, userId: number) : ApplicationInfo; function getApplicationInfoSync(bundleName: string, bundleFlags: number) : ApplicationInfo; |
Added |
ohos.bundle | ExtensionAbilityType | PREVIEW = 14 | Added |
ohos.bundle | ExtensionAbilityType | THUMBNAIL = 13 | Added |
dispatchInfo | DispatchInfo | readonly verison: string; | Deleted |
你可能感兴趣的鸿蒙文章
harmony(鸿蒙)Updates (OpenHarmony 3.2 Beta2 -> OpenHarmony 3.2 Beta3)
harmony(鸿蒙)JS API Changes of the Ability Framework
harmony(鸿蒙)JS API Changes of the Accessibility Subsystem
harmony(鸿蒙)JS API Changes of the Account Subsystem
harmony(鸿蒙)JS API Changes of the ArkUI Development Framework
harmony(鸿蒙)JS API Changes of the Power Management Subsystem
harmony(鸿蒙)JS API Changes of the Communication Subsystem
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦