create
public final static PreChatSurveyResponse.Selector create(FieldDefinition.Selector question, SelectorNode response)
Creates instance of Selector survey response.
Parameters
question
FieldDefinition.Selector survey question which is being answered.
response
User selected SelectorNode instance as a response to the survey.