Methods
| Name | Description | |
|---|---|---|
| GetMyInteractions(IEnumerable<(Of <<'(String>)>>)) |
Gets the "My Interactions" queue for the logged in user.
| |
| GetMyInteractions(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>)) |
Gets the "My Interactions" queue for the logged in user.
| |
| GetQueue(String, IEnumerable<(Of <<'(String>)>>)) |
Gets the specified queue.
| |
| GetQueue(String, IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>)) |
Gets the specified queue.
|