The InteractionQueue type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| ConferenceInteractionAdded |
Occurs when a conference Interaction is added to the Queue.
| |
| ConferenceInteractionChanged |
Occurs when a conference Interaction on the Queue changes.
| |
| ConferenceInteractionRemoved |
Occurs when a conference Interaction is removed from the Queue.
| |
| InteractionAdded |
Occurs when an Interaction is added to the Queue.
| |
| InteractionChanged |
Occurs when an Interaction on the Queue changes.
| |
| InteractionRemoved |
Occurs when an Interaction is removed from the Queue.
| |
| LostRights |
Occurs when the User loses rights for the Queue.
| |
| NotificationsSuspendedChanged |
Occurs when notifications on this InteractionQueue have been temporarily suspended by the Interaction Center Server.
| |
| QueueContentsChanged |
Occurs when an Interaction or Conference Interaction is added, updated, or removed.
|