9#import <MobileRTC/MobileRTC.h>
14@interface MobileRTCMeetingService (Encryption)
MobileRTCMeetingEncryptionType
Type of meeting encryption.
unsigned int getE2EEMeetingSecurityCodePassedSeconds()
Get security code passed seconds.
BOOL isUnencryptedExceptionDataValid()
Determine whether unencrypted exception data is valid,.
MobileRTCMeetingEncryptionType getEncryptionType()
Get meeting encryption type.
unsigned int getUnencryptedExceptionCount()
Get unencrypted exception count.
NSString *_Nonnull getInMeetingDataCenterInfo()
Get data center info.
NSString *_Nonnull getUnencryptedExceptionInfo()
Get unencrypted exception info.
NSString *_Nullable getE2EEMeetingSecurityCode()
Get E2EE meeting security code.