Determine a user’s security risk level based on their real-world context. More...
#import <BlackBerryDynamics/GD/GDThreatGeoZone.h>
Utilizes events and location data and scores these against geozones set by an administrator. Requires BlackBerry Persona to be enabled and configured.
Instance Methods | |
(instancetype) | - NS_DESIGNATED_INITIALIZER |
Creates an instance of BBDThreatGeoZone. More... | |
![]() | |
(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... | |
Properties | |
NSString * | geoZoneName |
Return the name of the users current GeoZone. More... | |
BBDThreatLevel | defineGeozoneRisk |
Determine defined geozone risk level value. More... | |
BBDThreatLevel | learnedGeozoneRisk |
Determine learned geozone risk level value. More... | |
Additional Inherited Members | |
![]() | |
(instancetype) | + NS_UNAVAILABLE |
- (instancetype) NS_DESIGNATED_INITIALIZER |
|
readnonatomicstrong |
Return the name defined by the administrator of the BlackBerry Persona GeoZone within which the user is currently located.
NSString
Name of the BlackBerry Persona GeoZone or null.
|
readnonatomicassign |
|
readnonatomicassign |