Uses of Enum Class
com.vonage.client.incoming.CallStatus
Packages that use CallStatus
-
Uses of CallStatus in com.vonage.client.incoming
Methods in com.vonage.client.incoming that return CallStatusModifier and TypeMethodDescriptionstatic CallStatusCallStatus.fromString(String status) Deprecated.CallEvent.getStatus()Deprecated.static CallStatusDeprecated.Returns the enum constant of this class with the specified name.static CallStatus[]CallStatus.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.