Meeting Service Encryption Interface Valid for both ZOOM style and user custom interface mode. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
class | IMeetingEncryptionControllerEvent |
class | IMeetingEncryptionController |
Enumerations | |
enum | EncryptionType { EncryptionType_None , EncryptionType_Enhanced , EncryptionType_E2EE } |
Meeting Service Encryption Interface Valid for both ZOOM style and user custom interface mode.
Definition in file meeting_inmeeting_encryption_interface.h.
enum EncryptionType |
Enumerator | |
---|---|
EncryptionType_None | For initialization. |
EncryptionType_Enhanced | Meeting encryption type is Enhanced. |
EncryptionType_E2EE | Meeting encryption type is E2EE. |
Definition at line 22 of file meeting_inmeeting_encryption_interface.h.