Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

AnnotationManager.Callback

vncsdk.AnnotationManager.Callback

Callback receiving annotation-related notifications

See also: AnnotationManager.setCallback

Method Summary

Modifier and Type Method and Description

availabilityChanged(annotationManager, isAvailable)

Notification that annotation availability has changed.

Methods

AnnotationManager.Callback.availabilityChanged(annotationManager, isAvailable)

Notification that annotation availability has changed.

For more information, see vnc_AnnotationManager_Callback::availabilityChanged.

Arguments:
Returns:

Ignored

×