Uses of Class
com.vonage.client.voice.AdvancedMachineDetection
Packages that use AdvancedMachineDetection
Package
Description
Implementation of the Vonage Voice API.
Provides useful NCCO classes which can be serialized using Jackson when
implementing webhooks to drive the Vonage Voice API.
-
Uses of AdvancedMachineDetection in com.vonage.client.voice
Methods in com.vonage.client.voice that return AdvancedMachineDetectionModifier and TypeMethodDescriptionAdvancedMachineDetection.Builder.build()Constructs the AdvancedMachineDetection object.Call.getAdvancedMachineDetection()Premium machine detection, overridesCall.getMachineDetection()if both are set.Methods in com.vonage.client.voice with parameters of type AdvancedMachineDetectionModifier and TypeMethodDescriptionCall.Builder.advancedMachineDetection(AdvancedMachineDetection advancedMachineDetection) Configure the behavior of Vonage's advanced machine detection. -
Uses of AdvancedMachineDetection in com.vonage.client.voice.ncco
Methods in com.vonage.client.voice.ncco that return AdvancedMachineDetectionMethods in com.vonage.client.voice.ncco with parameters of type AdvancedMachineDetectionModifier and TypeMethodDescriptionConnectAction.Builder.advancedMachineDetection(AdvancedMachineDetection advancedMachineDetection) Configure the behavior of Vonage's advanced machine detection.