closeWhiteboard()
closeWhiteboard(id?: string)
//Closes the current locally opened whiteboard
sambaFrame.closeWhiteboard();
//Closes a concrete whiteboard
sambaFrame.closeWhiteboard('c0771004-c9fc-4308-be4f-6264d8e486af');Last updated
closeWhiteboard(id?: string)
//Closes the current locally opened whiteboard
sambaFrame.closeWhiteboard();
//Closes a concrete whiteboard
sambaFrame.closeWhiteboard('c0771004-c9fc-4308-be4f-6264d8e486af');Last updated