Meeting SDK for macOS API Reference
|
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>
Go to the source code of this file.
Data Structures | |
protocol | <ZoomSDKMeetingEncryptionDelegate> |
class | ZoomSDKMeetingEncryptionController |
Enumerations | |
enum | ZoomSDKEncryptionType { ZoomSDKEncryptionType_None , ZoomSDKEncryptionType_Enhanced , ZoomSDKEncryptionType_E2EE } |
Type of meeting encryption. More... | |
Type of meeting encryption.
Enumerator | |
---|---|
ZoomSDKEncryptionType_None | |
ZoomSDKEncryptionType_Enhanced | |
ZoomSDKEncryptionType_E2EE |
Definition at line 9 of file ZoomSDKMeetingEncryptionController.h.