Uses of Class
com.vonage.client.voice.AdvancedMachineDetection.Builder
Packages that use AdvancedMachineDetection.Builder
-
Uses of AdvancedMachineDetection.Builder in com.vonage.client.voice
Methods in com.vonage.client.voice that return AdvancedMachineDetection.BuilderModifier and TypeMethodDescriptionAdvancedMachineDetection.Builder.beepTimeout(int beepTimeout) Maximum time in seconds Vonage should wait for a machine beep to be detected.AdvancedMachineDetection.Builder.behavior(MachineDetection behavior) Define how the system responds when a machine is detected.AdvancedMachineDetection.builder()Entry point for constructing an instance of this class.AdvancedMachineDetection.Builder.mode(AdvancedMachineDetection.Mode mode) Detect if machine answered and sends a human or machine status in the webhook payload.