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