Uses of Class
com.mypurecloud.sdk.v2.model.ConversationMetricsTopicConversationScoredAgent
Packages that use ConversationMetricsTopicConversationScoredAgent
-
Uses of ConversationMetricsTopicConversationScoredAgent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationMetricsTopicConversationScoredAgentModifier and TypeMethodDescriptionConversationMetricsTopicConversationScoredAgent.agentScore(Long agentScore) Assigned agent score for this conversation (0 - 100, higher being better)ConversationMetricsTopicConversationScoredAgent.scoredAgentId(String scoredAgentId) Unique identifier for the agent that was scored for this conversationMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationMetricsTopicConversationScoredAgentModifier and TypeMethodDescriptionConversationMetricsTopicConversationMetricRecord.getScoredAgents()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationMetricsTopicConversationScoredAgentModifier and TypeMethodDescriptionConversationMetricsTopicConversationMetricRecord.scoredAgents(List<ConversationMetricsTopicConversationScoredAgent> scoredAgents) Scored agentsvoidConversationMetricsTopicConversationMetricRecord.setScoredAgents(List<ConversationMetricsTopicConversationScoredAgent> scoredAgents)