Difference between revisions of "GroupNoticesListRequest"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 18: Line 18:
==Usage and Notes==
==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.
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.
[[Category:Messages]]
[[Category:Messages]]
[[Category:Group Messages]]

Latest revision as of 15:51, 11 July 2009

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.