public static class

PreChatEntityField.Builder

extends Object
java.lang.Object
   ↳ com.salesforce.android.chat.core.model.PreChatEntityField.Builder

This class is deprecated.
Deprecated in favor of ChatEntityField.

Summary

Public Constructors
Builder()
Public Methods
PreChatEntityField build(String fieldName, String label)
PreChatEntityField.Builder doCreate(boolean doCreate)
PreChatEntityField.Builder doFind(Boolean doFind)
PreChatEntityField.Builder isExactMatch(Boolean isExactMatch)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Builder ()

Public Methods

public PreChatEntityField build (String fieldName, String label)

public PreChatEntityField.Builder doCreate (boolean doCreate)

public PreChatEntityField.Builder doFind (Boolean doFind)

public PreChatEntityField.Builder isExactMatch (Boolean isExactMatch)