|
Meeting SDK for macOS API Reference
|
Interfaces for the Zoom SDK Q&A module. More...
import <Foundation/Foundation.h>import <ZoomSDK/ZoomSDKErrors.h>Go to the source code of this file.
Data Structures | |
| class | ZoomSDKAnswerInfo |
| Represents an answer object in the Q&A module. More... | |
| class | ZoomSDKQuestionInfo |
| Represents a question object in the Q&A module. More... | |
| protocol | <ZoomSDKQAControllerDelegate> |
| Callback events for Q&A controller. More... | |
| class | ZoomSDKQAController |
| Provide interfaces to manage Q&A session in Zoom meeting. More... | |
Interfaces for the Zoom SDK Q&A module.
This file provides the definitions for Q&A related objects, including questions, answers, and the Q&A controller.
Definition in file ZoomSDKQAController.h.