OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.GroupNoticeData Struct Reference

Public Attributes

UUID NoticeID
 
uint Timestamp
 
string FromName
 
string Subject
 
bool HasAttachment
 
byte AssetType
 

Detailed Description

Definition at line 127 of file GroupData.cs.

Member Data Documentation

byte OpenSim.Framework.GroupNoticeData.AssetType

Definition at line 134 of file GroupData.cs.

string OpenSim.Framework.GroupNoticeData.FromName

Definition at line 131 of file GroupData.cs.

bool OpenSim.Framework.GroupNoticeData.HasAttachment

Definition at line 133 of file GroupData.cs.

UUID OpenSim.Framework.GroupNoticeData.NoticeID

Definition at line 129 of file GroupData.cs.

string OpenSim.Framework.GroupNoticeData.Subject

Definition at line 132 of file GroupData.cs.

uint OpenSim.Framework.GroupNoticeData.Timestamp

Definition at line 130 of file GroupData.cs.


The documentation for this struct was generated from the following file: