Package com.mypurecloud.sdk.v2.model
Class AgentActivityChangedTopicRoutingStatus
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentActivityChangedTopicRoutingStatus
- All Implemented Interfaces:
Serializable
AgentActivityChangedTopicRoutingStatus
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates the Routing State of the agent. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetStartTime(Date startTime) voidThe timestamp when the agent went into this state.Indicates the Routing State of the agent.toString()
-
Constructor Details
-
AgentActivityChangedTopicRoutingStatus
public AgentActivityChangedTopicRoutingStatus() -
AgentActivityChangedTopicRoutingStatus
-
-
Method Details
-
status
public AgentActivityChangedTopicRoutingStatus status(AgentActivityChangedTopicRoutingStatus.StatusEnum status) Indicates the Routing State of the agent. -
getStatus
-
setStatus
-
startTime
The timestamp when the agent went into this state. -
getStartTime
-
setStartTime
-
equals
-
hashCode
public int hashCode() -
toString
-