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

E2EE meeting status. More...

#include <IMeetingService.h>

Data Fields

bool isPQCProtected = false
 post-quantum cryptography protected.
 

Detailed Description

E2EE meeting status.

Definition at line 117 of file IMeetingService.h.

Field Documentation

◆ isPQCProtected

bool E2eeMeetingStatus::isPQCProtected = false

post-quantum cryptography protected.

Definition at line 119 of file IMeetingService.h.