Enumerations
The following enumerations are available globally.
-
Action of an event
See moreDeclaration
Objective-C
enum kSITOccurrenceAction {}
Swift
enum kSITOccurrenceAction : Int
-
@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 {}
Swift
enum kSITQualityValues : Int
-
Type of error the location manager can return.
See moreDeclaration
Objective-C
enum SITLocationError {}
-
Declaration
Objective-C
enum SITLocationState {}
Swift
enum SITLocationState : Int32
-
The interval indicating how often positions will be uploaded to realtime
See moreDeclaration
Objective-C
enum SITRealtimeUpdateInterval {}
Swift
enum SITRealtimeUpdateInterval : Int
-
The type of action the user should perform in order to arrive to the destination.
See moreDeclaration
Objective-C
enum kSITIndicationActions {}
Swift
enum kSITIndicationActions : Int
-
The type of turn (if any) the user should perform in order to arrive to the destination.
See moreDeclaration
Objective-C
enum kSITIndicationOrientation {}
Swift
enum kSITIndicationOrientation : Int
-
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 {}
-
Building detector strategy to find the building to start the indoor positioning. Default value is GPSProximity.
See moreDeclaration
Objective-C
enum kSITBuildingDetector {}
Swift
enum kSITBuildingDetector : Int
-
Accuracy you require for outdoor positions when the app is in background.
See moreDeclaration
Objective-C
enum kSITBackgroundAccuracy {}
Swift
enum kSITBackgroundAccuracy : Int