Difference between revisions of "AgentDataUpdateRequest"

From Second Life Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 16:13, 21 November 2006

Message Layout

{
	AgentDataUpdateRequest Low NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
}

Usage and Notes