Class ChatProperties
Inheritance
System.Object
ChatProperties
Assembly: Eco.Shared.dll
Syntax
public static class ChatProperties : Object
Fields
MarkedUpTextIndex
Declaration
public const int MarkedUpTextIndex = 3
Field Value
Type |
Description |
System.Int32 |
|
ReceiverIndex
Declaration
public const int ReceiverIndex = 2
Field Value
Type |
Description |
System.Int32 |
|
SenderIndex
Declaration
public const int SenderIndex = 1
Field Value
Type |
Description |
System.Int32 |
|
TimeSecondsPropertyIndex
Declaration
public const int TimeSecondsPropertyIndex = 0
Field Value
Type |
Description |
System.Int32 |
|