Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentChecklistResponse.DirectionEnum
Packages that use AgentChecklistResponse.DirectionEnum
-
Uses of AgentChecklistResponse.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentChecklistResponse.DirectionEnumModifier and TypeMethodDescriptionAgentChecklistResponse.DirectionEnum.fromString(String key) AgentChecklistResponse.getDirection()Returns the enum constant of this class with the specified name.static AgentChecklistResponse.DirectionEnum[]AgentChecklistResponse.DirectionEnum.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 AgentChecklistResponse.DirectionEnumModifier and TypeMethodDescriptionAgentChecklistResponse.direction(AgentChecklistResponse.DirectionEnum direction) Direction of the conversation.voidAgentChecklistResponse.setDirection(AgentChecklistResponse.DirectionEnum direction)