Skip to main content
Version: 1.3

TaskState

State of the task.

enum TaskState {
CREATED
COMPLETED
CANCELED
}

Values

CREATED

COMPLETED

CANCELED