Learn how to evaluate and integrate the VNC SDK
Server.DisconnectFlags¶
-
public enum
DisconnectFlags
¶ Enumeration of disconnection flags.
Enum Constants¶
-
public static final Server.DisconnectFlags
DISCONNECT_ALERT
¶ The disconnection message is deemed to be sufficiently important that the Viewer should alert the Viewer user.
-
public static final Server.DisconnectFlags
DISCONNECT_RECONNECT
¶ Set the peer’s
CAN_RECONNECT
flag, that is, the Server informs the Viewer that the server may start again soon.