5.12.0 5.11.0 5.10.0 5.9.0 5.8.0 5.7.0 5.6.0 5.5.0 5.4.0 5.3.0 5.2.0 5.1.0 5.0 4.10 4.9 4.8 4.7 4.6 4.5.3 4.5.2 4.5.1 4.5 4.4 4.3
5.12.0 5.11.0 5.10.0 5.9.0 5.8.0 5.7.0 5.6.0 5.5.0 5.4.0 5.3.0 5.2.0 5.1.0 5.0 4.10 4.9 4.8 4.7 4.6 4.5.3 4.5.2 4.5.1 4.5 4.4 4.3

wrapupTimerStarted



Event Name

wrapupTimerStarted

Event Description

Event is triggered to start the wrapup timer

Emitter

Agent Manager



Name

Description

Payload Properties

task

type: String

wrapupTimerStarted

-

duration

type: timestamp

time in milisecond


roomInfo

type: Object


conversationId

type: String

Id of the conversation


statusCode

code: 200



JSON
{
  "task": "wrapupTimerStarted",
  "duration": "600000",
  "conversationId": "cc76c196-912d-4a47-a9dd-8a2357f54399",
  "roomInfo":  {
    "id": "65a625609487373651365bfb",
    "mode": "CONTACT_CENTER"
  },
  "statusCode": 200  
}