|
Meeting SDK for Windows API Reference
|
Meeting Service Polling Interface. More...
#include "zoom_sdk_def.h"Go to the source code of this file.
Data Structures | |
| class | IPollingItem |
| Polling item interface. More... | |
| class | IPollingAnswerItem |
| Polling answer item interface. More... | |
| class | IPollingQuestionItem |
| Polling question item interface. More... | |
| class | IPollingAnswerResultItem |
| Polling answer result item interface. More... | |
| class | IMeetingPollingCtrlEvent |
| Polling controller callback event. More... | |
| class | IMeetingPollingController |
| Polling controller interface. More... | |
Meeting Service Polling Interface.
Definition in file meeting_polling_ctrl_interface.h.
| enum SDKPollingActionType |
Type of polling action.
Definition at line 57 of file meeting_polling_ctrl_interface.h.
Type of polling question.
Definition at line 39 of file meeting_polling_ctrl_interface.h.
| enum SDKPollingStatus |
Status of polling.
Definition at line 14 of file meeting_polling_ctrl_interface.h.
| enum SDKPollingType |
Type of polling.
| Enumerator | |
|---|---|
| SDKPollingType_Unknown | |
| SDKPollingType_Poll | |
| SDKPollingType_Quiz | |
Definition at line 29 of file meeting_polling_ctrl_interface.h.