UserInfoReply: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
mNo edit summary
(No difference)

Revision as of 16:14, 21 November 2006

Message Layout

{
	UserInfoReply	Low	NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID	LLUUID	}
	}
	{
		UserData	Single
		{	IMViaEMail	BOOL	}
		{	EMail		Variable	2	}
	}
}

Usage and Notes