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