This class holds information about far end DTMF capabilities. In other words, what DTMF capabilities the far end of a call supports.

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

Syntax

C#
public class DTMF_FAR_END_INFO : IDisposable
Visual Basic (Declaration)
Public Class DTMF_FAR_END_INFO _
	Implements IDisposable
Visual C++
public ref class DTMF_FAR_END_INFO : IDisposable
J#
public class DTMF_FAR_END_INFO implements IDisposable

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.DTMF_FAR_END_INFO

See Also