BLUEddystoneUidData Class Reference

Inherits from NSObject
Declared in BLUEddystoneData.h
BLUEddystoneData.m

Overview

BLUEddystoneUidData objects are used to represent the data of an Eddystone-UID slot.

  advertisedTxPower

The Tx power in dBm emitted by the beacon at 0 meters.

@property (nullable, nonatomic) NSNumber *advertisedTxPower

Declared In

BLUEddystoneData.h

  uid

The Eddystone UID, composed from 10 bytes Namespace Id and 6 bytes Instance Id.

@property (nullable, nonatomic) NSUUID *uid

Declared In

BLUEddystoneData.h