OpenMetaverse Protocol Library Developers API Documentation
GroupOperationEventArgs Class
NamespacesOpenMetaverseGroupOperationEventArgs
Represents a response to a request
Declaration Syntax
C#
public 
class 
GroupOperationEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
GroupOperationEventArgs(UUID, Boolean)
Construct a new instance of the GroupOperationEventArgs class

GroupID
Get the ID of the group

Success
true of the request was successful

Inheritance Hierarchy
Object
EventArgs
  GroupOperationEventArgs

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