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