public class BeaconAuthentication
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
BeaconAuthentication.Callback |
Constructor and Description |
---|
BeaconAuthentication(BlueRock blueRock,
MacAddress macAddress,
AuthService authService,
VersionService versionService) |
Modifier and Type | Method and Description |
---|---|
void |
start(BeaconAuthentication.Callback callback) |
public BeaconAuthentication(BlueRock blueRock, MacAddress macAddress, AuthService authService, VersionService versionService)
public void start(BeaconAuthentication.Callback callback)