Class ContextTypes
enum
Constructor Attributes | Constructor Name and Description |
---|---|
Enum for All agents context
|
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
|
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