Enumeration Members

Enumeration Members

FINISHED: 0

Indicates that onComplete has finished.

Property

Static

Since

3.2.0

PENDING: 1

Indicates that the task has not been executed yet.

Property

Static

Since

3.2.0

RUNNING: 2

Indicates that the task is running.

Property

Static

Since

3.2.0

Generated using TypeDoc