Class State (0.4.1)

State(value)

Represents execution state of the action.

Values: UNKNOWN (0): No description available. ACTION_SUCCEEDED (1): State indicating action executed successfully. ACTION_FAILED (2): State indicating action failed. ACTION_TIMED_OUT (3): State indicating action timed out. ACTION_PENDING (4): State indicating action is pending.