• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 9.1.0.122
BBDThreatDeviceOffline Class Reference

Provide details of threats related to the device. More...

#import <GDThreatDeviceOffline.h>

Inherits BBDThreat.

Description

A range of checks are performed to determine the security health of the users device. For example, if the user has jailbroken their device or if the iOS device integrity checks have failed.

Instance Methods

(instancetype) - NS_DESIGNATED_INITIALIZER
 Creates an instance of BBDThreatDeviceOffline. More...
 
- Instance Methods inherited from BBDThreat
(BBDThreatType- getType
 Indicate the type of threat being checked. More...
 
(long) - getEvaluatedTime
 Determine when the check last completed. More...
 
(BBDThreatLevel- getRiskLevel
 Return the level of risk posed by the threat. More...
 
(BOOL) - getDetectionEnabled
 Check whether the threat is being evaluated. More...
 
(NSString *) - getInfo
 Get information on possible remediation actions to the threat. More...
 
(instancetype) - NS_UNAVAILABLE
 Only the subclasses of BBDThreat maybe instantiated. More...
 

Additional Inherited Members

- Class Methods inherited from BBDThreat
(instancetype) + NS_UNAVAILABLE
 

Method Documentation

◆ NS_DESIGNATED_INITIALIZER

- (instancetype) NS_DESIGNATED_INITIALIZER

The documentation for this class was generated from the following file: