Difference between revisions of "GroupNoticeRequest"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 18: Line 18:
==Usage and Notes==
==Usage and Notes==
Requests data for a specific group notice.  The requesting agent must have the group ability to receive group notices.
Requests data for a specific group notice.  The requesting agent must have the group ability to receive group notices.
[[Category:Messages]]
[[Category:Messages]]
[[Category:Group Messages]]

Latest revision as of 15:50, 11 July 2009

Message Layout

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

Usage and Notes

Requests data for a specific group notice. The requesting agent must have the group ability to receive group notices.