Represents the type of the interaction segment.
Namespace: ININ.IceLib.Reporting.Interactions.DetailsAssembly: ININ.IceLib.Reporting (in ININ.IceLib.Reporting.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
public enum InteractionSegmentType |
| Visual Basic |
|---|
Public Enumeration InteractionSegmentType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | Unknown segment type. | |
| Ivr | 1 | IVR segment type. | |
| System | 2 | System segment type. | |
| Delay | 3 | Delay segment type. | |
| Alert | 4 | Alert segment type. | |
| Connect | 5 | Connect segment type. | |
| Hold | 6 | Hold segment type. | |
| Suspend | 7 | Suspend segment type. | |
| Consult | 8 | Consult segment type. | |
| Conference | 9 | Conference segment type. | |
| ExternalTransfer | 10 | External Transfer segment type. | |
| Acw | 11 | ACW segment type. | |
| Messaging | 12 | Messaging segment type. | |
| Dialing | 13 | Dialing segment type. | |
| Park | 14 | Park segment type. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 5 and beyond.
For 4.0, supported for IC Server version 4.0 SU 5 and beyond.