Uses of Interface
com.tinkerforge.BrickletAmbientLight.IlluminanceListener
-
-
Uses of BrickletAmbientLight.IlluminanceListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletAmbientLight.IlluminanceListener Modifier and Type Method Description void
BrickletAmbientLight. addIlluminanceListener(BrickletAmbientLight.IlluminanceListener listener)
Adds a Illuminance listener.void
BrickletAmbientLight. removeIlluminanceListener(BrickletAmbientLight.IlluminanceListener listener)
Removes a Illuminance listener.
-