Learn how to evaluate and integrate the VNC SDK
DisplayManager.Callback¶
-
vncsdk.DisplayManager.
Callback
¶ Callback receiving display changes.
Method Summary¶
Modifier and Type | Method and Description |
---|---|
Notification that a display has been added or removed, or the resolution of an existing display has changed. |
Methods¶
-
DisplayManager.Callback.
displaysChanged
(displayManager)¶ Notification that a display has been added or removed, or the resolution of an existing display has changed.
For more information, see
vnc_DisplayManager_Callback::displaysChanged
.Arguments: - displayManager (
vncsdk.DisplayManager
) –
Returns: Ignored
- displayManager (