Meeting SDK for macOS API Reference
|
Interfaces for managing sign language interpretation in Zoom meetings. More...
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKSignInterpretationLanguageInfo |
Information of a supported sign interpretation language. More... | |
class | ZoomSDKSignInterpreter |
Represent a sign language interpreter user and their assigned language. More... | |
protocol | <ZoomSDKSignInterpretationControllerDelegate> |
Delegate callbacks for sign language interpretation events. More... | |
class | ZoomSDKSignInterpretationController |
Manage sign interpretation status, interpreters, and available languages in a Zoom meeting. More... | |
Interfaces for managing sign language interpretation in Zoom meetings.
Definition in file ZoomSDKSignInterpretationController.h.