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

Instance Methods

(NSString *displayName) - NS_DEPRECATED_MAC
 User's screen name displayed in the meeting.
 
(NSString *userId) - NS_DEPRECATED_MAC
 The userId generates from ZOOM site of user account.
 

Properties

NSString * vanityID
 Set meetingNumber to 0 if you want to start a meeting with vanityID.
 
ZoomSDKUserType userType
 It depends on the type of client account.
 
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: