RevokeModification

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	RevokeModification Low NotTrusted Unencoded
	{
		AgentData			Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
		{	GranterName		Variable	1	}
	}
	{
		RevokedBlock		Variable
		{	RevokedID		LLUUID	}
	}
}

Usage and Notes