Message class
A class implementing IMessage.
This is used by MessageHandler.
Signature:
export declare class Message implements IMessage
Implements: IMessage
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) | |||
|
string |
(Optional) | ||
|
(Optional) | |||
|
any |
(Optional) | ||
|
string |
(Optional) | ||
|
string |
(Optional) | ||
|
string | |||
|
(Optional) | |||
|
(Optional) | |||
|
string |
(Optional) | ||
|
string[] |
(Optional) | ||
|
string |
(Optional) | ||
|
string |
(Optional) | ||
|
string |
(Optional) | ||
|
string |
(Optional) | ||
|
string |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|