Uses of Interface
com.tinkerforge.IPConnection.EnumerateListener
-
-
Uses of IPConnection.EnumerateListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type IPConnection.EnumerateListener Modifier and Type Method Description void
IPConnection. addEnumerateListener(IPConnection.EnumerateListener listener)
Adds a Enumerate listener.void
IPConnection. removeEnumerateListener(IPConnection.EnumerateListener listener)
Removes a Enumerate listener.
-