Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 774 Bytes

File metadata and controls

28 lines (16 loc) · 774 Bytes

ConversationWebchatQueueStatusAgent

Properties

Name Type Description Notes
agentStatus AgentStatusEnum Status of the agent [optional]
conversationParticipantArn String [optional]
conversationParticipantName String [optional]
lastChatDts String Date/time that this agent took their last chat [optional]
nextRoundRobin Boolean [optional]
profileImageUrl String Profile image URL [optional]

Enum: AgentStatusEnum

Name Value
AVAILABLE "available"
BUSY "busy"
UNAVAILABLE "unavailable"