MuteListRequest

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	MuteListRequest Low NotTrusted Unencoded
	{
		AgentData 		Single
		{   AgentID     LLUUID  	}
		{	SessionID	LLUUID		}
	}
	{
		MuteData	Single
		{	MuteCRC		U32		}
	}
}

Usage and Notes