public class Eddystone extends ConfigurableBeacon
ConfigurableBeacon
Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
protected short |
mRevision |
protected int |
mTxPower |
distance, FREE_SPACE_PATH_LOSS_CONSTANT_FOR_BLE, FSPL_FREQ, FSPL_LIGHT, HEX_ARRAY, mAssociations, mBattery, mBeaconChangeListeners, mBeaconType, mDevice, mFirstDiscovered, MID_TO_FAR_METERS, mIsManagerScanning, mLastSeen, mRange, mRssi, mScanRecord, mTemperature, NEAR_TO_MID_METERS, RssiComparator
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
short |
getRevision() |
void |
parseData() |
void |
setRssi(int rssi) |
void |
writeToParcel(Parcel parcel,
int flags) |
alert, connect, disconnect, getContext, getDefaultSettings, getDeviceType, readAdvertisementSettings, readConnectionSettings, readDeviceStatus, readEddystoneUID, readEddystoneURL, readFrameTypeConnectionRates, readFrameTypeIntervalTxPower, readIBeaconMajorMinor, readIBeaconUUID, readTemperature, setAdvertisementSettings, setBeaconConfigurationListener, setContext, setEddystoneUID, setEddystoneUrl, setFrameTypeConnectionRates, setFrameTypeIntervalTxPower, setIBeaconMajorMinor, setIBeaconUUID, setPassword, updateFirmware
addAssociation, addOnBeaconChangeListener, bytesToHex, calculateRange, compareTo, getAssociations, getBeaconType, getDevice, getDwellTime, getFirstDiscovered, getLastSeen, getRange, getRssi, getScanRecord, getTemperature, getTimeSinceFirstSeen, getTimeSinceLastSeen, hasAssociations, hasBeenNotifiedOfOnEnter, hasBeenNotifiedOfOnExit, hasExitListeners, isConnected, isOutOfRangeBeacon, managerIsScanning, notifyOnRangeChanged, notifyRssiChanged, removeAllOnBeaconChangeListener, removeAssociation, removeOnBeaconChangeListener, removeSelfFromAssociations, setBaseData, setBeaconType, setConnected, setDevice, setLogListener, setNotifiedOfOnEnter, setNotifiedOfOnExit, setScanRecord, updateSeen
protected short mRevision
protected int mTxPower
public static final <any> CREATOR
public void writeToParcel(Parcel parcel, int flags)
writeToParcel
in class ConfigurableBeacon
public void parseData()
public int describeContents()
describeContents
in class ConfigurableBeacon
public short getRevision()