Learn how to evaluate and integrate the VNC SDK
Viewer.DisconnectFlags¶
-
public enum
DisconnectFlags
¶ Enumeration of disconnection flags.
Enum Constants¶
-
public static final Viewer.DisconnectFlags
ALERT_USER
¶ The disconnection message could be shown to the user. This is set if the server sent this flag with its disconnection message, or the viewer disconnected due to an error.
-
public static final Viewer.DisconnectFlags
CAN_RECONNECT
¶ The connection has been broken, but a reconnection attempt may succeed.