Enumerations

The following enumerations are available globally.

  • The confidence levels for geocoding results.

    See more

    Declaration

    Objective-C

    enum RadarAddressConfidence {}

    Swift

    enum RadarAddressConfidence : Int
  • The types for events.

    See more

    Declaration

    Objective-C

    enum RadarEventType {}

    Swift

    enum RadarEventType : Int
  • The confidence levels for events.

    See more

    Declaration

    Objective-C

    enum RadarEventConfidence {}

    Swift

    enum RadarEventConfidence : Int
  • The verification types for events.

    See more

    Declaration

    Objective-C

    enum RadarEventVerification {}

    Swift

    enum RadarEventVerification : Int