activate_agent


Description:

public abstract void activate_agent (string agent_name) throws Error

Activates an agent for this session.

Handles agent changes by creating a new AgentHandler and copying any necessary state from the old AgentHandler to the new one.

Parameters:

agent_name

The name of the agent to activate

Exceptions:

Error

if agent activation fails