◆ 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_Code | international area code for mobile phone number. |
| number | user phone number. |
| code | the SMS verification code. |
- Returns
- If the function succeeds,will return ZoomSDKError_Success.
The documentation for this class was generated from the following file: