OMCLocationBeacon Class Reference

Inherits from NSObject
Declared in OMCLocationBeacon.h

Overview

A beacon represents the vendor-specific state associated with a device. Beacons are immutable.

  type

The beacon type (altBeacon, Eddystone beacon, or iBeacon).

@property (readonly) OMCLocationBeaconType type

Declared In

OMCLocationBeacon.h

  properties

The beacon’s raw properties (corresponding to the JSON payload).

@property (readonly) NSDictionary<NSString*id> *properties

Declared In

OMCLocationBeacon.h