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 |
---|
EddystoneURLBeacon() |
EddystoneURLBeacon(Parcel in) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
java.lang.String |
getURL()
get the decoded url string
|
void |
parseData() |
void |
parseURLBeacon(java.nio.ByteBuffer buffer,
int pduLength) |
void |
readURL() |
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 EddystoneURLBeacon()
public EddystoneURLBeacon(Parcel in)
public int describeContents()
describeContents
in class Eddystone
public void writeToParcel(Parcel parcel, int flags)
writeToParcel
in class Eddystone
public void parseURLBeacon(java.nio.ByteBuffer buffer, int pduLength)
public java.lang.String getURL()
public void readURL()