GroupNoticeRequest

From Second Life Wiki
Jump to navigation Jump to search

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.