Difference between revisions of "GroupNoticesListRequest"

From Second Life Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 15:36, 21 November 2006

Message Layout

{
	GroupNoticesListRequest	Low	NotTrusted	Unencoded
	{
		AgentData        Single
		{	AgentID			LLUUID		}
		{	SessionID		LLUUID		}
	}
	{
		Data        Single
		{	GroupID			LLUUID		}
	}
}

Usage and Notes