GroupNoticesListRequest: 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 18: | Line 17: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Requests a list of all the group notices for a group. The requesting agent must have the aiblity to receive notices within the group for this to work. | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Revision as of 14:58, 12 December 2006
Message Layout
{
GroupNoticesListRequest Low NotTrusted Unencoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
}
{
Data Single
{ GroupID LLUUID }
}
}
Usage and Notes
Requests a list of all the group notices for a group. The requesting agent must have the aiblity to receive notices within the group for this to work.