Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKMeetingEncryptionController.h File 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...
 

Enumeration Type Documentation

◆ ZoomSDKEncryptionType

Type of meeting encryption.

Enumerator
ZoomSDKEncryptionType_None 
ZoomSDKEncryptionType_Enhanced 
ZoomSDKEncryptionType_E2EE 

Definition at line 9 of file ZoomSDKMeetingEncryptionController.h.