A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
T
- toBundle() - function in org.altbeacon.beacon.service.RangingData
- toBundle() - function in org.altbeacon.beacon.service.SettingsData
- toBundle() - function in org.altbeacon.beacon.service.MonitoringData
- toBundle() - function in org.altbeacon.beacon.service.StartRMData
- toByteArray() - function in org.altbeacon.beacon.Identifier
- Gives you the byte array backing this Identifier.
- toByteArrayOfSpecifiedEndianness(boolean) - function in org.altbeacon.beacon.Identifier
- Converts identifier to a byte array
- toHexString() - function in org.altbeacon.beacon.Identifier
- Represents the value as a hexadecimal String.
- toInt() - function in org.altbeacon.beacon.Identifier
- Represents the value as an
int
. - toString() - function in java.lang.BleNotAvailableException
- toString() - function in org.altbeacon.beacon.Identifier
- Represents the value as a String.
- toString() - function in org.altbeacon.beacon.Region
- toString() - function in org.altbeacon.beacon.Beacon
- Formats a beacon as a string showing only its unique identifiers
- toString() - function in java.lang.BeaconManager.ServiceNotDeclaredException
- toString() - function in java.lang.BeaconParser.BeaconLayoutException
- toString() - function in org.altbeacon.beacon.AltBeacon
- Formats a beacon as a string showing only its unique identifiers
- toString() - function in org.altbeacon.beacon.distance.AndroidModel
- toString() - function in java.lang.DataProviderException
- toUuid() - function in org.altbeacon.beacon.Identifier
- Gives you the Identifier as a UUID if possible.
- toUuidString() - function in org.altbeacon.beacon.Identifier
- Returns the value of this Identifier in UUID format.
- track(Beacon) - function in org.altbeacon.beacon.service.ExtraDataBeaconTracker
- Tracks a beacon.
- transact(int,Parcel,Parcel,int) - function in android.os.BeaconService.BeaconBinder