AvatarPicksReply

From Second Life Wiki
Revision as of 02:25, 20 June 2008 by Day Oh (talk | contribs) (info on how to request; needs better example or better documentation of GenericMessage)
Jump to navigation Jump to search

Message Layout

{
	AvatarPicksReply Low Trusted Unencoded
	{
		AgentData		Single
		{	AgentID			LLUUID		}
		{	TargetID		LLUUID		}
	}
	{
		Data			Variable
		{	PickID			LLUUID		}
		{	PickName		Variable 1	}	
	}
}

Usage and Notes

"Picks" reply (from an avatar's profile).

To request an avatar's picks a GenericMessage must be used:

--- GenericMessage --- -- AgentData -- AgentID: 01234567-0123-0123-0123-0123456789ab SessionID: 01234567-0123-0123-0123-0123456789ab TransactionID: 00000000-0000-0000-0000-000000000000 -- MethodData -- Method: avatarpicksrequest Invoice: 00000000-0000-0000-0000-000000000000 -- ParamList -- Parameter: 01234567-0123-0123-0123-0123456789ab