Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEditedInput
Packages that use ConversationEditedInput
-
Uses of ConversationEditedInput in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEditedInputModifier and TypeMethodDescriptionConversationEditedInput.dateModified(Date dateModified) The modification date of the edited input.ConversationSessionSummary.getEditedSummary()ConversationSummary.getEditedSummary()The text of the edited input.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationEditedInputModifier and TypeMethodDescriptionConversationSessionSummary.editedSummary(ConversationEditedInput editedSummary) The edited summary of the conversation.ConversationSummary.editedSummary(ConversationEditedInput editedSummary) The edited summary of the conversation.voidConversationSessionSummary.setEditedSummary(ConversationEditedInput editedSummary) voidConversationSummary.setEditedSummary(ConversationEditedInput editedSummary)