UserListReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	UserListReply Low Trusted Unencoded
	{
		UserBlock			Variable
		{	FirstName		Variable	1	}
		{	LastName		Variable	1	}
		{	Status			U8	}
	}
}

Usage and Notes