Interface | Description |
---|---|
DataSource |
Interface definition of chat data source.
|
Class | Description |
---|---|
ConnectionPath |
Connection path definition
|
ConnectionPath.ConnectivityReceiver |
This is a
BroadcastReceiver which will receive the network
availability events. |
LivechatAccountPath |
Account path definition
|
LivechatAgentsPath |
Agents path definition
|
LivechatChatLogPath |
Chat log path definition
|
LivechatChatLogPath.ChatTimeoutReceiver |
Receiver for chat session timeout event
|
LivechatDepartmentsPath |
Departments path definition
|
LivechatFileSendingPath |
File Sending (Attachments) path definition
|
LivechatFormsPath |
Forms path definition
|
LivechatProfilePath |
Profile path definition
|
Path<T> |
Definition of a data path in chat data source.
|
PathDataSource |
Definition of data source
|
WebWidgetListener |
Listener definition for web widget chat residing in
WebView . |