![]() |
Mac SDK
|
Join meeting helper. More...
#import <ZoomSDKMeetingActionController.h>
Instance Methods | |
| (JoinMeetingReqInfoType) | - getReqInfoType |
| Get the type of register information. More... | |
| (ZoomSDKError) | - inputPassword: |
| Input the password to join meeting. More... | |
| (ZoomSDKError) | - cancel |
| Cancel to join meeting. More... | |
Protected Attributes | |
| JoinMeetingReqInfoType | _reqInfoType |
Join meeting helper.
| - (ZoomSDKError) cancel |
Cancel to join meeting.
| - (JoinMeetingReqInfoType) getReqInfoType |
Get the type of register information.
| - (ZoomSDKError) inputPassword: | (NSString *) | password |
Input the password to join meeting.
| password | The meeting password of the meeting. |