GroupTitlesRequest: 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 16: | Line 15: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Requests all of the possible titles for a given agent in a group. | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Revision as of 19:58, 12 December 2006
Message Layout
{
GroupTitlesRequest Low NotTrusted Unencoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
{ GroupID LLUUID }
{ RequestID LLUUID }
}
}
Usage and Notes
Requests all of the possible titles for a given agent in a group.