SWRLPlacement Class Reference
| Inherits from | SWRLObject : NSObject |
|---|---|
| Declared in | SWRLLocation.h SWRLLocation.m |
Overview
SWRLPlacement represents a logical and business-friendly name given to a specific area inside a location. For example - cosmetics, electronics department, checkout, neighborhood, parking lot, etc. A SWRLPlacement is contained within a SWRLLocation.
Accessing Attributes
overlapping
A placement flagged as overlapping allows beacons to overlap with other beacons in other placements.
@property (nonatomic, readonly) BOOL overlappingDeclared In
SWRLLocation.h