Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServerMessage

Represent message data coming from a server request.

Hierarchy

Indexable

[key: string]: any

Represent message data coming from a server request.

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

data

data: any

event

event: string = "request"

id

id: string

Optional nlu

nlu: NLU

type

type: string

user

user: User

Methods

clone

  • clone(): any
  • Returns any

toString

  • toString(): string

Generated using TypeDoc