MRFeatures Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | MRFeatures.h |
bluedot
Blue Dot feature enabled
@property (nonatomic, readonly) BOOL bluedotDeclared In
MRFeatures.h
tags
Asset Tracking feature enabled
@property (nonatomic, readonly) BOOL tagsDeclared In
MRFeatures.h
campaigns
Campaigns feature enabled
@property (nonatomic, readonly) BOOL campaignsDeclared In
MRFeatures.h
appmaker
AppMaker feature enabled
@property (nonatomic, readonly) BOOL appmakerDeclared In
MRFeatures.h
+ featuresForApp:
Load the features for a given location
+ (MRFeatures *)featuresForApp:(MREditorKey *)appParameters
app |
MREditorKey of the location to load the features for |
|---|
Return Value
MRFeatures object representing the features available for that location
Declared In
MRFeatures.h