_addQueue (name, after) private
Add a new named queue after the specified queue.
The queue to add will only be added once.
Parameters:
-
name
String
- the name of the queue to add.
-
after
String
- the name of the queue to add after.
_addQueue (name, after) private
Add a new named queue after the specified queue.
The queue to add will only be added once.
String
String
Please login to continue.