| Package | Description |
|---|---|
| com.neovisionaries.bluetooth.ble.advertising |
| Modifier and Type | Method and Description |
|---|---|
Eddystone.FrameType |
Eddystone.getFrameType()
Get the
frame type. |
static Eddystone.FrameType |
Eddystone.FrameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eddystone.FrameType[] |
Eddystone.FrameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Eddystone(int length,
int type,
byte[] data,
Eddystone.FrameType frameType)
Constructor.
|
Copyright © 2016. All rights reserved.