public static interface AnswerMachineDetectionConfig.Builder extends SdkPojo, CopyableBuilder<AnswerMachineDetectionConfig.Builder,AnswerMachineDetectionConfig>
| Modifier and Type | Method and Description |
|---|---|
AnswerMachineDetectionConfig.Builder |
awaitAnswerMachinePrompt(Boolean awaitAnswerMachinePrompt)
Wait for the answering machine prompt.
|
AnswerMachineDetectionConfig.Builder |
enableAnswerMachineDetection(Boolean enableAnswerMachineDetection)
The flag to indicate if answer machine detection analysis needs to be performed for a voice call.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnswerMachineDetectionConfig.Builder enableAnswerMachineDetection(Boolean enableAnswerMachineDetection)
The flag to indicate if answer machine detection analysis needs to be performed for a voice call. If set to
true, TrafficType must be set as CAMPAIGN.
enableAnswerMachineDetection - The flag to indicate if answer machine detection analysis needs to be performed for a voice call. If
set to true, TrafficType must be set as CAMPAIGN.AnswerMachineDetectionConfig.Builder awaitAnswerMachinePrompt(Boolean awaitAnswerMachinePrompt)
Wait for the answering machine prompt.
awaitAnswerMachinePrompt - Wait for the answering machine prompt.Copyright © 2023. All rights reserved.