Class SessionChatStates
enum
Constructor Attributes | Constructor Name and Description |
---|---|
Chat session state
|
Field Attributes | Field Name and Description |
---|---|
<static> |
SessionChatStates.Chatting
Agent is on talk
|
<static> |
SessionChatStates.ChattingConference
Agent is on conference chat
|
<static> |
SessionChatStates.ChattingConsultation
Agent is on consultation call
|
<static> |
SessionChatStates.ChattingDialing
Agent is dialing a consultation
|
<static> |
SessionChatStates.ChattingOnHold
Agent put his client on hold
|
<static> |
SessionChatStates.OnlineConsultationReceived
Agent is online for a consultation chat
|
<static> |
SessionChatStates.OnlineSessionCall
Agent is online for a non telephony session
|
<static> |
SessionChatStates.OnlineSessionCallHeld
Agent is online for a non telephony session that is held
|
<static> |
SessionChatStates.Wrapup
After Work
|
Field Detail
<static>
SessionChatStates.Chatting
Agent is on talk
<static>
SessionChatStates.ChattingConference
Agent is on conference chat
<static>
SessionChatStates.ChattingConsultation
Agent is on consultation call
<static>
SessionChatStates.ChattingDialing
Agent is dialing a consultation
<static>
SessionChatStates.ChattingOnHold
Agent put his client on hold
<static>
SessionChatStates.OnlineConsultationReceived
Agent is online for a consultation chat
<static>
SessionChatStates.OnlineSessionCall
Agent is online for a non telephony session
<static>
SessionChatStates.OnlineSessionCallHeld
Agent is online for a non telephony session that is held
<static>
SessionChatStates.Wrapup
After Work