Description Send a string of DTMF digits to the local transmitter.
Return Type
None
Syntax
object.SendDTMFString sDigits
The SendDTMFString Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | sDigits | Required. A String value. |
|