GroupTitleUpdate: 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 16: | Line 15: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Updates an agent's "title role" within a group. The requesting agent must be a member of the group and be in the specified role to change its "title role" to be the specified role. | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Revision as of 19:44, 12 December 2006
Message Layout
{
GroupTitleUpdate Low NotTrusted Unencoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
{ GroupID LLUUID }
{ TitleRoleID LLUUID }
}
}
Usage and Notes
Updates an agent's "title role" within a group. The requesting agent must be a member of the group and be in the specified role to change its "title role" to be the specified role.