Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
static java.lang.String |
IDENTIFIER |
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, mTxPower, NEAR_TO_MID_METERS, RssiComparator
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
int |
getMajor() |
int |
getMinor() |
java.lang.String |
getUuid() |
void |
writeToParcel(Parcel parcel,
int flags) |
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, setRssi, setScanRecord, updateSeen
public static final java.lang.String IDENTIFIER
public static final <any> CREATOR
public int describeContents()
describeContents
in class Beacon
public void writeToParcel(Parcel parcel, int flags)
writeToParcel
in class Beacon
public int getMajor()
public int getMinor()
public java.lang.String getUuid()