Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

CloudListener.Status

vncsdk.CloudListener.Status

Enumeration of listening statuses.

Enum Constants

vncsdk.CloudListener.Status.STATUS_SEARCHING

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

vncsdk.CloudListener.Status.STATUS_ONLINE

The listener is available for incoming connections.

×