Indicates whether the DTMF digit has transitioned to the "ON" state or the "OFF" state.

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

Syntax

C#
public bool StateOn
Visual Basic (Declaration)
Public StateOn As Boolean
Visual C++
public:
bool StateOn
J#
public boolean StateOn

See Also