JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.harctoolbox.harchardware.beacon
Interface AmxBeaconListener.Callback
Enclosing class:
AmxBeaconListener
public static interface
AmxBeaconListener.Callback
This is called when a new node appears, or a node is removed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
func
(
Map
<
InetAddress
,
AmxBeaconListener.Node
> nodes)
Method Details
func
void
func
(
Map
<
InetAddress
,
AmxBeaconListener.Node
> nodes)