| Package | Description |
|---|---|
| org.harctoolbox.harchardware.beacon | |
| org.harctoolbox.harchardware.ir |
| Modifier and Type | Method and Description |
|---|---|
static AmxBeaconListener.Node |
AmxBeaconListener.listenFor(String key,
String value,
int timeout)
Searches for a node with the prescribed value of the key.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AmxBeaconListener.Node> |
AmxBeaconListener.getNodes()
Returns the found nodes.
|
static Collection<AmxBeaconListener.Node> |
AmxBeaconListener.listen(int time,
boolean debug)
Listen for the amount of time given in the argument, then return then nodes found.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmxBeaconListener.Callback.func(Map<InetAddress,AmxBeaconListener.Node> nodes) |
| Modifier and Type | Method and Description |
|---|---|
static AmxBeaconListener.Node |
GlobalCache.listenBeacon() |
static AmxBeaconListener.Node |
GlobalCache.listenBeacon(int timeout) |
Copyright © 2020. All rights reserved.