public class PermittedAndSupportedFeatures
extends java.lang.Object
This class represents the list of supported an unsupported native features. The status of these features can be modified by publisher and application's permissions (In manifest.xml).
| Modifier and Type | Class and Description |
|---|---|
static class |
PermittedAndSupportedFeatures.PermittedAndSupportedFeature
ative supported features that can be used.
|