activate_agent


Description:

public override void activate_agent (string agent_name) throws Error

Activates an agent for this placeholder session.

For SessionPlaceholder, this just updates the agent_name property. The AgentHandler will be created when load() is called to convert this placeholder to a real Session.

Parameters:

agent_name

The name of the agent to activate

Exceptions:

Error

if agent not found