OpenMetaverse Protocol Library Developers API Documentation
StartPlacesSearch Method (searchText)
NamespacesOpenMetaverse DirectoryManagerStartPlacesSearch(String)
Search the Places directory for parcels that are listed in search and contain the specified keywords
Declaration Syntax
C#
public 
UUID 
StartPlacesSearch(
        
string 
searchText
)
Parameters
searchText ( String)
A string containing the keywords to search for
Return Value
Transaction (Query) ID which can be associated with results from your request.

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)