IARegion Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | IALocationManager.h |
identifier
Region identifier. For objects of type kIARegionTypeFloorPlan this is same as floor plan id.
@property (nonatomic, strong, nullable) NSString *identifierDeclared In
IALocationManager.h
name
Human readable name
@property (nonatomic, strong, nullable) NSString *nameDeclared In
IALocationManager.h
type
Region type.
@property (nonatomic, assign) enum ia_region_type typeDeclared In
IALocationManager.h
timestamp
If there is a event related to region this is the timestamp of that event.
@property (nonatomic, strong, nullable) NSDate *timestampDeclared In
IALocationManager.h