Uses of Class
com.mypurecloud.sdk.v2.model.FlowActivityScoredAgent
Packages that use FlowActivityScoredAgent
-
Uses of FlowActivityScoredAgent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowActivityScoredAgentModifier and TypeMethodDescriptionFlowActivityScoredAgent.agentScore(Integer agentScore) Assigned agent score for this conversation (0 - 100, higher being better)FlowActivityScoredAgent.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 FlowActivityScoredAgentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type FlowActivityScoredAgentModifier and TypeMethodDescriptionFlowActivityEntityData.scoredAgents(List<FlowActivityScoredAgent> scoredAgents) Scored agentsvoidFlowActivityEntityData.setScoredAgents(List<FlowActivityScoredAgent> scoredAgents)