Uses of Class
com.mypurecloud.sdk.v2.model.ActionSurvey
Packages that use ActionSurvey
-
Uses of ActionSurvey in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActionSurveyModifier and TypeMethodDescriptionActionProperties.getWebchatSurvey()ActionSurvey.questions(List<JourneySurveyQuestion> questions) Questions shown to the user.Methods in com.mypurecloud.sdk.v2.model with parameters of type ActionSurveyModifier and TypeMethodDescriptionvoidActionProperties.setWebchatSurvey(ActionSurvey webchatSurvey) ActionProperties.webchatSurvey(ActionSurvey webchatSurvey) Survey provided to the user, used for webchat type action.