Uses of Class
com.mypurecloud.sdk.v2.model.PatchActionSurvey
Packages that use PatchActionSurvey
-
Uses of PatchActionSurvey in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchActionSurveyModifier and TypeMethodDescriptionPatchActionProperties.getWebchatSurvey()PatchActionSurvey.questions(List<PatchSurveyQuestion> questions) Questions shown to the user.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchActionSurveyModifier and TypeMethodDescriptionvoidPatchActionProperties.setWebchatSurvey(PatchActionSurvey webchatSurvey) PatchActionProperties.webchatSurvey(PatchActionSurvey webchatSurvey) Survey provided to the user, used for webchat type action.