Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WebSocketData<T>

summary

WebSocketにより送信するデータを表します。

Type parameters

  • T

Hierarchy

  • WebSocketData

Index

Constructors

Properties

Constructors

constructor

Properties

Optional content

content: T

Optional date

date: DateTime

Optional type

type: number | string

Generated using TypeDoc