Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 716 Bytes

Dequeue.md

File metadata and controls

11 lines (7 loc) · 716 Bytes

freeclimb.Model.Dequeue

The Dequeue command transfers control of a Call that is in a Queue so that the waiting caller exits the Queue. Execution continues with the first command in the PerCL script returned by the actionUrl specified in the Enqueue command.

Properties

Name Type Description Notes
Command string Name of PerCL Command (this is automatically derived from mapping configuration and should not be manually supplied in any arguments) [optional]

[Back to Model list] [Back to API list] [Back to README]