Class ContextWaitingDetails
enum
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Context state details for state waiting, only for telephony
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
ContextWaitingDetails.Waiting
Context is stopped
|
| <static> |
ContextWaitingDetails.WaitingBlended
Agent station is called by ACD
|
| <static> |
ContextWaitingDetails.WaitingInbound
Pause request but not all context are stopped
|
| <static> |
ContextWaitingDetails.WaitingOutbound
Agent station is used by another context
|
Field Detail
<static>
ContextWaitingDetails.Waiting
Context is stopped
<static>
ContextWaitingDetails.WaitingBlended
Agent station is called by ACD
<static>
ContextWaitingDetails.WaitingInbound
Pause request but not all context are stopped
<static>
ContextWaitingDetails.WaitingOutbound
Agent station is used by another context