Uses of Interface
com.tinkerforge.BrickletIO4V2.AllInputValueListener
-
-
Uses of BrickletIO4V2.AllInputValueListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletIO4V2.AllInputValueListener Modifier and Type Method Description void
BrickletIO4V2. addAllInputValueListener(BrickletIO4V2.AllInputValueListener listener)
Adds a AllInputValue listener.void
BrickletIO4V2. removeAllInputValueListener(BrickletIO4V2.AllInputValueListener listener)
Removes a AllInputValue listener.
-