BLUSlot Class Reference

Inherits from NSObject
Declared in BLUSlot.h
BLUSlot.m

Overview

BLUSlot objects are used to represent and manage the configuration of the BlueBeacon advertising slots.

  slotData

The slot data of this slot

@property (nullable, nonatomic, readonly) BLUSlotData *slotData

Declared In

BLUSlot.h

  advertisingInterval

The advertising interval set on this slot.

@property (nullable, nonatomic, readonly) NSNumber *advertisingInterval

Declared In

BLUSlot.h

  radioTxPower

The TX Power set on this slot.

@property (nullable, nonatomic, readonly) NSNumber *radioTxPower

Declared In

BLUSlot.h

  advertisedTxPower

The advertised TX Power set on this slot.

@property (nullable, nonatomic, readonly) NSNumber *advertisedTxPower

Declared In

BLUSlot.h