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

Interfaces for Zoom SDK Language Interpretation management. More...

import <Foundation/Foundation.h>
import "ZoomSDKErrors.h"

Go to the source code of this file.

Data Structures

class  ZoomSDKInterpretationLanguageInfo
 Represent interpretation language information. More...
 
class  ZoomSDKInterpreter
 Represent an interpreter user and their supported languages. More...
 
protocol  <ZoomSDKInterpretationControllerDelegate>
 Callback protocol for receiving interpretation-related events. More...
 
class  ZoomSDKInterpretationController
 Interface for managing interpretation in a Zoom meeting. More...
 

Detailed Description

Interfaces for Zoom SDK Language Interpretation management.

This file defines the interfaces for managing interpreters and interpretation channels in Zoom meetings, including language info queries, interpreter management, and real-time callbacks.

Definition in file ZoomSDKInterpretationController.h.