Uses of Enum Class
com.bytedesk.call.esl.client.transport.message.EslFrameDecoder.State
Packages that use EslFrameDecoder.State
-
Uses of EslFrameDecoder.State in com.bytedesk.call.esl.client.transport.message
Methods in com.bytedesk.call.esl.client.transport.message that return EslFrameDecoder.StateModifier and TypeMethodDescriptionstatic EslFrameDecoder.StateReturns the enum constant of this class with the specified name.static EslFrameDecoder.State[]EslFrameDecoder.State.values()Returns an array containing the constants of this enum class, in the order they are declared.