Meeting SDK for macOS API Reference
|
Zoom SDK meeting remote support controller interface. More...
import <Foundation/Foundation.h>
import <Cocoa/Cocoa.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKMeetingRemoteSupportRequestHandler |
Remote support request handler class. More... | |
protocol | <ZoomSDKMeetingRemoteSupportControllerDelegate> |
Callback events for remote support controller. More... | |
class | ZoomSDKMeetingRemoteSupportController |
Zoom SDK meeting remote support controller. More... | |
Zoom SDK meeting remote support controller interface.
This file defines the interfaces for managing remote support features in a meeting, including requesting remote support, handling requests, and controlling remote support screens.
Definition in file ZoomSDKMeetingRemoteSupportController.h.