StartGroupProposal: Difference between revisions
Jump to navigation
Jump to search
| Line 22: | Line 22: | ||
==Usage and Notes== | ==Usage and Notes== | ||
This message is used to intiate a group proposal for a given group in which an agent is a member of. The requesting agent must be a member of the group and have sufficient group powers to start a proposal for the proposal to be created. | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Revision as of 17:21, 27 November 2006
Message Layout
{
StartGroupProposal Low NotTrusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
}
{
ProposalData Single
{ GroupID LLUUID }
{ Quorum S32 }
{ Majority F32 }
{ Duration S32 }
{ ProposalText Variable 1 }
}
}
Usage and Notes
This message is used to intiate a group proposal for a given group in which an agent is a member of. The requesting agent must be a member of the group and have sufficient group powers to start a proposal for the proposal to be created.