OpenMetaverse Protocol Library Developers API Documentation
AddAllowedUser Method (userID, allEstates)
NamespacesOpenMetaverseEstateToolsAddAllowedUser(UUID, Boolean)
Add's an agent to the estate Allowed list
Declaration Syntax
C#
public 
void 
AddAllowedUser(
        
UUID 
userID,
        
bool 
allEstates
)
Parameters
userID ( UUID)
Key of Agent to Add
allEstates ( Boolean)
Add agent as an allowed reisdent to All estates if true

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