Meeting SDK for macOS API Reference
|
Zoom SDK AI Companion feature control interface. More...
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>
import <ZoomSDK/ZoomSDKMeetingSmartSummaryController.h>
import <ZoomSDK/ZoomSDKAICompanionQueryHelper.h>
import <ZoomSDK/ZoomSDKAICompanionSmartSummaryHelper.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKAICompanionFeatureTurnOnAgainHandler |
Handler to turn on AI Companion features again. More... | |
class | ZoomSDKAICompanionFeatureSwitchHandler |
Handler to respond to requests for turning AI Companion features on or off. More... | |
protocol | <ZoomSDKMeetingAICompanionControllerDelegate> |
Callback events for AI Companion feature control. More... | |
class | ZoomSDKMeetingAICompanionController |
AI Companion feature control class. More... | |
Zoom SDK AI Companion feature control interface.
This file defines interfaces for managing AI Companion features during meetings, including smart summary, query helper, and controlling feature states.
Definition in file ZoomSDKMeetingAICompanionController.h.