Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OpenMetaverse
GroupNotice
C# Class OpenMetaverse.GroupNotice
Struct representing a group notice
Mostra file
Open project: 3di/3di-viewer-rei-libs
Class Usage Examples
Public Properties
Property
Type
Description
AttachmentID
UUID
Message
string
OwnerID
UUID
Subject
string
Public Methods
Method
Description
SerializeAttachment
( ) :
byte[]
Method Details
SerializeAttachment()
public
method
public
SerializeAttachment
( ) :
byte[]
return
byte[]
Property Details
AttachmentID
public_oe property
public
UUID
AttachmentID
return
UUID
Message
public_oe property
public
string
Message
return
string
OwnerID
public_oe property
public
UUID
OwnerID
return
UUID
Subject
public_oe property
public
string
Subject
return
string