State
This section outlines the possible state requests for queues and devices.
Getters
| Request | Description |
|---|---|
| SnapShotDevice | Returns the state of the requested device. |
| GetDoNotDisturb | Returns Do-Not-Disturb of the requested device. |
| GetForwarding | Returns the current Forwarding rules of the requested device. |
| GetCallProfile | Returns the current call profile data of the requested device. |
| GetQueueMember | Returns all queue members on the requested queue. |
| GetQueue | Returns the queue name on the requested queue. |
Setters
| Request | Description |
|---|---|
| SetDoNotDisturb | Updates Do-Not-Disturb on the requested device. |
| SetForwarding | Updates the Forwarding rules on the requested device. |
| SetCallProfile | Updates the current call profile data of the requested device. |
| SetQueueMember | Updates a specific queue member on a queue |