Uses of Enum Class
com.vonage.client.voice.MachineDetectionStatus
Packages that use MachineDetectionStatus
-
Uses of MachineDetectionStatus in com.vonage.client.voice
Methods in com.vonage.client.voice that return MachineDetectionStatusModifier and TypeMethodDescriptionstatic MachineDetectionStatusMachineDetectionStatus.fromString(String name) EventWebhook.getMachineDetectionSubstate()Advanced machine detection status, when call is answered by voicemail and the beep is detected.static MachineDetectionStatusReturns the enum constant of this class with the specified name.static MachineDetectionStatus[]MachineDetectionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.