Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKMeetingWhiteboardController.h File Reference

Defines the interface for controlling and managing the whiteboard feature in Zoom meetings. More...

import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>

Go to the source code of this file.

Data Structures

protocol  <ZoomSDKMeetingWhiteboardControllerDelegate>
 Delegate protocol to receive whiteboard status and settings changes. More...
 
class  ZoomSDKMeetingWhiteboardController
 Controller to manage whiteboard functionality during Zoom meetings. More...
 

Detailed Description

Defines the interface for controlling and managing the whiteboard feature in Zoom meetings.

This file declares the ZoomSDKMeetingWhiteboardController class, which provides APIs for managing whiteboard sharing, creation, view display, and user permissions during meetings. It also defines the ZoomSDKMeetingWhiteboardControllerDelegate protocol to receive whiteboard status updates and settings changes.

This feature enhances collaboration by enabling dynamic whiteboard interaction within Zoom meetings.

Definition in file ZoomSDKMeetingWhiteboardController.h.