Zoom Rooms Controller SDK Reference 6.5.0
Loading...
Searching...
No Matches
WebinarUnencryptedInfo Struct Reference

Webinar unencrypted info. More...

#include <IMeetingWebinarHelper.h>

Data Fields

int32_t unencryptedAttendeeCount = 0
 Unencrypted attendees count.
 
int32_t unencryptedPhoneUserCount = 0
 Unencrypted phone users count.
 

Detailed Description

Webinar unencrypted info.

Definition at line 73 of file IMeetingWebinarHelper.h.

Field Documentation

◆ unencryptedAttendeeCount

int32_t WebinarUnencryptedInfo::unencryptedAttendeeCount = 0

Unencrypted attendees count.

Definition at line 75 of file IMeetingWebinarHelper.h.

◆ unencryptedPhoneUserCount

int32_t WebinarUnencryptedInfo::unencryptedPhoneUserCount = 0

Unencrypted phone users count.

Definition at line 76 of file IMeetingWebinarHelper.h.