AvatarGroupsReply: 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 23: | Line 22: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Lists avatar groups, response to [[AvatarPropertiesRequest]] | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Revision as of 05:55, 9 June 2008
Message Layout
{
AvatarGroupsReply Low Trusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ AvatarID LLUUID }
}
{
GroupData Variable
{ GroupPowers U64 }
{ AcceptNotices BOOL }
{ GroupTitle Variable 1 }
{ GroupID LLUUID }
{ GroupName Variable 1 }
{ GroupInsigniaID LLUUID }
}
}
Usage and Notes
Lists avatar groups, response to AvatarPropertiesRequest