OpenMetaverse Protocol Library Developers API Documentation
StartPeopleSearch Method (searchText, queryStart)
NamespacesOpenMetaverse DirectoryManagerStartPeopleSearch(String, Int32)
Search the People directory for other avatars
Declaration Syntax
C#
public 
UUID 
StartPeopleSearch(
        
string 
searchText,
        
int 
queryStart
)
Parameters
searchText ( String)
The name or portion of the name of the avatar you wish to search for
queryStart ( Int32)
Return Value

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