Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

DisplayManager.Callback

vncsdk.DisplayManager.Callback

Callback receiving display changes.

Method Summary

Modifier and Type Method and Description

displaysChanged(displayManager)

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:
Returns:

Ignored

×