Package com.tinkerforge
Interface BrickRED.ProcessStateChangedListener
-
- All Superinterfaces:
DeviceListener
,java.util.EventListener
,TinkerforgeListener
- Enclosing class:
- BrickRED
public static interface BrickRED.ProcessStateChangedListener extends DeviceListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
processStateChanged(int processId, short state, long timestamp, short exitCode)
-