Index

Classes


Class ContextStoppedDetails

enum

Class Summary
Constructor Attributes Constructor Name and Description
 
Context state details for stopped state
Field Summary
Field Attributes Field Name and Description
<static>  
ContextStoppedDetails.AgentInPause
Agent en pause
<static>  
ContextStoppedDetails.PausePending
Pause request but not all context are stopped
<static>  
ContextStoppedDetails.PhoneRinging
Agent station is called by ACD
<static>  
ContextStoppedDetails.PhoneUnavailable
Agent station is used by another context
<static>  
ContextStoppedDetails.Stopped
Context is stopped
Class Detail
ContextStoppedDetails()
Context state details for stopped state
Field Detail
<static> ContextStoppedDetails.AgentInPause
Agent en pause

<static> ContextStoppedDetails.PausePending
Pause request but not all context are stopped

<static> ContextStoppedDetails.PhoneRinging
Agent station is called by ACD

<static> ContextStoppedDetails.PhoneUnavailable
Agent station is used by another context

<static> ContextStoppedDetails.Stopped
Context is stopped

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