◆ 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:
| - (void) onVerifySMSVerificationCodeResult: |
|
(ZoomSDKSMSVerificationCodeError) |
reuslt |
|
Notify the MSM verification code verify result.
- Parameters
-
| reuslt | the SMS verification code is correct or not. |
The documentation for this protocol was generated from the following file: