UpdateUserInfo

From Second Life Wiki
Revision as of 20:00, 9 July 2008 by Day Oh (talk | contribs) (added missing field)
Jump to navigation Jump to search

Message Layout

{
	UpdateUserInfo	Low	NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID	LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		UserData	Single
		{	IMViaEMail	BOOL	}
		{	DirectoryVisibility	Variable 1	}
	}
}

Usage and Notes