Search Places - All Options
Declaration Syntax
C# |
public UUID StartPlacesSearch( DirectoryManager . . :: . . DirFindFlags findFlags, ParcelCategory searchCategory, string searchText, string simulatorName, UUID groupID, UUID transactionID )
Parameters
- findFlags ( DirectoryManager . . :: . . DirFindFlags)
- One of the Values from the DirFindFlags struct, ie: AgentOwned, GroupOwned, etc.
- searchCategory ( ParcelCategory)
- One of the values from the SearchCategory Struct, ie: Any, Linden, Newcomer
- searchText ( String)
- A string containing a list of keywords to search for separated by a space character
- simulatorName ( String)
- String Simulator Name to search in
- groupID ( UUID)
- LLUID of group you want to recieve results for
- transactionID ( UUID)
- Transaction (Query) ID which can be associated with results from your request.
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)