QueuesInterface
Props
bindUserToQueue
bindUserToQueue: (request: BindUserToQueueRequest) => Promise<BindUserToQueueResponse>
Bind/unbind users to/from the specified ACD queues. Note that users and queues should be already bound to the same application.
getACDState
getACDState: (request: GetACDStateRequest) => Promise<GetACDStateResponse>
Gets the current ACD queue state.
setQueueInfo
setQueueInfo: (request: SetQueueInfoRequest) => Promise<SetQueueInfoResponse>
Edits the ACD queue.