GroupProfileRequest: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
mNo edit summary
(No difference)

Revision as of 16:10, 21 November 2006

Message Layout

{
	GroupProfileRequest Low NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID			LLUUID			}
		{	SessionID	LLUUID	}
	}
	{
		GroupData	Single
		{	GroupID			LLUUID			}
	}
}

Usage and Notes