OpenMetaverse Protocol Library Developers API Documentation
BanUser Method (userID, allEstates)
NamespacesOpenMetaverseEstateToolsBanUser(UUID, Boolean)
Ban an avatar from an estate
Declaration Syntax
C#
public 
void 
BanUser(
        
UUID 
userID,
        
bool 
allEstates
)
Parameters
userID ( UUID)
Key of Agent to remove
allEstates ( Boolean)
Ban user from this estate and all others owned by the estate owner

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