SITIndoorLocationManagerStates Constants Reference
Declared in | SITIndoorLocationInterface.h |
---|
SITIndoorLocationManagerStates
SITIndoorLocationManagerState
@discussion: Represents the current state of the indoor localization manager.
Definition
typedef NS_ENUM(int, SITIndoorLocationManagerStates ) {
kSITIndoorLocationManagerStateStopped = 0,
kSITIndoorLocationManagerStateStarted,
};
Constants
Declared In
SITIndoorLocationInterface.h