Private constructor for instantiating MessageContentV3 instance
Static Readonly VERSIONStatic fromFactory method to extract MessageContentV3 data from raw bytes
Deserialized data
Bytes array
Static isStatic plainFactory method for creating plaintext message content
MessageContentV3 instance
Message subject in plaintext
Message content in plaintext
Static richFactory method for creating formatted message content
MessageContentV3 instance
Message subject in plaintext
Message content in serializeable object
Generated using TypeDoc
Description
MessageContentancestor used for the plaintext or simply formatted messages with plaintext subject.