• BlackBerry Spark AppSecure
  • Security library for Android applications
  • 0.7.915.0
ManageFeatures.FeatureStatus Enum Reference

Enumerator to describe the state of checks for a specific security feature. More...

Description

The enumeration for indicating if a security check is currently enabled or disabled within the runtime.

Public Attributes

 ENABLED
 The feature is enabled.
 
 DISABLED
 The feature is disabled.
 
 UNAVAILABLE
 The status of the feature can't be determined or is not available in the current deployment or environment.