Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WSStatus

It specifies the Status of the WebSocket used by JSPrintManager

Index

Enumeration Members

Blocked: 2

The website domain was blocked by the user.

Closed: 1

The WebSocket is closed.

Open: 0

The WebSocket is open.

WaitingForUserResponse: 3

The WS is waiting to the user to respond the connection dialog.