Options
All
  • Public
  • Public/Protected
  • All
Menu

An abstract message class that serves as the base class of all message types.

Hierarchy

Index

Properties

Methods

Properties

payload

payload: string

type

type: number

Message type

Methods

toDTO

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

Generated using TypeDoc