Abstract
The base class for messages
all messages have a type and can be converted to json
Protected
Serializes the message as json.
Sends this class to an object which can be serialized as json. The only usage of this method is by toJson.
toJson
Generated using TypeDoc
The base class for messages
all messages have a type and can be converted to json