AvatarPropertiesReply: 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 29: | Line 28: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Avatar profile, response to [[AvatarPropertiesRequest]] | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Revision as of 05:54, 9 June 2008
Message Layout
{
AvatarPropertiesReply Low Trusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ AvatarID LLUUID }
}
{
PropertiesData Single
{ ImageID LLUUID }
{ FLImageID LLUUID }
{ PartnerID LLUUID }
{ AboutText Variable 2 }
{ FLAboutText Variable 1 }
{ BornOn Variable 1 }
{ ProfileURL Variable 1 }
{ CharterMember Variable 1 }
{ AllowPublish BOOL }
{ MaturePublish BOOL }
{ Identified BOOL }
{ Transacted BOOL }
}
}
Usage and Notes
Avatar profile, response to AvatarPropertiesRequest