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

Public Member Functions

GroupNoticeData ToGroupNoticeData ()
 

Public Attributes

UUID NoticeID
 
uint Timestamp
 
string FromName
 
string Subject
 
bool HasAttachment
 
byte AttachmentType
 
string AttachmentName
 
UUID AttachmentItemID
 
string AttachmentOwnerID
 

Detailed Description

Definition at line 71 of file GroupsExtendedData.cs.

Member Function Documentation

GroupNoticeData OpenSim.Groups.ExtendedGroupNoticeData.ToGroupNoticeData ( )
inline

Definition at line 83 of file GroupsExtendedData.cs.

Member Data Documentation

UUID OpenSim.Groups.ExtendedGroupNoticeData.AttachmentItemID

Definition at line 80 of file GroupsExtendedData.cs.

string OpenSim.Groups.ExtendedGroupNoticeData.AttachmentName

Definition at line 79 of file GroupsExtendedData.cs.

string OpenSim.Groups.ExtendedGroupNoticeData.AttachmentOwnerID

Definition at line 81 of file GroupsExtendedData.cs.

byte OpenSim.Groups.ExtendedGroupNoticeData.AttachmentType

Definition at line 78 of file GroupsExtendedData.cs.

string OpenSim.Groups.ExtendedGroupNoticeData.FromName

Definition at line 75 of file GroupsExtendedData.cs.

bool OpenSim.Groups.ExtendedGroupNoticeData.HasAttachment

Definition at line 77 of file GroupsExtendedData.cs.

UUID OpenSim.Groups.ExtendedGroupNoticeData.NoticeID

Definition at line 73 of file GroupsExtendedData.cs.

string OpenSim.Groups.ExtendedGroupNoticeData.Subject

Definition at line 76 of file GroupsExtendedData.cs.

uint OpenSim.Groups.ExtendedGroupNoticeData.Timestamp

Definition at line 74 of file GroupsExtendedData.cs.


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