6#import <MobileRTC/MobileRTC.h>
11@interface MobileRTCMeetingService (Encryption)
MobileRTCMeetingEncryptionType
Enumeration of meeting encryption types.
unsigned int getE2EEMeetingSecurityCodePassedSeconds()
Gets security code passed seconds.
BOOL isUnencryptedExceptionDataValid()
Determines whether unencrypted exception data is valid.
MobileRTCMeetingEncryptionType getEncryptionType()
Gets the meeting encryption type.
unsigned int getUnencryptedExceptionCount()
Gets unencrypted exception count.
NSString *_Nonnull getInMeetingDataCenterInfo()
Gets data center info.
NSString *_Nonnull getUnencryptedExceptionInfo()
Gets unencrypted exception info.
NSString *_Nullable getE2EEMeetingSecurityCode()
Gets E2EE meeting security code.