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 . |
ChatLog |
This is a model class for chat log that will be created by
LivechatChatLogPath . |
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 . |
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.Type |
Definition of available chat log types.
|
Connection.Status |
Definition of connection enum value.
|