Class: ACWInfo

ACWInfo(param)

Class used as a parameter to AFTER_CONVERSATION_WORK_STARTED and AFTER_CONVERSATION_WORK_ENDED

Constructor

new ACWInfo(param)

Parameters:
Name Type Description
param object
Properties
Name Type Description
agentWorkId string the id of the AgentWork
workItemId string the id of the work item (voice call or messaging session)
Source:

Classes

ACWInfo