Rate this page:

SmartQueueState_Task

SmartQueueState.tasks item.

Fields

task_type

Copy URL
task_type: 

string

The task type. Possible values are CALL, IM

status

Copy URL
status: 

string

The task status. Possible values are IN_QUEUE, DISTRIBUTED, IN_PROCESSING

user_id

Optional
Copy URL
user_id: 

number

Selected agent

sq_skills

Copy URL
sq_skills: 

[SmartQueueTask_Skill]

Task skills

waiting_time

Copy URL
waiting_time: 

number

Waiting time in ms

processing_time

Copy URL
processing_time: 

number

Processing time in ms

custom_data

Optional
Copy URL
custom_data: 

Object

Custom data text string for the current task. You can set the custom data in the enqueueTask method