Returned, along with other info, upon a successful .RequestInfo()
| C# |
public class EstateGroupsReplyEventArgs : EventArgs
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| EstateGroupsReplyEventArgs(UInt32, Int32, List<(Of <(UUID>)>)) | Construct a new instance of the EstateGroupsReplyEventArgs class | |
| AllowedGroups |
List of UUIDs of Allowed Groups
| |
| Count |
The number of returned items
| |
| EstateID |
The identifier of the estate
|