Options
All
  • Public
  • Public/Protected
  • All
Menu

Message of Reliable Topic.

Type parameters

  • T

Hierarchy

  • Message

Index

Constructors

constructor

  • new Message<T>(): Message<T>
  • Type parameters

    • T

    Returns Message<T>

Properties

messageObject

messageObject: T

Published message.

publisher

publisher: Address

Address of the member that published the message.

publishingTime

publishingTime: Long

Time when the message was published (Epoch time).

Generated using TypeDoc