activate_agent


Description:

public override void activate_agent (string agent_name)

Activates an agent for this empty session.

Creates the AgentHandler for the specified agent. The handler will be available when the session converts to a real Session. On failure logs GLib.warning and returns.

Parameters:

agent_name

The name of the agent to activate