com.google.android.gms.awareness.state.BeaconState |
State of nearby beacon devices.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BeaconState.BeaconInfo | Information from one beacon. | ||||||||||
BeaconState.TypeFilter | The type of beacon to match. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the list of all beacons that are nearby.
|
Get the list of all beacons that are nearby.
Returns | |
---|---|
List<BeaconState.BeaconInfo> |
list of BeaconState.BeaconInfo .
|