PreChatSurvey

public interface PreChatSurvey

A definition of the pre-chat form which should be answered by the user before the new thread is created.

Functions

Link copied to clipboard
public abstract Sequence<FieldDefinition> getFields()

Sequence of pre-chat survey fields which should be presented to user before chat thread is created.

Link copied to clipboard
public abstract String getName()

Name of the dynamic pre-chat survey.