public class BeaconClientFactory
extends java.lang.Object
| Constructor and Description |
|---|
BeaconClientFactory(android.content.Context context)
Constructor for the factory.
|
| Modifier and Type | Method and Description |
|---|---|
BeaconScanClient |
buildClient(java.util.Collection<Beacon> beacons,
int scanTime)
Creates a BeaconScanClient used to check which building the user is in
|