55a280c3创建于 2025年12月12日历史提交

AbilityBase_Element

typedef struct AbilityBase_Element {...} AbilityBase_Element

Overview

The struct describes the Element in Want.

Since: 15

Related module: AbilityBase

Header file: want.h

Summary

Member Variables

Name Description
char* bundleName Pointer to the bundle name of the application.
char* moduleName Pointer to the module name.
char* abilityName Pointer to the ability name.