Options
All
  • Public
  • Public/Protected
  • All
Menu

The plain message model defines a plain string. When sending it to the network we transform the payload to hex-string.

Hierarchy

Index

Properties

Methods

Properties

payload

payload: string

type

type: number

Message type

Methods

toDTO

  • toDTO(): { payload: string; type: number }

Static create

Generated using TypeDoc