Learn how to evaluate and integrate the VNC SDK
AnnotationManager.Callback¶
-
vncsdk.AnnotationManager.Callback¶ Callback receiving annotation-related notifications
See also:
AnnotationManager.set_callback
Method Summary¶
| Modifier and Type | Method and Description |
|---|---|
Notification that annotation availability has changed. |
Methods¶
-
AnnotationManager.Callback.availability_changed(annotation_manager, is_available)¶ Notification that annotation availability has changed.
For more information, see
vnc_AnnotationManager_Callback::availabilityChanged.Parameters: - annotation_manager (
vncsdk.AnnotationManager) – - is_available (bool) –
Returns: None
- annotation_manager (