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

Zoom SDK AI Companion feature control interface. The AI Companion brand has been retired. AI-powered features are now more deeply integrated throughout Zoom Workplace. Existing APIs and SDKs that reference AI Companion will continue to function as before to ensure backward compatibility. 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...

Detailed Description

Zoom SDK AI Companion feature control interface. The AI Companion brand has been retired. AI-powered features are now more deeply integrated throughout Zoom Workplace. Existing APIs and SDKs that reference AI Companion will continue to function as before to ensure backward compatibility.

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.