Represents the reason why an interaction is alerting.
Namespace: ININ.IceLib.InteractionsAssembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum InteractionAlertType |
Visual Basic |
---|
Public Enumeration InteractionAlertType |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | The Interaction is alerting, source unknown. | |
User | 1 | The Interaction is alerting on a user queue. | |
Station | 2 | The Interaction is alerting on a station queue. | |
Workgroup | 3 | The Interaction is alerting on a workgroup queue. | |
StationGroup | 4 | The Interaction is alerting on a station group queue. | |
AcdUser | 5 | The Interaction is alerting on the ACD user. | |
AcdStation | 6 | The Interaction is alerting on ACD station. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.