Uses of Class
com.mypurecloud.sdk.v2.model.ConversationSummaryFollowup
Packages that use ConversationSummaryFollowup
-
Uses of ConversationSummaryFollowup in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationSummaryFollowupModifier and TypeMethodDescriptionConversationSummaryFollowup.confidence(Float confidence) The AI confidence value.ConversationSummaryFollowup.description(String description) The description.ConversationSessionSummary.getFollowup()ConversationSummary.getFollowup()The text of the followup.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationSummaryFollowupModifier and TypeMethodDescriptionConversationSessionSummary.followup(ConversationSummaryFollowup followup) The followup of the conversation summary.ConversationSummary.followup(ConversationSummaryFollowup followup) The followup of the conversation summary.voidConversationSessionSummary.setFollowup(ConversationSummaryFollowup followup) voidConversationSummary.setFollowup(ConversationSummaryFollowup followup)