Classes

The following classes are available globally.

  • Represents a location coordinate.

    See more

    Declaration

    Objective-C

    @interface RadarCoordinate : NSObject

    Swift

    class RadarCoordinate : NSObject
  • Represents the geometry of a geofence.

    Declaration

    Objective-C

    @interface RadarGeofenceGeometry : NSObject

    Swift

    class RadarGeofenceGeometry : NSObject
  • An options class used to configure Radar tracking.

    See more

    Declaration

    Objective-C

    @interface RadarTrackingOptions : NSObject

    Swift

    class RadarTrackingOptions : NSObject