Uses of Class
com.tinkerforge.BrickRED.ProcessState
-
-
Uses of BrickRED.ProcessState in com.tinkerforge
Methods in com.tinkerforge that return BrickRED.ProcessState Modifier and Type Method Description BrickRED.ProcessState
BrickRED. getProcessState(int processId)
Returns the current state, timestamp and exit code of a process object, and the resulting error code.
-