Learn how to evaluate and integrate the VNC SDK
Viewer.DisconnectFlags¶
-
class
vncsdk.Viewer.
DisconnectFlags
¶ Enumeration of disconnection flags.
Enumeration Attributes¶
-
vncsdk.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.
-
vncsdk.Viewer.DisconnectFlags.
CAN_RECONNECT
¶ The connection has been broken, but a reconnection attempt may succeed.