GroupNoticesListRequest

From Second Life Wiki
Revision as of 15:51, 11 July 2009 by Johan Neddings (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Message Layout

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

Usage and Notes

Requests a list of all the group notices for a group. The requesting agent must have the aiblity to receive notices within the group for this to work.