Meeting SDK for macOS API Reference
|
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKPollingItem |
Polling item interface. More... | |
class | ZoomSDKPollingAnswerItem |
Polling answer item interface. More... | |
class | ZoomSDKPollingAnswerResultItem |
Polling answer result item interface. More... | |
class | ZoomSDKPollingQuestionItem |
Polling question item interface. More... | |
protocol | <ZoomSDKPollingControllerDelegate> |
Polling controller callback event. More... | |
class | ZoomSDKPollingController |
Polling controller interface. More... | |
Enumeration of polling action types.
Definition at line 70 of file ZoomSDKPollingController.h.
Enumeration of polling question types. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0057587.
Definition at line 42 of file ZoomSDKPollingController.h.
enum ZoomSDKPollingStatus |
Enumeration of polling statuses.
Definition at line 11 of file ZoomSDKPollingController.h.
enum ZoomSDKPollingType |
Enumeration of polling types.
Definition at line 27 of file ZoomSDKPollingController.h.