public interface SmsListener
extends us.zoom.androidlib.util.IListener
Modifier and Type | Method and Description |
---|---|
void |
onNeedRealNameAuthMeetingNotification(java.util.List<ZoomSDKCountryCode> supportCountryList,
java.lang.String privacyUrl,
IZoomRetrieveSMSVerificationCodeHandler handler) |
void |
onRetrieveSMSVerificationCodeResultNotification(MobileRTCSMSVerificationError result,
IZoomVerifySMSVerificationCodeHandler handler) |
void |
onVerifySMSVerificationCodeResultNotification(MobileRTCSMSVerificationError result) |
void onNeedRealNameAuthMeetingNotification(java.util.List<ZoomSDKCountryCode> supportCountryList, java.lang.String privacyUrl, IZoomRetrieveSMSVerificationCodeHandler handler)
void onRetrieveSMSVerificationCodeResultNotification(MobileRTCSMSVerificationError result, IZoomVerifySMSVerificationCodeHandler handler)
void onVerifySMSVerificationCodeResultNotification(MobileRTCSMSVerificationError result)