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