-

- BlackBerry Dynamics
- Runtime library for iOS applications
- 10.2.0.83
Go to the documentation of this file.
7 NS_ASSUME_NONNULL_BEGIN
24 @property (nonatomic, readonly, nullable, strong) NSString *
geoZoneName;
BBDThreatLevel defineGeozoneRisk
Determine defined geozone risk level value.
Definition: GDThreatGeoZone.h:31
instancetype NS_DESIGNATED_INITIALIZER()
Creates an instance of BBDThreatGeoZone.
Interface for retrieving threat details for a specific BBDThreatType.
Definition: GDThreat.h:183
BBDThreatLevel learnedGeozoneRisk
Determine learned geozone risk level value.
Definition: GDThreatGeoZone.h:38
BBDThreatLevel
Enumeration to indicate the level of risk posed by a threat.
Definition: GDThreat.h:19
Determine a user’s security risk level based on their real-world context.
Definition: GDThreatGeoZone.h:15
NSString * geoZoneName
Return the name of the users current GeoZone.
Definition: GDThreatGeoZone.h:24