FabricCodePackageActivationContext.getConfigurationPackageNames 方法
定义
Retrieves the list of configuration package names in the service manifest.
public List<String> getConfigurationPackageNames()
返回
List<String>
The list of configuration package names in the service manifest.
- 替代
-
适用于