Zoom Rooms Controller SDK Reference 6.5.0
|
Webinar participants count info. More...
#include <IMeetingWebinarHelper.h>
Data Fields | |
int32_t | panelistCount = 0 |
Panelists count. | |
int32_t | attendeeCount = 0 |
Attendees count. | |
Webinar participants count info.
Definition at line 65 of file IMeetingWebinarHelper.h.
int32_t WebinarParticipantCountInfo::attendeeCount = 0 |
Attendees count.
Definition at line 68 of file IMeetingWebinarHelper.h.
int32_t WebinarParticipantCountInfo::panelistCount = 0 |
Panelists count.
Definition at line 67 of file IMeetingWebinarHelper.h.