Enumeration AgentMessageType

These are the human agent specific message types.

Enumeration Members

AGENT_ENDED_CHAT: "agent_ended_chat"
AGENT_JOINED: "agent_joined"
AGENT_LEFT_CHAT: "agent_left_chat"
CHAT_WAS_ENDED: "chat_was_ended"
DISCONNECTED: "disconnected"
FROM_AGENT: "from_agent"
FROM_USER: "from_user"
INLINE_ERROR: "inline_error"
RECONNECTED: "reconnected"
RELOAD_WARNING: "user_connected_warning"
SHARING_ACCEPTED: "sharing_accepted"
SHARING_CANCELLED: "sharing_cancelled"
SHARING_DECLINED: "sharing_declined"
SHARING_ENDED: "sharing_ended"
SHARING_REQUESTED: "sharing_requested"
SYSTEM: "system"
TRANSFER_TO_AGENT: "transfer_to_agent"
USER_ENDED_CHAT: "user_ended_chat"
MMNEPVFCICPMFPCPTTAAATR