Uses of Enum Class
com.vonage.client.verify2.CallbackType
Packages that use CallbackType
-
Uses of CallbackType in com.vonage.client.verify2
Fields in com.vonage.client.verify2 declared as CallbackTypeMethods in com.vonage.client.verify2 that return CallbackTypeModifier and TypeMethodDescriptionstatic CallbackTypeCallbackType.fromString(String name) VerificationCallback.getType()Type of response.static CallbackTypeReturns the enum constant of this class with the specified name.static CallbackType[]CallbackType.values()Returns an array containing the constants of this enum class, in the order they are declared.