Frame

data class Frame(val txPower: TxPower, val uid: Eddystone.UID)

The Eddystone-UID frame

Constructors

Link copied to clipboard
constructor(txPower: TxPower, uid: Eddystone.UID)

Properties

Link copied to clipboard

the TxPower of the frame

Link copied to clipboard

the UID of the frame