Message Layout
{
GroupVoteHistoryItemReply Low Trusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ GroupID LLUUID }
}
{
TransactionData Single
{ TransactionID LLUUID }
{ TotalNumItems U32 }
}
{
HistoryItemData Single
{ VoteID LLUUID }
{ TerseDateID Variable 1 }
{ StartDateTime Variable 1 }
{ EndDateTime Variable 1 }
{ VoteInitiator LLUUID }
{ VoteType Variable 1 }
{ VoteResult Variable 1 }
{ Majority F32 }
{ Quorum S32 }
{ ProposalText Variable 2 }
}
{
VoteItem Variable
{ CandidateID LLUUID }
{ VoteCast Variable 1 }
{ NumVotes S32 }
}
}
Usage and Notes