Difference between revisions of "UUIDNameReply"

From Second Life Wiki
Jump to navigation Jump to search
m
 
 
Line 1: Line 1:
{{ProtocolNav}}
{{ProtocolNav}}
==Message Layout==
==Message Layout==
Line 15: Line 14:
</pre>
</pre>
==Usage and Notes==
==Usage and Notes==
Sim->client reply to [[UUIDNameRequest]]
[[Category:Messages]]
[[Category:Messages]]

Latest revision as of 17:21, 24 June 2008

Message Layout

{
	UUIDNameReply Low Trusted Unencoded
	{
		UUIDNameBlock	Variable
		{	ID			LLUUID	}
		{	FirstName	Variable	1	}
		{	LastName	Variable	1	}
	}
}

Usage and Notes

Sim->client reply to UUIDNameRequest