• BlackBerry Spark AppSecure
  • Security library for Android applications
  • 0.7.915.0
ThreatDeviceOffline Class Reference

Provide details of threats related to the device being offline for an extended period of time.

Inherits Threat.

Additional Inherited Members

- Public Member Functions inherited from Threat
ThreatType getType ()
 Indicate the type of threat being checked. More...
 
long getEvaluatedTime ()
 Determine when the check last completed. More...
 
ThreatLevel getRiskLevel ()
 Return the level of risk posed by the threat. More...
 
boolean getDetectionEnabled ()
 Check whether the threat is being evaluated. More...
 
boolean isEnabled ()
 Return whether the detection for this threat is enabled by configuration. More...
 
String getInfo ()
 Get information on possible remediation actions to the threat. More...
 
boolean isChecked ()
 Return if the check has been executed by the runtime. More...