GroupProfileRequest

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

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

Usage and Notes