UUIDNameReply: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
|||
| 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