Meeting SDK for Linux API Reference
|
Meeting Service Encryption Interface. 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.
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 24 of file meeting_inmeeting_encryption_interface.h.