AvatarPropertiesRequest

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AvatarPropertiesRequest Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
		{	AvatarID		LLUUID	}
	}
}

Usage and Notes

Used by client to request an avatar's profile. Triggers AvatarPropertiesReply, AvatarInterestsReply and AvatarGroupsReply