#import <ZoomSDKRealNameAuthenticationController.h>
Inherits <NSObjectNSObject>.
◆ onNeedRealNameAuthMeetingWithSupportCountryList:withPrivacyURL:withRetrieveSMSVerificationCodeHandler:
- (void) onNeedRealNameAuthMeetingWithSupportCountryList: |
|
(NSArray *) |
supportCountryList |
withPrivacyURL: |
|
(NSString *) |
privacyURL |
withRetrieveSMSVerificationCodeHandler: |
|
(ZoomSDKRetrieveSMSVerificationCodeController *) |
handler |
|
|
| |
Notify support the Real-name authentication.
- Parameters
-
◆ onRetrieveSMSVerificationCodeResult:withVerifySMSVerificationCodeHandle:
Notify the send MSM verification code result.
- Parameters
-
result | the MSM send is success or not. |
handler | the handle work only when the result is ZoomSDKSMSError_Success. |
◆ onVerifySMSVerificationCodeResult:
Notify the MSM verification code verify result.
- Parameters
-
reuslt | the SMS verification code is correct or not. |