Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsAgentStateAgentResponse.RoutingStatusEnum
Packages that use AnalyticsAgentStateAgentResponse.RoutingStatusEnum
-
Uses of AnalyticsAgentStateAgentResponse.RoutingStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsAgentStateAgentResponse.RoutingStatusEnumModifier and TypeMethodDescriptionAnalyticsAgentStateAgentResponse.RoutingStatusEnum.fromString(String key) AnalyticsAgentStateAgentResponse.getRoutingStatus()Returns the enum constant of this class with the specified name.AnalyticsAgentStateAgentResponse.RoutingStatusEnum.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 AnalyticsAgentStateAgentResponse.RoutingStatusEnumModifier and TypeMethodDescriptionAnalyticsAgentStateAgentResponse.routingStatus(AnalyticsAgentStateAgentResponse.RoutingStatusEnum routingStatus) The user's routing statusvoidAnalyticsAgentStateAgentResponse.setRoutingStatus(AnalyticsAgentStateAgentResponse.RoutingStatusEnum routingStatus)