Construct a new instance of the
GroupTitlesReplyEventArgs class
Declaration Syntax
C# |
public GroupTitlesReplyEventArgs( UUID requestID, UUID groupID, Dictionary< UUID, GroupTitle> titles )
Parameters
- requestID ( UUID)
- The ID as returned by the request to correlate this result set and the request
- groupID ( UUID)
- The ID of the group
- titles ( Dictionary < (Of < ( <' UUID, GroupTitle > ) > ) > )
- The titles
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)