Configuration

interface Configuration

The various options for how a channel is configured.

Properties

Link copied to clipboard

Return the list of all available customer fields.

Link copied to clipboard

Custom fields defined for supplying of additional information about customer, for example data supplied during a pre-chat survey.

Link copied to clipboard

Definition of possible custom fields which are usable/valid for all contacts with the customer.

Link copied to clipboard

Whether the channel supports multiple threads for the same user.

Link copied to clipboard

Whether OAuth authorization is enabled for the channel.

Link copied to clipboard

Whether the channel supports proactive chat features.

Functions

Link copied to clipboard
open fun allowsFieldId(fieldId: String): Boolean

Check if a given field ID is allowed by the receiving Configuration.