Handler interface for retrieving SMS verification code.
Handler interface for verifying SMS verification code.
Listener interface for SMS verification events.
void removeListener(SmsListener listener)
Removes the listener.
boolean setDefaultCellPhoneInfo(String countryCode, String phoneNumber)
Sets the default cell phone information.
void addListener(SmsListener listener)
Adds a listener.
boolean enableZoomAuthRealNameMeetingUIShown(boolean enable)
Enables or disables showing Zoom auth real name meeting UI.
IZoomRetrieveSMSVerificationCodeHandler getResendSMSVerificationCodeHandler()
Gets the handler to resend SMS verification code.
List< ZoomSDKCountryCode > getSupportPhoneNumberCountryList()
Gets the list of supported phone number countries.
IZoomVerifySMSVerificationCodeHandler getReVerifySMSVerificationCodeHandler()
Gets the handler to re-verify SMS verification code.
String getRealNameAuthPrivacyURL()
Gets the real name authentication privacy URL.