Protocols
The following protocols are available globally.
-
A delegate for client-side delivery of events and location updates. For more information, see https://radar.io/documentation/sdk.
See moreDeclaration
Objective-C
@protocol RadarDelegate <NSObject>
Swift
protocol RadarDelegate : NSObjectProtocol