OpenMetaverse Protocol Library Developers API Documentation
GroupRolesDataReplyEventArgs Class
NamespacesOpenMetaverseGroupRolesDataReplyEventArgs
Represents the roles associated with a group
Declaration Syntax
C#
public 
class 
GroupRolesDataReplyEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
GroupRolesDataReplyEventArgs(UUID, UUID, Dictionary < (Of < <' ( UUID, GroupRole > ) > > ) )
Construct a new instance of the GroupRolesDataReplyEventArgs class

GroupID
Get the ID of the group

RequestID
Get the ID as returned by the request to correlate this result set and the request

Roles
Get the dictionary containing the roles

Inheritance Hierarchy
Object
EventArgs
  GroupRolesDataReplyEventArgs

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