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

Interfaces for customized UI share rendering in Zoom SDK. More...

import <ZoomSDK/ZoomSDKErrors.h>

Go to the source code of this file.

Data Structures

protocol  <ZoomSDKShareElementDelegate>
 The delegate protocol to handle share element related events. More...
 
class  ZoomSDKShareElement
 The share element object to handle individual shared content and render view. More...
 
protocol  <ZoomSDKShareContainerDelegate>
 The delegate protocol to receive notifications from share container. More...
 
class  ZoomSDKShareContainer
 Container to manage all share elements. More...
 
protocol  <ZoomSDKShareActionDelegate>
 The delegate protocol to receive events related to share actions. More...
 
class  ZoomSDKShareAction
 Representing a share action, including subscription and rendering controls. More...
 

Detailed Description

Interfaces for customized UI share rendering in Zoom SDK.

Definition in file ZoomSDKShareContainer.h.