Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEnrichment
Packages that use ConversationEnrichment
-
Uses of ConversationEnrichment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEnrichmentModifier and TypeMethodDescriptionConversationNormalizedMessage.getEnrichment()ConversationEnrichment.language(ConversationEnrichmentLanguage language) Detected language of this message.ConversationEnrichment.sentimentV2(ConversationEnrichmentSentimentV2 sentimentV2) Detected sentiment of this message.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationEnrichmentModifier and TypeMethodDescriptionConversationNormalizedMessage.enrichment(ConversationEnrichment enrichment) Metadata enrichments provided by the platform.voidConversationNormalizedMessage.setEnrichment(ConversationEnrichment enrichment)