Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentStateEventTopicAgentStateEventNotification.CurrentStateEnum
Packages that use AgentStateEventTopicAgentStateEventNotification.CurrentStateEnum
-
Uses of AgentStateEventTopicAgentStateEventNotification.CurrentStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentStateEventTopicAgentStateEventNotification.CurrentStateEnumModifier and TypeMethodDescriptionAgentStateEventTopicAgentStateEventNotification.CurrentStateEnum.fromString(String key) AgentStateEventTopicAgentStateEventNotification.getCurrentState()Returns the enum constant of this class with the specified name.AgentStateEventTopicAgentStateEventNotification.CurrentStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AgentStateEventTopicAgentStateEventNotification.CurrentStateEnumModifier and TypeMethodDescriptionAgentStateEventTopicAgentStateEventNotification.currentState(AgentStateEventTopicAgentStateEventNotification.CurrentStateEnum currentState) voidAgentStateEventTopicAgentStateEventNotification.setCurrentState(AgentStateEventTopicAgentStateEventNotification.CurrentStateEnum currentState)