Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Message

Generic representation of messages flying between client and server

Hierarchy

Implemented by

Index

Properties

Properties

type

type: string

All messages are identified by type. Read about discriminated unions first

link

https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions

Generated using TypeDoc