Uses of Enum Class
com.vonage.client.voice.CallStatusDetail
Packages that use CallStatusDetail
-
Uses of CallStatusDetail in com.vonage.client.voice
Methods in com.vonage.client.voice that return CallStatusDetailModifier and TypeMethodDescriptionstatic CallStatusDetailCallStatusDetail.fromString(String detail) EventWebhook.getDetail()Provides a more specific status to accompany EventWebhook.getStatus().static CallStatusDetailReturns the enum constant of this class with the specified name.static CallStatusDetail[]CallStatusDetail.values()Returns an array containing the constants of this enum class, in the order they are declared.