#include <ZoomSDKRealNameAuthenticationController.h>
Inherits NSObject.
◆ enableZoomAuthRealNameMeetingUIShown:
- (ZoomSDKError) enableZoomAuthRealNameMeetingUIShown: |
|
(BOOL) | enable |
|
Enable to show the zoom Real-name authentication meeting UI.
- Parameters
-
enable | Yes means show the zoom Real-name authentication meeting UI,otherwise not. |
- Returns
- If the function succeeds,will return ZoomSDKError_Success.
◆ getSupportPhoneNumberCountryList
- (NSArray *) getSupportPhoneNumberCountryList |
|
|
|
Get the country for mobile phone number supported by the SDK.
- Returns
- If the function succeeds,will get the support country list.
◆ resendSMSVerificationCodeController
◆ reVerifySMSVerificationCodeController
◆ setDefaultCellPhoneInfo:phoneNumber:
- (ZoomSDKError) setDefaultCellPhoneInfo: |
|
(NSString *) | countryCode |
phoneNumber: |
|
(NSString *) | phoneNumber |
Set the default cell phone information.
- Returns
- If the function succeeds, will return ZoomSDKError_Success, otherwise failed.
◆ _delegate
◆ delegate