Table of Contents

Enum AdvancedMachineDetectionProperties.MachineDetectionBehavior

Namespace
Vonage.Voice
Assembly
Vonage.dll

Represents the behavior for AdvancedMachineDetection.

public enum AdvancedMachineDetectionProperties.MachineDetectionBehavior

Fields

[EnumMember(Value = "continue")] Continue = 0

Indicates the call will continue even if a machine is detected.

[EnumMember(Value = "hangup")] Hangup = 1

Indicates the call will be terminated if a machine is detected.