OpenMetaverse Protocol Library Developers API Documentation
BannedAgentsEventArgs Class
NamespacesOpenMetaverseBannedAgentsEventArgs
Result of the request for list of agents banned from a group
Declaration Syntax
C#
public 
class 
BannedAgentsEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
BannedAgentsEventArgs(UUID, Boolean, Dictionary < (Of < <' ( UUID, DateTime > ) > > ) )
Initializes a new instance of the BannedAgentsEventArgsclass

BannedAgents
Array containing a list of UUIDs of the agents banned from a group

GroupID
Indicates if list of banned agents for a group was successfully retrieved

Success
Indicates if list of banned agents for a group was successfully retrieved

Inheritance Hierarchy
Object
EventArgs
  BannedAgentsEventArgs

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