Uses of Enum Class
com.vonage.client.voice.CallStatus
Packages that use CallStatus
-
Uses of CallStatus in com.vonage.client.voice
Methods in com.vonage.client.voice that return CallStatusModifier and TypeMethodDescriptionstatic CallStatusCallStatus.fromString(String name) CallEvent.getStatus()The status of the call.CallInfo.getStatus()CallsFilter.getStatus()EventWebhook.getStatus()Event type.static CallStatusReturns the enum constant of this class with the specified name.static CallStatus[]CallStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.voice with parameters of type CallStatus