|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BasicChatEvent | |
BasicChatMessage | BasicChatMessage is basic chat message marker. |
Class Summary | |
---|---|
Action | |
BasicChatEventList | |
BasicChatProtocolFactory | BasicChat protocol specific messages factory. It is internally used by the BasicChat protocol for messages transportation. |
ChatTranscript | |
Description | |
MessageInfo | |
MessageText | |
MsgCheck | |
NewPartyInfo | |
NoticeInfo | |
NoticeText | |
PartyLeftInfo | |
ProtocolType | |
Reason | |
ReenterInfo | |
SessionStatus | |
TreatAs | |
UserInfo | |
UserStatus | |
UserType | |
Visibility |
This package contains classes and enumerations that let you exchange information with Chat Server. More specifically, the classes are designed for chat interactions that are exchanged between an agent and your Genesys Chat Server.
For example, you can use the MessageText
class to construct messages that are sent to chat sessions, or use the Action
enumeration to specify what happens when a party leaves the chat session.
For general information on the structure and usage of the Platform SDKs, please refer to the introductory articles located in the Platform SDK Developer's Guide.
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |