Class LineStates
enum
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
All agent phone line state.
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
LineStates.Alerting
Client phone is ringing (or line is establishing)
|
| <static> |
LineStates.Cleared
Line free
|
| <static> |
LineStates.Dialing
The line is dialing
|
| <static> |
LineStates.Hold
Agent put this line on Hold
|
| <static> |
LineStates.Online
Client and agent are online
|
Field Detail
<static>
LineStates.Alerting
Client phone is ringing (or line is establishing)
<static>
LineStates.Cleared
Line free
<static>
LineStates.Dialing
The line is dialing
<static>
LineStates.Hold
Agent put this line on Hold
<static>
LineStates.Online
Client and agent are online