Uses of Enum Class
com.mypurecloud.sdk.v2.model.Queue.LastAgentRoutingModeEnum
Packages that use Queue.LastAgentRoutingModeEnum
-
Uses of Queue.LastAgentRoutingModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Queue.LastAgentRoutingModeEnumModifier and TypeMethodDescriptionQueue.LastAgentRoutingModeEnum.fromString(String key) Queue.getLastAgentRoutingMode()Returns the enum constant of this class with the specified name.static Queue.LastAgentRoutingModeEnum[]Queue.LastAgentRoutingModeEnum.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 Queue.LastAgentRoutingModeEnumModifier and TypeMethodDescriptionQueue.lastAgentRoutingMode(Queue.LastAgentRoutingModeEnum lastAgentRoutingMode) The Last Agent Routing Mode for the queue.voidQueue.setLastAgentRoutingMode(Queue.LastAgentRoutingModeEnum lastAgentRoutingMode)