foundation-comms.socketmessagehandler
Home > @genesislcap/foundation-comms > SocketMessageHandler
SocketMessageHandler class
The Socket message handler definition.
Signature:
export declare class SocketMessageHandler
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
boolean |
Whether the message handler is a subscription. | |
|
|
Function |
The handler function for errors. | |
|
|
Function |
The handler function for incoming messages. | |
|
|
The message that was sent. |