Enumerations
The following enumerations are available globally.
-
Action of an event
See moreDeclaration
Objective-C
enum kSITOccurrenceAction {}
-
@typedef SITAccessibilityMode
A list of accessibility modes that can be chosen when computing a route.
See moreDeclaration
Objective-C
enum SITAccessibilityMode {}
-
Error of the directions module
See moreDeclaration
Objective-C
enum SITDirectionsError {}
-
The quality of the location. Is only used indoor.
See moreDeclaration
Objective-C
enum kSITQualityValues {}
-
Type of error the location manager can return.
See moreDeclaration
Objective-C
enum SITLocationError {}
-
Declaration
Objective-C
enum SITLocationState {}
-
The interval indicating how often positions will be uploaded to realtime
See moreDeclaration
Objective-C
enum SITRealtimeUpdateInterval {}
-
The type of action the user should perform in order to arrive to the destination.
See moreDeclaration
Objective-C
enum kSITIndicationActions {}
-
The type of turn (if any) the user should perform in order to arrive to the destination.
See moreDeclaration
Objective-C
enum kSITIndicationOrientation {}
-
Represents the current state of the indoor localization manager.
See moreDeclaration
Objective-C
enum SITIndoorLocationManagerStates {}
-
Type of error the navigation manager can return.
See moreDeclaration
Objective-C
enum SITNavigationError {}
-
Type of error the real time manager can return.
See moreDeclaration
Objective-C
enum SITRealTimeError {}