Index

Classes


Class ChatMessageTypes

enum

Class Summary
Constructor Attributes Constructor Name and Description
 
Chat messages type
Field Summary
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
Class Detail
ChatMessageTypes()
Chat messages type
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

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 05 2014 12:49:32 GMT+0100 (CET)