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

Instance Methods

(ZoomSDKError) - retriveWithCountryCode:PhoneNum:
 Send message to mobile phone. 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.

◆ retriveWithCountryCode:PhoneNum:

- (ZoomSDKError) retriveWithCountryCode: (NSString *)  code
PhoneNum: (NSString *)  phoneNumber 

Send message to mobile phone.

Parameters
codeinternational area code for mobile phone number.
phoneNumberuser phone number.
Returns
If the function succeeds,will return ZoomSDKError_Success.

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