Class ContextStoppedDetails
enum
Constructor Attributes | Constructor Name and Description |
---|---|
Context state details for stopped state
|
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
|
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