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

Defines interfaces for controlling and managing Zoom Docs sharing in meetings. More...

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

Go to the source code of this file.

Data Structures

class  ZoomSDKDocsSharingSourceInfo
 Zoom Docs sharing source information class. More...
 
protocol  <ZoomSDKMeetingDocsControllerDelegate>
 Callback event for Zoom Docs sharing events. More...
 
class  ZoomSDKMeetingDocsController
 Zoom SDK meeting docs sharing controller. More...
 

Detailed Description

Defines interfaces for controlling and managing Zoom Docs sharing in meetings.

This file declares the ZoomSDKMeetingDocsController class and related delegate protocol for managing Zoom Docs sharing, permissions, and view control during a meeting. It also defines the ZoomSDKDocsSharingSourceInfo class, which provides information about docs sharing sources.

Definition in file ZoomSDKMeetingDocsController.h.