AgentWork

Represents information about the AgentWork record.

Constructor

new AgentWork(param)

Functions Where Used

Parameters

Field Details
param
Type
object
Description
The parameters associated with the AgentWork record.
param.workItemId
Type
string
Description
The unique ID of the associated MessagingSession record.
param.workId
Type
string
Description
The unique ID of the AgentWork record.
param.workEvent
Type
enum
Description
The type of AgentWork event. Possible event type values from WORK_EVENT include: ACCEPTED, ASSIGNED, CLOSED, COMPLETED, DECLINED, PAUSED, and UNPAUSED.