GroupVoteHistoryRequest

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	GroupVoteHistoryRequest Low NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
	}
	{
		GroupData	Single
		{	GroupID			LLUUID	}
	}
	{
		TransactionData Single
		{	TransactionID	LLUUID	}
	}
}

Usage and Notes