3import us.zoom.core.interfaces.IListener;
Enumeration of encryption types.
void onE2EEMeetingSecurityCodeChanged()
This callback will be called when the security code changes.
void removeListener(InMeetingEncryptionControllerListener listener)
Unregister the listener.
String getUnencryptedExceptionInfo()
Returns unencrypted exception details.
void addListener(InMeetingEncryptionControllerListener listener)
Register a listener for meeting encryption callback.
EncryptionType getEncryptionType()
Get meeting encryption type.
int getE2EEMeetingSecurityCodePassedSeconds()
Returns the time the security code exists, in seconds.
int getUnencryptedExceptionCount()
Returns unencrypted exception count.
boolean isUnencryptedExceptionDataValid()
Determines whether unencrypted exception data such as getUnencryptedExceptionCount() and getUnencrypt...
String getE2EEMeetingSecurityCode()
get E2EE meeting security code