Class | Description |
---|---|
Account |
This is a model class for user account information.
|
Agent |
This is a model class for Agent that will be created by
LivechatAgentsPath . |
Attachment |
This is a model class for attachment in
ChatLog that will be created by LivechatAgentsPath . |
ChatLog |
This is a model class for chat log that will be created by
LivechatChatLogPath . |
ChatLog.Option |
Model definition of an agent questionnaire option item
|
Connection |
This is a model class for Connection that will be created by
ConnectionPath . |
Department |
This is a model class for Department that will be created by
LivechatDepartmentsPath . |
FileSending |
This is a model class for File Sending (Attachments) that will be created by
LivechatFileSendingPath . |
Forms |
This is a model class for Forms that will be created by
LivechatFormsPath . |
Forms.FormSubmitted | |
Forms.OfflineForm | |
Profile |
This is a model class for user profile information that will be created by
LivechatProfilePath . |
VisitorInfo |
This is a model class for visitor information that can be passed as part of config parameters when starting a chat.
|
VisitorInfo.Builder |
Visitor info builder class
|
Enum | Description |
---|---|
Account.Status |
Definition of account status enum value.
|
ChatLog.Error |
Error type that can occur.
|
ChatLog.Rating |
Definition of valid chat ratings.
|
ChatLog.Type |
Definition of available chat log types.
|
Connection.Status |
Definition of connection enum value.
|
Department.Status |
Status of the department
|