Uses of Class
com.mypurecloud.sdk.v2.model.ConversationFormResponseComponent
Packages that use ConversationFormResponseComponent
-
Uses of ConversationFormResponseComponent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationFormResponseComponentModifier and TypeMethodDescriptionConversationFormResponseComponent.component(ConversationFormResponseContent component) The content object capturing component response from the original message.The id of the component in the original message.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationFormResponseComponentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationFormResponseComponentModifier and TypeMethodDescriptionConversationContentForm.response(List<ConversationFormResponseComponent> response) Content of the payload included in the Form response.voidConversationContentForm.setResponse(List<ConversationFormResponseComponent> response)