Learn how to evaluate and integrate the VNC SDK
AnnotationManager.Callback¶
-
vncsdk.AnnotationManager.
Callback
¶ Callback receiving annotation-related notifications
See also:
AnnotationManager.setCallback
Method Summary¶
Modifier and Type | Method and Description |
---|---|
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: - annotationManager (
vncsdk.AnnotationManager
) – - isAvailable (boolean) –
Returns: Ignored
- annotationManager (