Enum - SmsTaskState(sms.TaskInfo.State)


Enum Description

List of possible states of a task.

Enum Constants

NameDescription
error Task has encountered an error or has been canceled.
queued Task is put in the queue.

Since SMS API 6.5
running Task is currently running.
success Task has completed.

Show WSDL type definition