Represents the members of a group
Declaration Syntax
C# |
public class GroupMembersReplyEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
GroupMembersReplyEventArgs(UUID, UUID, Dictionary < (Of < <' ( UUID, GroupMember > ) > > ) ) |
Construct a new instance of the
GroupMembersReplyEventArgs class
|
|
GroupID |
Get the ID of the group
|
|
Members |
Get the dictionary of members
|
|
RequestID |
Get the ID as returned by the request to
correlate this result set and the request
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)