Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

CloudListener.Status

enum CloudListener.Status

Enumeration of listening statuses.

For more information, see vnc_CloudListener_Status in the C API documentation.

Fields

CloudListener.Status.Searching

The listener is in the process of establishing an association with VNC Cloud.Incoming connections are not yet possible.

CloudListener.Status.Online

The listener is available for incoming connections.

×