Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

CloudListener.Status

public enum Status

Enumeration of listening statuses.

Enum Constants

public static final CloudListener.Status STATUS_ONLINE

The listener is available for incoming connections.

public static final CloudListener.Status STATUS_SEARCHING

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

×