Meeting SDK for macOS API Reference
|
Interfaces for managing webinar features in Zoom SDK. More...
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKWebinarMeetingStatus |
Status information of the current webinar. More... | |
class | ZoomSDKWebinarRegisterHelper |
Helper class for webinar registration. More... | |
class | ZoomSDKWebinarInputScreenNameHandler |
Handler for entering screen name when joining a webinar. More... | |
protocol | <ZoomSDKWebinarControllerDelegate> |
Protocol for receiving webinar events and callbacks. More... | |
class | ZoomSDKWebinarController |
Controller for managing webinar-specific functions. More... | |
Interfaces for managing webinar features in Zoom SDK.
Definition in file ZoomSDKWebinarController.h.