Skip to main content

TaskState

State of the task

enum TaskState {
CREATED
COMPLETED
CANCELED
}

Values​

CREATED​

COMPLETED​

CANCELED​