TerminationStatus
Constants
CANCELED
The activity is cancelled in the scenario (EndOperatorActivityCode)
CLIENT_TERMINATE
The client has cancelled the activity (EndTaskCode)
FAILED
The operator has missed or declined the activity (EndOperatorActivityCode)
FINISHED_BY_CLIENT
The client has finished the activity (EndOperatorActivityCode)
FINISHED_BY_OPERATOR
The operator has finished the activity (EndOperatorActivityCode)
INTERNAL_ERROR
An internal error occurred (ErrorCode, EndTaskCode, EndOperatorActivityCode)
MS_NOT_ANSWERED
Media server does not answer (TaskCanceledCode)
NORMAL
The activity is completed in the scenario (TaskCanceledCode)
TIMEOUT_REACHED
The timeout for the activity expired (TaskCanceledCode)
TRANSFERRED
The activity is transferred (EndOperatorActivityCode)