Learn how to evaluate and integrate the VNC SDK
CloudAddressMonitor.Availability¶
-
vncsdk.CloudAddressMonitor.
Availability
¶ Enumeration of availabilities for a Cloud address.
Enum Constants¶
-
vncsdk.CloudAddressMonitor.Availability.
AVAILABLE
¶ A peer is currently listening on the Cloud address.
-
vncsdk.CloudAddressMonitor.Availability.
UNAVAILABLE
¶ No peer is currently listening on the Cloud address.
-
vncsdk.CloudAddressMonitor.Availability.
UNKNOWN_AVAILABILITY
¶ The Cloud address monitor is waiting for the Cloud services to return the availability for the peer address, or an error occurred.