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
The pre-chat form is shown once when a new conversation is started for the first time.
The pre-chat form is shown at the beginning of each new session within a conversation.
The pre-chat form is shown as a confirmation receipt after submission.
Properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.