| TapiLineDeviceStatus Class |
Namespace: Traysoft.AddTapi
The TapiLineDeviceStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| DeviceSpecificInfo |
Gets device specific information about the status of a line device.
| |
| IsConnected |
Specifies whether the line is connected to TAPI.
| |
| IsInService |
Indicates whether the line is in service.
| |
| IsMsgWaitOn |
Indicates whether the line has a message waiting (message light is on).
| |
| NumActiveCalls |
Number of calls on the line in call states other than Idle, OnHold, OnHoldPendingTransfer, and OnHoldPendingConference.
| |
| NumOnHoldCalls |
Number of calls on the line in the OnHold state.
| |
| NumOnHoldPendingCalls |
Number of calls on the line in the OnHoldPendingTransfer or OnHoldPendingConference state.
|