Specifies constants indicating the type of agent.
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public enum AgentType |
| Visual Basic |
|---|
Public Enumeration AgentType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Regular | 1 | A regular agent. | |
| Finishing | 2 | A finishing agent. | |
| Composite | 3 | A regular agent that is also a finishing agent. |