OpenMetaverse Protocol Library Developers API Documentation
StartGroupSearch Method (searchText, queryStart)
NamespacesOpenMetaverse DirectoryManagerStartGroupSearch(String, Int32)
Search for Groups
Declaration Syntax
C#
public
UUID
StartGroupSearch(

string
searchText,

int
queryStart
)
Parameters
searchText ( String)
The name or portion of the name of the group you wish to search for
queryStart ( Int32)
Start from the match number
Return Value

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