Description

Notifies that a string of DTMF digits has been received. Fires immediately after the carrier is dropped. Set pIgnore to True for EchoLink to ignore this string.

Syntax

Private Sub object_DTMFStringCD(sDigits, pIgnore)

The DTMFStringCD Event syntax has these parts:

PartDescription
objectAn EchoLinkSession object.
sDigitsA String value.
pIgnoreA Variant value.