AgentPhysQueueProps method: universal queue classes class
Syntax
AgentPhysQueueProps(AgentID, PhysicalQueueID)
Description
Use the AgentPhysQueueProps constructor to instantiate an agent physical queue properties object.
Parameters
| Parameter | Description |
|---|---|
|
AgentId |
Specify as valid AgentId as a string. |
|
PhysicalQueueId |
Specify a PhysicalQueueId as a string. |
Returns
An agent physical queue properties object.
Related Topics