Jump to: navigation, search

TAgentType

Syntax

typedef enum {
	AgentTypeAgent,
	AgentTypeSupervisor
} TAgentType;

Values

  • AgentTypeAgent — This is a regular agent.
  • AgentTypeSupervisor — This is a supervisor.
This page was last edited on March 17, 2016, at 18:08.
Comments or questions about this documentation? Contact us for support!