OpenMetaverse Protocol Library Developers API Documentation
GroupCreatedReplyEventArgs Class
NamespacesOpenMetaverseGroupCreatedReplyEventArgs
A response to a group create request
Declaration Syntax
C#
public 
class 
GroupCreatedReplyEventArgs : 
EventArgs
Members
All Members Constructors Properties



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

GroupID
Get the ID of the group

Message
A string containing the message

Success
true of the group was created successfully

Inheritance Hierarchy
Object
EventArgs
  GroupCreatedReplyEventArgs

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