IARegion Class Reference

Inherits from NSObject
Declared in IALocationManager.h

Overview

An IARegion object represents a region on earth.

  identifier

Region identifier. For objects of type kIARegionTypeFloorPlan this is same as floor plan id.

@property (nonatomic, strong, nullable) NSString *identifier

Declared In

IALocationManager.h

  type

Region type.

@property (nonatomic, assign) enum ia_region_type type

Declared In

IALocationManager.h

  timestamp

@property (nonatomic, strong, nullable) NSDate *timestamp