Uses of Enum Class
org.nuclos.api.communication.response.PhoneCallResponse.State
Packages that use PhoneCallResponse.State
-
Uses of PhoneCallResponse.State in org.nuclos.api.communication.response
Methods in org.nuclos.api.communication.response that return PhoneCallResponse.StateModifier and TypeMethodDescriptionPhoneCallResponse.getState()static PhoneCallResponse.StateReturns the enum constant of this class with the specified name.static PhoneCallResponse.State[]PhoneCallResponse.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.nuclos.api.communication.response with parameters of type PhoneCallResponse.State