Description Submit a string of DTMF digits for processing.
Return Type
None
Syntax
object.InterpretDTMFString sDigits
The InterpretDTMFString Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | sDigits | Required. A String value. |
|