Uses of Class
com.mypurecloud.sdk.v2.model.ContentButtonResponse
Packages that use ContentButtonResponse
-
Uses of ContentButtonResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContentButtonResponseModifier and TypeMethodDescriptionOpenInboundStructuredResponseMessage.getButtonResponse()OpenInboundStructuredResponseNormalizedMessageContent.getButtonResponse()An ID assigned to the button response (Deprecated).The response payload associated with the clicked button.The response text from the button click.ContentButtonResponse.type(ContentButtonResponse.TypeEnum type) Describes the button that resulted in the Button Response.Methods in com.mypurecloud.sdk.v2.model with parameters of type ContentButtonResponseModifier and TypeMethodDescriptionOpenInboundStructuredResponseMessage.buttonResponse(ContentButtonResponse buttonResponse) Button response element.OpenInboundStructuredResponseNormalizedMessageContent.buttonResponse(ContentButtonResponse buttonResponse) Button response content.voidOpenInboundStructuredResponseMessage.setButtonResponse(ContentButtonResponse buttonResponse) voidOpenInboundStructuredResponseNormalizedMessageContent.setButtonResponse(ContentButtonResponse buttonResponse)