Make the agent confirm the final DateHourProposal to all the agents of one subgroup.
This is the LAST METHOD to be used.
Agent to Agent Method. Method called by the nMCP agent.
Ask the Saa to create a subspace and populate it. spacename is the name of the subspace to be created. proxynamelist is a vector with the complete URL of each agent to include in the subspace.
Make the Agent store the MeetingProposal and ask its user if it will come or not to the Meeting. In the next step, the Agent will have to use the its willComeOrNot method
to transfer the answer to the Initiator Agent.
Agent to Agent Method. Method called by the Initiator Agent callMeeting method.