Uses of Class
com.mypurecloud.sdk.v2.model.QuickReply
Packages that use QuickReply
-
Uses of QuickReply in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QuickReplyModifier and TypeMethodDescriptionQuickReply.action(QuickReply.ActionEnum action) Specifies the type of action that is triggered upon clicking the quick reply.QuickReply.isSelected(Boolean isSelected) Indicates if the quick reply option is selected by end customerContent of the textback payload after clicking a quick replyText to show inside the quick reply.The location of the image file associated with quick replyMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type QuickReplyMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QuickReplyModifier and TypeMethodDescriptionRecordingMessagingMessage.quickReplies(List<QuickReply> quickReplies) List of quick reply options offered with this message.voidRecordingMessagingMessage.setQuickReplies(List<QuickReply> quickReplies)