Package com.tinkerforge
Interface BrickletRotaryEncoderV2.PressedListener
-
- All Superinterfaces:
DeviceListener
,java.util.EventListener
,TinkerforgeListener
- Enclosing class:
- BrickletRotaryEncoderV2
public static interface BrickletRotaryEncoderV2.PressedListener extends DeviceListener
This listener is triggered when the button is pressed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
pressed()
-