Class ChatMessageTypes
enum
Constructor Attributes | Constructor Name and Description |
---|---|
Chat messages type
|
Field Attributes | Field Name and Description |
---|---|
<static> |
ChatMessageTypes.AttachedFile
Attachement
|
<static> |
ChatMessageTypes.BlackListError
Last message sent by agent has been blacklisted
|
<static> |
ChatMessageTypes.ChatClose
End of chat between a supervior and a agent
|
<static> |
ChatMessageTypes.ChatterIdentification
Chatter identification
|
<static> |
ChatMessageTypes.Data
Datas messages for automatic script filling
|
<static> |
ChatMessageTypes.DesktopSharingACK
ACK for the desktop sharing request
|
<static> |
ChatMessageTypes.DesktopSharingAct
The agent act / stop to act on desktop share
|
<static> |
ChatMessageTypes.DesktopSharingRequest
Ask to websurfer the desktop sharing
|
<static> |
ChatMessageTypes.DesktopSharingStarted
The desktop sharing session is running
|
<static> |
ChatMessageTypes.DesktopSharingStop
End the running desktop sharing
|
<static> |
ChatMessageTypes.NaturalLangageList
List of sentences proposed by NaturalLangage
|
<static> |
ChatMessageTypes.NavigationMessage
The websurfer browse to another url
|
<static> |
ChatMessageTypes.Swap
The mode of consultation is changing (both or agent only)
|
<static> |
ChatMessageTypes.TextMessage
Text message
|
<static> |
ChatMessageTypes.WindowResize
Websurfer window has been resized
|
<static> |
ChatMessageTypes.WrittingStart
Chatter start writting
|
<static> |
ChatMessageTypes.WrittingStop
Chatter stop writting
|
Field Detail
<static>
ChatMessageTypes.AttachedFile
Attachement
<static>
ChatMessageTypes.BlackListError
Last message sent by agent has been blacklisted
<static>
ChatMessageTypes.ChatClose
End of chat between a supervior and a agent
<static>
ChatMessageTypes.ChatterIdentification
Chatter identification
<static>
ChatMessageTypes.Data
Datas messages for automatic script filling
<static>
ChatMessageTypes.DesktopSharingACK
ACK for the desktop sharing request
<static>
ChatMessageTypes.DesktopSharingAct
The agent act / stop to act on desktop share
<static>
ChatMessageTypes.DesktopSharingRequest
Ask to websurfer the desktop sharing
<static>
ChatMessageTypes.DesktopSharingStarted
The desktop sharing session is running
<static>
ChatMessageTypes.DesktopSharingStop
End the running desktop sharing
<static>
ChatMessageTypes.NaturalLangageList
List of sentences proposed by NaturalLangage
<static>
ChatMessageTypes.NavigationMessage
The websurfer browse to another url
<static>
ChatMessageTypes.Swap
The mode of consultation is changing (both or agent only)
<static>
ChatMessageTypes.TextMessage
Text message
<static>
ChatMessageTypes.WindowResize
Websurfer window has been resized
<static>
ChatMessageTypes.WrittingStart
Chatter start writting
<static>
ChatMessageTypes.WrittingStop
Chatter stop writting