Difference between revisions of "AvatarPropertiesRequest"
Jump to navigation
Jump to search
Cube Linden (talk | contribs) m |
|||
Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
Line 15: | Line 14: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Used by client to request an avatar's profile. Triggers [[AvatarPropertiesReply]], [[AvatarInterestsReply]] and [[AvatarGroupsReply]] | |||
[[Category:Messages]] | [[Category:Messages]] |
Latest revision as of 04:44, 9 June 2008
Message Layout
{ AvatarPropertiesRequest Low NotTrusted Unencoded { AgentData Single { AgentID LLUUID } { SessionID LLUUID } { AvatarID LLUUID } } }
Usage and Notes
Used by client to request an avatar's profile. Triggers AvatarPropertiesReply, AvatarInterestsReply and AvatarGroupsReply