Click or drag to resize
TapiDigitDetectedEventArgs Class
Provides data for the DigitDetected event.
Inheritance Hierarchy

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public class TapiDigitDetectedEventArgs : TapiEventArgs

The TapiDigitDetectedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDigit
Gets the detected digit.
Top
See Also