Mac SDK
Instance Methods | List of all members
ZoomSDKVerifySMSVerificationCodeController Class Reference
Inheritance diagram for ZoomSDKVerifySMSVerificationCodeController:

Instance Methods

(ZoomSDKError) - verifyWithCountryCode:withPhoneNumber:withCode:
 Verify SMS verification code. More...
 
(ZoomSDKError) - cancelAndLeaveMeeting
 Cancel and leave meeting. More...
 

Method Documentation

◆ cancelAndLeaveMeeting

- (ZoomSDKError) cancelAndLeaveMeeting

Cancel and leave meeting.

Returns
If the function succeeds,will return ZoomSDKError_Success.

◆ verifyWithCountryCode:withPhoneNumber:withCode:

- (ZoomSDKError) verifyWithCountryCode: (NSString *)  countryCode
withPhoneNumber: (NSString *)  number
withCode: (NSString *)  code 

Verify SMS verification code.

Parameters
country_Codeinternational area code for mobile phone number.
numberuser phone number.
codethe SMS verification code.
Returns
If the function succeeds,will return ZoomSDKError_Success.

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