Request a list of residents banned from
joining a group
Declaration Syntax
C# |
public void RequestBannedAgents( UUID groupID, EventHandler< BannedAgentsEventArgs> callback )
Parameters
- groupID ( UUID)
- UUID of the group
- callback ( EventHandler < (Of < ( <' BannedAgentsEventArgs > ) > ) > )
- Callback on request completition
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)