# videoSlotMovedToMonitor
Description: the notification indicating that a video window has been moved to a different monitor
Example:
{
"callId": "SlideShowSlot",
"peerDn": "Slide 1/20",
"monitorDisplayName": "Generic PnP Monitor (Intel(R) HD Graphics 4600)",
"monitorIdx": 1,
"monitorIsPrimary": false,
"event": "videoSlotMovedToMonitor",
"method": "event"
}
Parameter description:
callId
— Unique slot identifierpeerDn
— the display name for a video windowmonitorDisplayName
— Monitor namemonitorIdx
— Monitor index (used in the API)monitorIsPrimary
— the flag indicating if the monitor is selected as the main screen
See also: