Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Server.ConnectionCallback.ConnectionStartedType

Server.ConnectionCallback.ConnectionStartedType

The type of the Server.ConnectionCallback.ConnectionStarted callback.

Delegate summary

Modifier and Type Method and Description
delegate void

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

The type of the Server.ConnectionCallback.ConnectionStarted callback.

×