The IQueueService type exposes the following members.
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.
|
Properties
Name | Description | |
---|---|---|
![]() | MyInteractionsQueueName |
Gets the queue name for the currently logged in user's "My Interactions" queue.
|