GroupRoleDataReply: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
| Line 28: | Line 27: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
[[Category:Messages]] | [[Category:Messages]] | ||
[[Category:Group Messages]] | |||
Latest revision as of 15:54, 11 July 2009
Message Layout
{
GroupRoleDataReply Low Trusted Unencoded
{
AgentData Single
{ AgentID LLUUID }
}
{
GroupData Single
{ GroupID LLUUID }
{ RequestID LLUUID }
{ RoleCount S32 }
}
{
RoleData Variable
{ RoleID LLUUID }
{ Name Variable 1 }
{ Title Variable 1 }
{ Description Variable 1 }
{ Powers U64 }
{ Members U32 }
}
}