OpenMetaverse Protocol Library Developers API Documentation
StartClassifiedSearch Method
NamespacesOpenMetaverse DirectoryManagerStartClassifiedSearch () () () ()
Members
Icon Member Description
StartClassifiedSearch(String, DirectoryManager . . :: . . ClassifiedCategories, Boolean) Obsolete.
StartClassifiedSearch(String)
Query the data server for a list of classified ads containing the specified string. Defaults to searching for classified placed in any category, and includes PG, Adult and Mature results. Responses are sent 16 per response packet, there is no way to know how many results a query reply will contain however assuming the reply packets arrived ordered, a response with less than 16 entries would indicate all results have been received The [!:OnClassifiedReply]event is raised when a response is received from the simulator

StartClassifiedSearch(String, DirectoryManager . . :: . . ClassifiedCategories, DirectoryManager . . :: . . ClassifiedQueryFlags)
Query the data server for a list of classified ads which contain specified keywords (Overload) The [!:OnClassifiedReply]event is raised when a response is received from the simulator

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