Difference between revisions of "GroupNoticeRequest"

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

Revision as of 15:36, 21 November 2006

Message Layout

{
	GroupNoticeRequest Low NotTrusted Unencoded
	{
		AgentData        Single
		{	AgentID			LLUUID		}
		{	SessionID		LLUUID		}
	}
	{
		Data        Single
		{	GroupNoticeID	LLUUID		}
	}
}

Usage and Notes