Options
All
  • Public
  • Public/Protected
  • All
Menu

It specifies the Status of the WebSocket used by JSPrintManager

Index

Enumeration members

Blocked

Blocked: = 2

The website domain was blocked by the user.

Closed

Closed: = 1

The WebSocket is closed.

Open

Open: = 0

The WebSocket is open.

WaitingForUserResponse

WaitingForUserResponse: = 3

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