Enum AdvancedMachineDetectionProperties.MachineDetectionBehavior
Represents the behavior for AdvancedMachineDetection.
public enum AdvancedMachineDetectionProperties.MachineDetectionBehavior
Fields
[EnumMember(Value = "continue")] Continue = 0Indicates the call will continue even if a machine is detected.
[EnumMember(Value = "hangup")] Hangup = 1Indicates the call will be terminated if a machine is detected.