Contains the group data returned from the data
server
Declaration Syntax
C# |
public class DirGroupsReplyEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
DirGroupsReplyEventArgs(UUID, List < (Of < <' ( DirectoryManager . . :: . . GroupSearchData > ) > > ) ) |
Construct a new instance of the
DirGroupsReplyEventArgs class
|
|
MatchedGroups |
A list containing Groups data returned by the
data server
|
|
QueryID |
The ID returned by
StartGroupSearch(String, Int32)
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)