Represents the DTMF tone that was detected. For supported DTMF tones, see the VoipMediaEngine..::.DTMF_TONE enumeration.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public VoipMediaEngine..::.DTMF_TONE DtmfTone
Visual Basic (Declaration)
Public DtmfTone As VoipMediaEngine..::.DTMF_TONE
Visual C++
public:
VoipMediaEngine..::.DTMF_TONE DtmfTone
J#
public VoipMediaEngine..::.DTMF_TONE DtmfTone

See Also