openharmony 鸿蒙 js-apis-bundleManager-pluginBundleInfo-sys

2025-06-12 浏览 (1)

PluginBundleInfo (System API)

The PluginBundleInfo module defines plugin information, which is obtained through the bundleManager.getAllPluginInfo API.

NOTE

The initial APIs of this module are supported since API version 19. Newly added APIs will be marked with a superscript to indicate their earliest API version.

The APIs provided by this module are system APIs.

PluginBundleInfo

Defines the plugin information.

System capability: SystemCapability.BundleManager.BundleFramework.Core

System API: This is a system API.

NameTypeRead-OnlyOptionalDescription
labelstringYesYesPlugin name.
labelIdnumberYesYesResource ID of the plugin name.
iconstringYesYesPlugin icon.
iconIdnumberYesYesResource ID of the plugin icon.
pluginBundleNamestringYesYesBundle name of the application for which the plugin is installed.
versionCodestringYesYesVersion number of the plugin.
versionNamestringYesYesVersion name of the plugin.
pluginModuleInfosArray<PluginModuleInfo>YesYesModule information of the plugin.

PluginModuleInfo

Defines the module information of a plugin.

System capability: SystemCapability.BundleManager.BundleFramework.Core

System API: This is a system API.

NameTypeRead-OnlyOptionalDescription
moduleNamestringYesYesModule name of the plugin.
descriptionIdnumberYesYesResource ID of the module description.
descriptionstringYesYesDescription of the module.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Ability Kit

harmony 鸿蒙AbilityAccessControl

harmony 鸿蒙AbilityBase

harmony 鸿蒙AbilityBase_Element

harmony 鸿蒙AbilityRuntime

harmony 鸿蒙bundle

harmony 鸿蒙OH_NativeBundle_ApplicationInfo

harmony 鸿蒙OH_NativeBundle_ElementName

harmony 鸿蒙ability_access_control.h

harmony 鸿蒙ability_base_common.h

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/AJE14o