Uses of Interface
com.tinkerforge.BrickletUVLightV2.UVBListener
-
-
Uses of BrickletUVLightV2.UVBListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletUVLightV2.UVBListener Modifier and Type Method Description void
BrickletUVLightV2. addUVBListener(BrickletUVLightV2.UVBListener listener)
Adds a UVB listener.void
BrickletUVLightV2. removeUVBListener(BrickletUVLightV2.UVBListener listener)
Removes a UVB listener.
-