BLUEddystoneUrlData Class Reference

Inherits from NSObject
Declared in BLUEddystoneData.h
BLUEddystoneData.m

Overview

BLUEddystoneUrlData objects are used to represent the data of an Eddystone-URL slot.

  advertisedTxPower

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

@property (nullable, nonatomic) NSNumber *advertisedTxPower

Declared In

BLUEddystoneData.h

  url

The Eddystone URL string.

@property (nullable, nonatomic) NSString *url

Declared In

BLUEddystoneData.h