toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
beacons
/
com.splendo.kaluga.bluetooth.beacons
/
Eddystone
/
Frame
Frame
data
class
Frame
(
val
txPower
:
TxPower
,
val
uid
:
Eddystone.UID
)
The Eddystone-UID frame
Members
Constructors
Frame
Link copied to clipboard
constructor
(
txPower
:
TxPower
,
uid
:
Eddystone.UID
)
Properties
tx
Power
Link copied to clipboard
val
txPower
:
TxPower
the
TxPower
of the frame
uid
Link copied to clipboard
val
uid
:
Eddystone.UID
the
UID
of the frame