Specifies constants indicating the type of agent.

Namespace: ININ.IceLib.Dialer
Assembly: 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 nameValueDescription
Regular1A regular agent.
Finishing2A finishing agent.
Composite3A regular agent that is also a finishing agent.

See Also