AvatarGroupsReply: Difference between revisions
Jump to navigation
Jump to search
added missing block |
|||
| Line 17: | Line 17: | ||
{ GroupName Variable 1 } | { GroupName Variable 1 } | ||
{ GroupInsigniaID LLUUID } | { GroupInsigniaID LLUUID } | ||
} | |||
{ | |||
NewGroupData Single | |||
{ ListInProfile BOOL } // whether group displays in profile | |||
} | } | ||
} | } | ||
Latest revision as of 10:51, 23 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 }
}
{
NewGroupData Single
{ ListInProfile BOOL } // whether group displays in profile
}
}
Usage and Notes
Lists avatar groups, response to AvatarPropertiesRequest