Click or drag to resize
TapiLineDeviceStateEventArgs Class
Provides data for the LineDeviceState event.
Inheritance Hierarchy

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

The TapiLineDeviceStateEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyLineDeviceState
Gets the device state changes. Can be one or more of the TapiLineDeviceState flags.
Top
See Also