Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Server.ConnectionCallback.ConnectionEndedType

Server.ConnectionCallback.ConnectionEndedType

The type of the Server.ConnectionCallback.ConnectionEnded callback.

Delegate summary

Modifier and Type Method and Description
delegate void

Server.ConnectionCallback.ConnectionEndedType(Server server, Connection connection)

The type of the Server.ConnectionCallback.ConnectionEnded callback.

×