Uses of Class
com.mypurecloud.sdk.v2.model.ConversationMetrics
Packages that use ConversationMetrics
-
Uses of ConversationMetrics in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ConversationMetricsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversation(GetSpeechandtextanalyticsConversationRequest request) Get Speech and Text Analytics for a specific conversationSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversation(String conversationId) Get Speech and Text Analytics for a specific conversationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ConversationMetricsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversation(ApiRequest<Void> request) Get Speech and Text Analytics for a specific conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationAsync(GetSpeechandtextanalyticsConversationRequest request, AsyncApiCallback<ConversationMetrics> callback) Get Speech and Text Analytics for a specific conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationMetrics>> callback) Get Speech and Text Analytics for a specific conversationSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationWithHttpInfo(String conversationId) Get Speech and Text Analytics for a specific conversationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConversationMetricsModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationAsync(GetSpeechandtextanalyticsConversationRequest request, AsyncApiCallback<ConversationMetrics> callback) Get Speech and Text Analytics for a specific conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationMetrics>> callback) Get Speech and Text Analytics for a specific conversation -
Uses of ConversationMetrics in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationMetricsModifier and TypeMethodDescriptionConversationMetrics.conversation(AddressableEntityRef conversation) The Conversation ReferenceConversationMetrics.empathyScores(List<EmpathyScore> empathyScores) The Empathy ScoresConversationMetrics.participantMetrics(ParticipantMetrics participantMetrics) The Participant MetricsConversationMetrics.sentimentScore(Double sentimentScore) The Sentiment ScoreConversationMetrics.sentimentTrend(Double sentimentTrend) The Sentiment TrendConversationMetrics.sentimentTrendClass(ConversationMetrics.SentimentTrendClassEnum sentimentTrendClass) The Sentiment Trend Class