AvatarPropertiesRequest

From Second Life Wiki
Revision as of 05:44, 9 June 2008 by Day Oh (talk | contribs) (→‎Usage and Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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