Uses of Enum Class
com.bytedesk.call.xml_curl.enums.AgentStateEnum
Packages that use AgentStateEnum
-
Uses of AgentStateEnum in com.bytedesk.call.xml_curl.enums
Methods in com.bytedesk.call.xml_curl.enums that return AgentStateEnumModifier and TypeMethodDescriptionstatic AgentStateEnumReturns the enum constant of this class with the specified name.static AgentStateEnum[]AgentStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.