|
|
WebinarRegisterType | _webinarRegisterType |
| |
◆ getWebinarRegisterType
| - (WebinarRegisterType) getWebinarRegisterType |
|
|
|
Get type of user registers webinar.
- Returns
- The type of user to register webinar.
◆ getWebinarRegisterURL
| - (NSURL*) getWebinarRegisterURL |
|
|
|
Get URL of user registers webinar.
- Returns
- The url for user to register webinar.
◆ inputEmail:screenName:
| - (ZoomSDKError) inputEmail: |
|
(NSString *) |
email |
| screenName: |
|
(NSString *) |
name |
|
|
| |
Input email and screen name to register webinar.
- Parameters
-
| email | The email to register webinar |
| name | The display name to register webinar. |
- Returns
- If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.
The documentation for this class was generated from the following file: