Interface | Description |
---|---|
Disableable |
Interface definition for toggling state as enabled or disabled
|
Updatable<T> |
Interface definition for updating items
|
Class | Description |
---|---|
AgentAttachment |
This is a model class for agent attachments that will be created by
LivechatChatLogPath . |
AgentItem<T extends AgentItem> |
This is an abstract model class for agent events that will be created by
LivechatChatLogPath . |
AgentMessage |
This is a model class for agent messages that will be created by
LivechatChatLogPath . |
AgentOptions |
This is a model class for agent options that will be created by
LivechatChatLogPath . |
AgentTyping |
This is a model class for agent typing events will be created by
LivechatAgentsPath . |
ChatEvent |
This is a model class for chat events that will be created by
LivechatChatLogPath . |
ChatMemberEvent |
This is a model class for chat events that will be created by
LivechatChatLogPath . |
ChatRating |
This is a model class for chat rating that will be created by
LivechatChatLogPath . |
RowItem<T extends RowItem> |
This is an abstract model class for agent events that will be created by
LivechatChatLogPath . |
VisitorAttachment |
This is a model class for visitor attachments that will be created by
LivechatChatLogPath . |
VisitorItem<T extends VisitorItem> |
This is an abstract model class for visitor events that will be created by
LivechatChatLogPath . |
VisitorMessage |
This is a model class for visitor messages that will be created by
LivechatChatLogPath . |
Enum | Description |
---|---|
RowItem.Type |
Available types that this row item can represent.
|