The IQueueService type exposes the following members.

Methods

  NameDescription
Public methodGetMyInteractions(IEnumerable<(Of <<'(String>)>>))
Gets the "My Interactions" queue for the logged in user.
Public methodGetMyInteractions(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>))
Gets the "My Interactions" queue for the logged in user.
Public methodGetQueue(String, IEnumerable<(Of <<'(String>)>>))
Gets the specified queue.
Public methodGetQueue(String, IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>))
Gets the specified queue.

Properties

  NameDescription
Public propertyMyInteractionsQueueName
Gets the queue name for the currently logged in user's "My Interactions" queue.

See Also