• BlackBerry Spark AppSecure
  • Security library for Android applications
  • 0.7.915.0
PlayProtectStatus Enum Reference

Enumeration which indicates the status of Google Play Protect verification.

Public Attributes

 UNDEFINED =(0)
 The Play Protect DeviceSecurity check is either not enabled or has not completed.
 
 DISABLED =(1)
 Play Protect verification has been disabled by the user.
 
 ENABLED =(2)
 Play Protect is enabled and verifying that installed and updated applications are safe.
 
 UNSUPPORTED_DEVICE =(3)
 The device doesn’t support Google Play Protect verification.