Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Message

The details of a message.

Enumerations

Properties

Functions

Properties

code

code: string

The message code.

message

message: string

The message text.

type

type: Type

The type of message (error, warning, or info).

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Message): object

getJsonObj