Index

Classes


Class ContextTypes

enum

Class Summary
Constructor Attributes Constructor Name and Description
 
Enum for All agents context
Field Summary
Field Attributes Field Name and Description
<static>  
ContextTypes.Chat
Actions, events, for Chat context
<static>  
ContextTypes.Fax
Actions, events, for Fax context
<static>  
ContextTypes.Global
Out of context (can be seen has the agent "global" context)
<static>  
ContextTypes.Inbound
Actions, events for telephony context - inbound only (for internal use)
<static>  
ContextTypes.Mail
Actions, events, for Mail context
<static>  
ContextTypes.Outbound
Actions, events for telephony context - outbound only (for internal use)
<static>  
ContextTypes.SMS
Actions, events, for SMS context
<static>  
ContextTypes.SocialNetwork
Actions, events for SocialNetwork context
<static>  
ContextTypes.Telephony
Actions, events, for telephony context
<static>  
ContextTypes.Video
Actions, events, for Video call context
<static>  
ContextTypes.VoiceMail
Actions, events, for VoiceMail context
Class Detail
ContextTypes()
Enum for All agents context
Field Detail
<static> ContextTypes.Chat
Actions, events, for Chat context

<static> ContextTypes.Fax
Actions, events, for Fax context

<static> ContextTypes.Global
Out of context (can be seen has the agent "global" context)

<static> ContextTypes.Inbound
Actions, events for telephony context - inbound only (for internal use)

<static> ContextTypes.Mail
Actions, events, for Mail context

<static> ContextTypes.Outbound
Actions, events for telephony context - outbound only (for internal use)

<static> ContextTypes.SMS
Actions, events, for SMS context

<static> ContextTypes.SocialNetwork
Actions, events for SocialNetwork context

<static> ContextTypes.Telephony
Actions, events, for telephony context

<static> ContextTypes.Video
Actions, events, for Video call context

<static> ContextTypes.VoiceMail
Actions, events, for VoiceMail context

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