Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSocketMessage<TData>

A web socket message.

Type parameters

  • TData

Hierarchy

  • WebSocketMessage

Index

Properties

Properties

Optional data

data: TData

The data.

type

type: string

The type.

Generated using TypeDoc