Package com.tinkerforge
Interface BrickletMotionDetector.MotionDetectedListener
-
- All Superinterfaces:
DeviceListener
,java.util.EventListener
,TinkerforgeListener
- Enclosing class:
- BrickletMotionDetector
public static interface BrickletMotionDetector.MotionDetectedListener extends DeviceListener
This listener is called after a motion was detected.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
motionDetected()
-