ICollectDigitsOutcome interface
Returned when digit collection is selected.
Properties
| completion |
DigitCollectionCompletionReason enum. Indicates the completion reason of the collectdigits operation. |
| digits | Recognized digits. |
Property Details
completionReason
DigitCollectionCompletionReason enum. Indicates the completion reason of the collectdigits operation.
completionReason: string
Property Value
string
digits
Recognized digits.
digits?: string
Property Value
string