ZOOM Windows SDK  5.2.42037.1112
Classes | Enumerations
meeting_qa_ctrl_interface.h File Reference

Meeting Service qa Interface Valid for both ZOOM style and user custom interface mode. More...

#include "..\zoom_sdk_def.h"

Go to the source code of this file.

Classes

class  IAnswerItem
 Answer item interface class. More...
 
class  IQAItemInfo
 Question item interface class. More...
 
class  IMeetingQAControllerEvent
 Meeting q&a callback event. More...
 
class  IMeetingQAController
 Meeting q&a controller interface class. More...
 

Enumerations

enum  QAConnectStatus { QA_STATUS_CONNECTING = 0, QA_STATUS_CONNECTED, QA_STATUS_DISCONNECTED, QA_STATUS_DISCONNECT_CONFLICT }
 Information category for Q&A connecting. Here are more detailed structural descriptions. More...
 

Detailed Description

Meeting Service qa Interface Valid for both ZOOM style and user custom interface mode.

Enumeration Type Documentation

◆ QAConnectStatus

Information category for Q&A connecting. Here are more detailed structural descriptions.

Enumerator
QA_STATUS_CONNECTING 

Connecting.

QA_STATUS_CONNECTED 

Connected.

QA_STATUS_DISCONNECTED 

Disconnected.

QA_STATUS_DISCONNECT_CONFLICT 

Disconnected because of conflict.