Construct a new instance of the
DirEventsReplyEventArgs class
Declaration Syntax
C# |
public DirEventsReplyEventArgs( UUID queryID, List< DirectoryManager . . :: . . EventsSearchData> matchedEvents )
Parameters
- queryID ( UUID)
- The ID of the query returned by the data server. This will correlate to the ID returned by the [!:StartEventsSearch]method
- matchedEvents ( List < (Of < ( <' DirectoryManager . . :: . . EventsSearchData > ) > ) > )
- A list containing the "Events" returned by the search query
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)