Package com.mypurecloud.sdk.v2.model
Class ScoredAgent
java.lang.Object
com.mypurecloud.sdk.v2.model.ScoredAgent
- All Implemented Interfaces:
Serializable
ScoredAgent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagent(DomainEntityRef agent) The agentbooleangetAgent()getScore()inthashCode()Agent's score for the current conversation, from 0 - 100, higher being bettervoidsetAgent(DomainEntityRef agent) voidtoString()
-
Constructor Details
-
ScoredAgent
public ScoredAgent() -
ScoredAgent
-
-
Method Details