Enumerations
The following enumerations are available globally.
-
The types for events.
See moreDeclaration
Objective-C
enum RadarEventType {}
Swift
enum RadarEventType : Int
-
The confidence levels for events.
See moreDeclaration
Objective-C
enum RadarEventConfidence {}
Swift
enum RadarEventConfidence : Int
-
The verification types for events.
See moreDeclaration
Objective-C
enum RadarEventVerification {}
Swift
enum RadarEventVerification : Int
-
The types for learned locations.
See moreDeclaration
Objective-C
enum RadarUserInsightsLocationType {}
Swift
enum RadarUserInsightsLocationType : Int
-
The confidence levels for learned locations.
See moreDeclaration
Objective-C
enum RadarUserInsightsLocationConfidence {}
Swift
enum RadarUserInsightsLocationConfidence : Int
-
Declaration
Objective-C
enum RadarStatus {}
Swift
enum RadarStatus : Int
-
Declaration
Objective-C
enum RadarPlacesProvider {}
Swift
enum RadarPlacesProvider : Int