ICollectDigits interface
Specifies the options for digit collection. For example, "Enter your 5-digit zip code followed by the pound sign."
Properties
| max |
Maximum number of digits expected. |
| stop |
Stop tones that will end the dial pad digit collection. |
Property Details
maxNumberOfDtmfs
Maximum number of digits expected.
maxNumberOfDtmfs?: number
Property Value
number
stopTones
Stop tones that will end the dial pad digit collection.
stopTones?: string[]
Property Value
string[]