MissingPreChatCustomFieldsException

The channel configuration requires that, before creation of a chat thread, user fills out pre-chat survey and their answers have to be supplied as custom field parameters during thread creation.

Properties

Link copied to clipboard
private final Throwable cause
Link copied to clipboard
private final String message
Link copied to clipboard
private final Iterable<String> missing

The required field labels that are missing.

Functions

Link copied to clipboard
public final Unit addSuppressed(Throwable p0)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public String getMessage()
Link copied to clipboard
public final Iterable<String> getMissing()

The required field labels that are missing.

Link copied to clipboard
Link copied to clipboard
public final Array<Throwable> getSuppressed()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard