• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 10.0.1.86
BBDThreatDeviceSoftware Class Reference

#import <GDThreatDeviceSoftware.h>

Inherits BBDThreat.

Instance Methods

(instancetype) - NS_DESIGNATED_INITIALIZER
 Creates an instance of BBDThreatDeviceSoftware. More...
 
(BOOL) - isDeviceOSRestricted
 
(BBDThreatLevel- getDeviceOSRisk
 
(BOOL) - isDeviceModelRestricted
 
(BBDThreatLevel- getDeviceModelRisk
 
- 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

◆ isDeviceOSRestricted

- (BOOL) isDeviceOSRestricted

◆ getDeviceOSRisk

- (BBDThreatLevel) getDeviceOSRisk

◆ isDeviceModelRestricted

- (BOOL) isDeviceModelRestricted

◆ getDeviceModelRisk

- (BBDThreatLevel) getDeviceModelRisk

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