GroupNoticeDelete

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

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

Usage and Notes

Note: This isn't currently used.