Package com.vonage.client.incoming
Class DtmfResult
java.lang.Object
com.vonage.client.incoming.DtmfResult
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.The button sequence pressed by the user.booleanDeprecated.Whether the DTMF input timed out.
-
Constructor Details
-
DtmfResult
public DtmfResult()Deprecated.
-
-
Method Details
-
getDigits
Deprecated.The button sequence pressed by the user.- Returns:
- The buttons pressed as a String.
-
isTimedOut
Deprecated.Whether the DTMF input timed out.- Returns:
trueif the DTMF timed out,falseotherwise.
-
DtmfResult.