Zoom Rooms Controller SDK Reference 6.5.0
|
Meeting Webinar interfaces. More...
#include "ZRCSDKTypes.h"
Go to the source code of this file.
Data Structures | |
struct | WebinarInfo |
Webinar info. More... | |
struct | WebinarAttendeeBaseInfo |
Webinar attendee base info. More... | |
struct | DynamicWebinarAttendeeListRes |
Dynamic webinar attendee list response. For unencrypted attendee list and index is 0, should clean up local list before add participants. More... | |
struct | WebinarParticipantCountInfo |
Webinar participants count info. More... | |
struct | WebinarUnencryptedInfo |
Webinar unencrypted info. More... | |
struct | BackstageInfo |
Backstage status. More... | |
struct | BackstageNotification |
Backstage notification. More... | |
class | IMeetingWebinarHelperSink |
Meeting Webinar helper event callback. More... | |
class | IMeetingWebinarHelper |
Meeting Webinar helper interface. More... | |
enum BackstageError |
Backstage error.
Definition at line 81 of file IMeetingWebinarHelper.h.
enum BackstageStatus |
Backstage status.
Definition at line 92 of file IMeetingWebinarHelper.h.
Dynamic list webinar attendee type. Here are more detailed structural descriptions.
Definition at line 28 of file IMeetingWebinarHelper.h.
Webinar role changed state. Here are more detailed structural descriptions.
Enumerator | |
---|---|
WebinarRoleChangedNone | Invalid. |
WebinarRoleChangedPromote | You are promoted to panelist. |
WebinarRoleChangedDemote | You are demoted to attendee. |
Definition at line 17 of file IMeetingWebinarHelper.h.