Uses of Class
cloud.genesys.webmessaging.sdk.model.WebMessagingButtonResponse
Packages that use WebMessagingButtonResponse
-
Uses of WebMessagingButtonResponse in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return WebMessagingButtonResponseModifier and TypeMethodDescriptionWebMessagingContent.getButtonResponse()An ID assigned to the button response (Deprecated).The response payload associated with the clicked button.The response text from the button click.WebMessagingButtonResponse.type(WebMessagingButtonResponse.TypeEnum type) Describes the button that resulted in the Button Response.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type WebMessagingButtonResponseModifier and TypeMethodDescriptionWebMessagingContent.buttonResponse(WebMessagingButtonResponse buttonResponse) Button response content.voidWebMessagingContent.setButtonResponse(WebMessagingButtonResponse buttonResponse)