|
MapsIndoors iOS SDK V3
|
#include <MPDataSetCache.h>
Properties | |
| NSString * | dataSetId |
| NSString * | name |
| MPDataSetCachingStrategy | cachingStrategy |
| MPDataSetCacheItem * | cacheItem |
| BOOL | isSyncing |
| BOOL | haveBundledData |
Data set cache class.
|
readnonatomicstrong |
Cache item for caching the full data set.
|
readnonatomicassign |
Caching strategy for the data set.
|
readnonatomicstrong |
Data set id.
|
readnonatomicassign |
YES if this dataset has data bundled inside the application, else NO.
|
readnonatomicassign |
|
readnonatomicstrong |
Dataset name.