Class PENDING_REQUEST_ACTION
enum
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Action to perform when all agent session will be closed
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
PENDING_REQUEST_ACTION.CHANGE_USER
logout from CTIProxy
|
| <static> |
PENDING_REQUEST_ACTION.DISCONNECT
disconnect from CTIProxy
|
| <static> |
PENDING_REQUEST_ACTION.EXIT
quit the workspace
|
| <static> |
PENDING_REQUEST_ACTION.PAUSE
pause
|
| <static> |
PENDING_REQUEST_ACTION.REFRESH
reload the workspace
|
Field Detail
<static>
PENDING_REQUEST_ACTION.CHANGE_USER
logout from CTIProxy
<static>
PENDING_REQUEST_ACTION.DISCONNECT
disconnect from CTIProxy
<static>
PENDING_REQUEST_ACTION.EXIT
quit the workspace
<static>
PENDING_REQUEST_ACTION.PAUSE
pause
<static>
PENDING_REQUEST_ACTION.REFRESH
reload the workspace