Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
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
Constructor and Description |
---|
EddystoneUIDBeacon() |
EddystoneUIDBeacon(Parcel in) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
byte[] |
getInstanceId() |
byte[] |
getNameSpace() |
java.lang.String |
getUID() |
void |
parseData() |
void |
readUID() |
void |
writeToParcel(Parcel parcel,
int flags) |
getRevision, setRssi
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
public EddystoneUIDBeacon()
public EddystoneUIDBeacon(Parcel in)
public int describeContents()
describeContents
in class Eddystone
public void writeToParcel(Parcel parcel, int flags)
writeToParcel
in class Eddystone
public java.lang.String getUID()
public void readUID()
public byte[] getNameSpace()
public byte[] getInstanceId()