ModuleInfo

    BundleManager

    Description:

    Defines the HAP information.

    Summary

    Data Fields

    Details

    description

    Description:

    deviceType

    Description:

    Pointer to the types of devices that can run the application. The maximum size of the device type array is DEVICE_TYPE_SIZE.

    isDeliveryInstall

    Description:

    Whether the HAP package is installed while the user is installing the application

    Description:

    Pointer to the metadata array whose maximum size is METADATA_SIZE

    moduleName

    Description:

    Pointer to the HAP package name

    moduleType

      Description:

      Type of the HAP package, either Entry.hap or Feature.hap

      name

      Pointer to the class name of the HAP package