AvatarClassifiedReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AvatarClassifiedReply Low Trusted Unencoded
	{
		AgentData		Single
		{	AgentID			LLUUID		}
		{	TargetID		LLUUID		}
	}
	{
		Data			Variable
		{	ClassifiedID	LLUUID		}
		{	Name			Variable 1	}
	}
}

Usage and Notes