Construct a new instance of the
GroupNoticesListReplyEventArgs class
Declaration Syntax
C# |
public GroupNoticesListReplyEventArgs( UUID groupID, List< GroupNoticesListEntry> notices )
Parameters
- groupID ( UUID)
- The ID of the group
- notices ( List < (Of < ( <' GroupNoticesListEntry > ) > ) > )
- The list containing active notices
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)