Construct a new instance of the
GroupRolesDataReplyEventArgs class

C# |
public GroupRolesDataReplyEventArgs( UUID requestID, UUID groupID, Dictionary< UUID, GroupRole> roles )

- requestID ( UUID)
- The ID as returned by the request to correlate this result set and the request
- groupID ( UUID)
- The ID of the group
- roles ( Dictionary < (Of < ( <' UUID, GroupRole > ) > ) > )
- The dictionary containing the roles
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)