Package-level declarations

Types

Link copied to clipboard
abstract class Agent

Represents all info about an agent.

Link copied to clipboard
abstract class ChatThread

All information about a chat thread as well as the messages for the thread.

Link copied to clipboard

Current state of a ChatThread.

Link copied to clipboard
interface CustomField

Represents all data about a single custom field. Please note that the implementations that use this field can use distinctions by id to pick only a singular value.