|
MapsIndoors iOS SDK V3
|
import <Foundation/Foundation.h>Go to the source code of this file.
Classes | |
| protocol | <MPLiveDataManagerDelegate> |
| Live Data Manager Delegate protocol. Conforming to this protocol makes it possible to get Live Updates, state changes, errors and other calls from MPLiveDataManager. More... | |
| class | MPLiveDataManager |
| The Live Data Manager class is the central class for managing Live Update subscriptions. More... | |
Enumerations | |
| enum | MPLiveDataManagerState { MPLiveDataManagerStateClosed , MPLiveDataManagerStateConnecting , MPLiveDataManagerStateConnected , MPLiveDataManagerStateDisconnecting } |
| Enumeration of MPLiveDataManager states. More... | |
Enumeration of MPLiveDataManager states.