• BlackBerry Spark AppSecure
  • Security library for Android applications
  • 0.7.915.0
DeviceSecurityRules.EnforcementAction Enum Reference

Control what action to take when a threat is detected.

Public Attributes

 NOTIFY
 Use the threat status notification to alert when a threat has been detected. More...
 
 TERMINATE_PROCESS
 Kill the application process as soon as a threat is detected. More...
 

Member Data Documentation

◆ NOTIFY

NOTIFY

◆ TERMINATE_PROCESS

TERMINATE_PROCESS

Terminating the process is currently only supported for debug detection.