|
|
NSString * | zak |
| | Security session key got from web.
|
| |
|
NSString * | displayName |
| | User's screen name displayed in the meeting.
|
| |
|
NSString * | vanityID |
| | Set meetingNumber to 0 if you want to start a meeting with vanityID.
|
| |
|
SDKUserType | userType |
| | User type.
|
| |
|
NSString * | userId |
| | The ID of user got from ZOOM website.
|
| |
|
long long | meetingNumber |
| | It may be the number of a scheduled meeting or a Personal Meeting ID. Set it to 0 to start an instant meeting.
|
| |
|
BOOL | isDirectShare |
| | Set it to YES to start sharing computer desktop directly when meeting starts.
|
| |
|
CGDirectDisplayID | displayID |
| | The APP to be shared.
|
| |
|
BOOL | isNoVideo |
| | Set it to YES to turn off the video when user joins meeting.
|
| |
|
BOOL | isNoAuido |
| | Set it to YES to turn off the audio when user joins meeting.
|
| |
|
NSString * | participantId |
| | Participant ID the participant id of user.
|
| |
The documentation for this class was generated from the following file: