Specifies constants indicating the party type of a call.
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 InteractionCallPartyType |
| Visual Basic |
|---|
Public Enumeration InteractionCallPartyType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | Indicates an unknown party type. | |
| Internal | 1 | Indicates an internal party type. | |
| External | 2 | Indicates an external party type. | |
| System | 3 | Indicates a system party 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.