Mac SDK
Instance Methods | Protected Attributes | Properties | List of all members
ZoomSDKRealNameAuthenticationController Class Reference
Inheritance diagram for ZoomSDKRealNameAuthenticationController:

Instance Methods

(ZoomSDKError) - enableZoomAuthRealNameMeetingUIShown:
 Enable to show the zoom Real-name authentication meeting UI. More...
 
(NSArray *) - getSupportPhoneNumberCountryList
 Get the country for mobile phone number supported by the SDK. More...
 
(ZoomSDKRetrieveSMSVerificationCodeController *) - resendSMSVerificationCodeController
 Get the resend Verification Code Controller. More...
 
(ZoomSDKVerifySMSVerificationCodeController *) - reVerifySMSVerificationCodeController
 Get the reVerify Code Controller. More...
 
(ZoomSDKError) - setDefaultCellPhoneInfo:phoneNumber:
 Set the default cell phone information. More...
 

Protected Attributes

id< ZoomSDKRealNameAuthenticationDelegate_delegate
 

Properties

id< ZoomSDKRealNameAuthenticationDelegatedelegate
 

Method Documentation

◆ enableZoomAuthRealNameMeetingUIShown:

- (ZoomSDKError) enableZoomAuthRealNameMeetingUIShown: (BOOL)  enable

Enable to show the zoom Real-name authentication meeting UI.

Parameters
enableYes 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

- (ZoomSDKRetrieveSMSVerificationCodeController *) resendSMSVerificationCodeController

Get the resend Verification Code Controller.

Returns
An object of ZoomSDKRetrieveSMSVerificationCodeController.

◆ reVerifySMSVerificationCodeController

- (ZoomSDKVerifySMSVerificationCodeController *) reVerifySMSVerificationCodeController

Get the reVerify Code Controller.

Returns
An object of ZoomSDKVerifySMSVerificationCodeController.

◆ 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.

The documentation for this class was generated from the following file: