Enum Message.MessageFrame
Namespace: Libplanet.Net.Messages
Assembly: Libplanet.dll
Syntax
public enum MessageFrame : int
Fields
| Name | Description |
|---|---|
| Peer | |
| Sign | Frame containing signature of the Message. |
| Timestamp | Frame containing the datetime when the Message is created. |
| Type | Frame containing the type of the message. |
| Version | Frame containing AppProtocolVersion. |