Class ConferenceDtfmOptions
java.lang.Object
com.sinch.sdk.domains.voice.models.ConferenceDtfmOptions
Options to control how DTMF signals are used by the participant in the conference. For
information on how to use this feature, read more
- See Also:
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionConferenceDtfmOptions
(OptionalValue<DtfmModeType> mode, OptionalValue<Integer> maxDigits, OptionalValue<Integer> timeoutMills) -
Method Summary
-
Constructor Details
-
ConferenceDtfmOptions
public ConferenceDtfmOptions(OptionalValue<DtfmModeType> mode, OptionalValue<Integer> maxDigits, OptionalValue<Integer> timeoutMills)
-
-
Method Details