Classes
The following classes are available globally.
-
The main class used to interact with the Radar SDK.
See moreDeclaration
Objective-C
@interface Radar : NSObjectSwift
class Radar : NSObject -
Declaration
Objective-C
@interface RadarAddress : NSObjectSwift
class RadarAddress : NSObject -
Declaration
Objective-C
@interface RadarBeacon : NSObjectSwift
class RadarBeacon : NSObject -
Declaration
Objective-C
@interface RadarChain : NSObjectSwift
class RadarChain : NSObject -
Represents the geometry of a circle geofence.
See moreDeclaration
Objective-C
@interface RadarCircleGeometry : RadarGeofenceGeometrySwift
class RadarCircleGeometry : RadarGeofenceGeometry -
Declaration
Objective-C
@interface RadarContext : NSObjectSwift
class RadarContext : NSObject -
Represents a location coordinate.
See moreDeclaration
Objective-C
@interface RadarCoordinate : NSObjectSwift
class RadarCoordinate : NSObject -
Represents a change in user state.
See moreDeclaration
Objective-C
@interface RadarEvent : NSObjectSwift
class RadarEvent : NSObject -
Declaration
Objective-C
@interface RadarGeofence : NSObjectSwift
class RadarGeofence : NSObject -
Represents the geometry of a geofence.
Declaration
Objective-C
@interface RadarGeofenceGeometry : NSObjectSwift
class RadarGeofenceGeometry : NSObject -
Represents the meta block returned by a Radar API request
See moreDeclaration
Objective-C
@interface RadarMeta : NSObjectSwift
class RadarMeta : NSObject -
Declaration
Objective-C
@interface RadarPlace : NSObjectSwift
class RadarPlace : NSObject -
Represents the geometry of polygon geofence.
See moreDeclaration
Objective-C
@interface RadarPolygonGeometry : RadarGeofenceGeometrySwift
class RadarPolygonGeometry : RadarGeofenceGeometry -
Declaration
Objective-C
@interface RadarRegion : NSObjectSwift
class RadarRegion : NSObject -
Represents a route between an origin and a destination.
See moreDeclaration
Objective-C
@interface RadarRoute : NSObjectSwift
class RadarRoute : NSObject -
Represents the distance of a route.
See moreDeclaration
Objective-C
@interface RadarRouteDistance : NSObjectSwift
class RadarRouteDistance : NSObject -
Represents the duration of a route.
See moreDeclaration
Objective-C
@interface RadarRouteDuration : NSObjectSwift
class RadarRouteDuration : NSObject -
Represents the geometry of a route.
See moreDeclaration
Objective-C
@interface RadarRouteGeometry : NSObjectSwift
class RadarRouteGeometry : NSObject -
Represents routes between multiple origins and destinations.
See moreDeclaration
Objective-C
@interface RadarRouteMatrix : NSObjectSwift
class RadarRouteMatrix : NSObject -
Represents routes from an origin to a destination.
See moreDeclaration
Objective-C
@interface RadarRoutes : NSObjectSwift
class RadarRoutes : NSObject -
Represents a user segment.
See moreDeclaration
Objective-C
@interface RadarSegment : NSObjectSwift
class RadarSegment : NSObject -
An options class used to configure background tracking.
See moreDeclaration
Objective-C
@interface RadarTrackingOptions : NSObjectSwift
class RadarTrackingOptions : NSObject -
Declaration
Objective-C
@interface RadarTrip : NSObjectSwift
class RadarTrip : NSObject -
An options class used to configure trip tracking.
See moreDeclaration
Objective-C
@interface RadarTripOptions : NSObjectSwift
class RadarTripOptions : NSObject -
Represents the current user state.
See moreDeclaration
Objective-C
@interface RadarUser : NSObjectSwift
class RadarUser : NSObject
View on GitHub
Classes Reference