Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MessageType

The Message type. Supported supply types are: -1: RawMessage (no type appended) 0: PlainMessage 1: EncryptedMessage. 254: Persistent harvesting delegation.

Index

Enumeration members

EncryptedMessage

EncryptedMessage = 1

PersistentHarvestingDelegationMessage

PersistentHarvestingDelegationMessage = 254

PlainMessage

PlainMessage = 0

RawMessage

RawMessage = -1

Generated using TypeDoc