PreChatMode

Defines when the pre-chat form is displayed in the messaging flow.

The mode determines the trigger point for showing the pre-chat form to the end user. This is configured on the server deployment and controls the conversation creation lifecycle.

Entries

Link copied to clipboard

The pre-chat form is shown once when a new conversation is started for the first time.

Link copied to clipboard

The pre-chat form is shown at the beginning of each new session within a conversation.

Link copied to clipboard

The pre-chat form is shown as a confirmation receipt after submission.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.