OMCLocationIBeacon Class Reference
| Inherits from | OMCLocationBeacon : NSObject |
|---|---|
| Declared in | OMCLocationIBeacon.h |
Overview
An iBeacon is used to specify the vendor-specific state for a device’s beacon. iBeacons are immutable.
uuid
The iBeacon’s UUID.
@property (readonly, nullable) NSUUID *uuidDeclared In
OMCLocationIBeacon.h
major
The iBeacon’s major value.
@property (readonly, nullable) NSNumber *majorDeclared In
OMCLocationIBeacon.h
minor
The iBeacon’s minor value.
@property (readonly, nullable) NSNumber *minorDeclared In
OMCLocationIBeacon.h