Package com.mypurecloud.sdk.v2.model
Class RoutingSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.RoutingSettings
- All Implemented Interfaces:
Serializable
RoutingSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()resetAgentScoreOnPresenceChange(Boolean resetAgentScoreOnPresenceChange) Reset agent score when agent presence changes from off-queue to on-queuevoidsetResetAgentScoreOnPresenceChange(Boolean resetAgentScoreOnPresenceChange) toString()
-
Constructor Details
-
RoutingSettings
public RoutingSettings() -
RoutingSettings
-
-
Method Details
-
resetAgentScoreOnPresenceChange
Reset agent score when agent presence changes from off-queue to on-queue -
getResetAgentScoreOnPresenceChange
-
setResetAgentScoreOnPresenceChange
-
equals
-
hashCode
public int hashCode() -
toString
-