OpenMetaverse Protocol Library Developers API Documentation
RemoveAllowedGroup Method (groupID, allEstates)
NamespacesOpenMetaverseEstateToolsRemoveAllowedGroup(UUID, Boolean)
Removes a group from the estate Allowed list
Declaration Syntax
C#
public 
void 
RemoveAllowedGroup(
        
UUID 
groupID,
        
bool 
allEstates
)
Parameters
groupID ( UUID)
Key of Group to Remove
allEstates ( Boolean)
Removes Group as an allowed Group from All estates if true

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