typedef enum { AgentTypeAgent, AgentTypeSupervisor } TAgentType;
Top of Page
AgentTypeAgent — This is a regular agent.
AgentTypeAgent
AgentTypeSupervisor — This is a supervisor.
AgentTypeSupervisor