Uses of Class
com.mypurecloud.sdk.v2.model.AnalyticsProposedAgent
Packages that use AnalyticsProposedAgent
-
Uses of AnalyticsProposedAgent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsProposedAgentModifier and TypeMethodDescriptionProposed agent rank for this conversation from predictive routing (lower is better)AnalyticsProposedAgent.proposedAgentId(String proposedAgentId) Unique identifier for the agent that was proposed by predictive routingMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AnalyticsProposedAgentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AnalyticsProposedAgentModifier and TypeMethodDescriptionAnalyticsSession.proposedAgents(List<AnalyticsProposedAgent> proposedAgents) Proposed agentsvoidAnalyticsSession.setProposedAgents(List<AnalyticsProposedAgent> proposedAgents)