Declared in UALocationCommonValues.h

UALocationServiceError

Represents the possible location service error conditions.

Definition

typedef NS_ENUM(NSInteger, UALocationServiceError ) {
   UALocationServiceTimedOut,
};

Constants

UALocationServiceTimedOut

The location service timed out before receiving a location.

Declared In UALocationCommonValues.h.

Declared In

UALocationCommonValues.h