OpenMetaverse Protocol Library Developers API Documentation
StartPlacesSearch Method (groupID)
NamespacesOpenMetaverse DirectoryManagerStartPlacesSearch(UUID)
Searches Places for land owned by the specified group
Declaration Syntax
C#
public 
UUID 
StartPlacesSearch(
        
UUID 
groupID
)
Parameters
groupID ( UUID)
ID of the group you want to recieve land list for (You must be a member of the group)
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)