| Package | Description |
|---|---|
| com.bandwidth.library.model |
| Modifier and Type | Method and Description |
|---|---|
Call.CallGatherBuilder |
Call.callGatherBuilder()
Creates a new builder for collecting a series of DTMF digits from a phone call with an optional prompt.
|
Call.CallGatherBuilder |
Call.CallGatherBuilder.interDigitTimeout(int maxDigits) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.maxDigits(int maxDigits) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.promptBargeable(boolean promptBargeable) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.promptFileUrl(String promptFileUrl) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.promptGender(Gender gender) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.promptLocale(SentenceLocale locale) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.promptLoopEnabled(boolean promptLoopEnabled) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.promptSentence(String promptSentence) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.suppressDtmf(boolean suppressDtmf) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.tag(String tag) |
Call.CallGatherBuilder |
Call.CallGatherBuilder.terminatingDigits(String terminatingDigits) |
Copyright © 2014. All rights reserved.