Index

Classes


Class LineStates

enum

Class Summary
Constructor Attributes Constructor Name and Description
 
All agent phone line state.
Field Summary
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
Class Detail
LineStates()
All agent phone line state. Used for his two lines
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

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 05 2014 12:49:32 GMT+0100 (CET)