If the websocket have closed, then retry to reconnect automatically
Gets or sets the URL to request the license info from.
Gets the status of the WebSocket connection.
Gets the list of installed printers in the client system.
Gets detailed info of each installed printer in the client system.
Returns the list of scanner devices available in the client system.
Returns the list of Serial ports available in the client system.
Returns the list of fonts name available in the client system.
Occurs when a new printer is created in the client system.
The callback function
The error function
The printers info details level
Occurs when any printer is deleted from the client system.
The callback function
The error function
The printers info details level
Occurs when any printer is updated in the client system.
The callback function
The error function
The printers info details level
Displays the About dialog of the JSPrintManager Client App.
Starts a WebSocket communication with the JSPrintManager Client App.
True to use WebSocket Secure (wss://); otherwise false.
The local network port number.
Closes the WebSocket connection.
Unsubscribes a given event ID
The event ID
Performs the update process of the JSPrintManager Client App.
It handles WebSocket communication with the JSPrintManager Client App.