GroupMembersRequest
Revision as of 12:13, 12 December 2006 by Jonathan Linden (talk | contribs)
Message Layout
{ GroupMembersRequest Low NotTrusted Unencoded { AgentData Single { AgentID LLUUID } { SessionID LLUUID } } { GroupData Single { GroupID LLUUID } { RequestID LLUUID } } }
Usage and Notes
Requests a list of all of the members in a group as well as some information about them.
RequestID - A unique indicator for this particular request. This should be unique for each request made. Helps tracking incoming replies to this request.