Protocols
The following protocols are available globally.
-
Location delegate protocol to receive callbacks for location updates.
See moreDeclaration
Objective-C
@protocol UALocationDelegate <NSObject>
Swift
protocol UALocationDelegate : NSObjectProtocol