Enum LineStatusTypes
The state of the device line.
Namespace: ivrToolkit.Core.Enums
Assembly: ivrToolkit.Core.dll
Syntax
public enum LineStatusTypesFields
| Name | Description | 
|---|---|
| AcceptingCalls | Listening for an incomming call. | 
| Closed | Closed and no longer available. It has been recycled. | 
| Connected | Connected to a remote caller. | 
| OffHook | Line handset has been picked up. | 
| OnHook | Line handset is set down. |