Uses of Enum Class
com.vonage.client.voice.CallDirection
Packages that use CallDirection
-
Uses of CallDirection in com.vonage.client.voice
Methods in com.vonage.client.voice that return CallDirectionModifier and TypeMethodDescriptionstatic CallDirectionCallDirection.fromString(String name) CallEvent.getDirection()Whether the call is inbound or outbound.CallInfo.getDirection()EventWebhook.getDirection()Call direction, can be either inbound or outbound.static CallDirectionReturns the enum constant of this class with the specified name.static CallDirection[]CallDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.