iOS API
Properties | List of all members
MobileRTCMeetingStartParam Class Reference

The method provides parameters for starting meeting. More...

#import <MobileRTCMeetingService.h>

Inheritance diagram for MobileRTCMeetingStartParam:
MobileRTCMeetingStartParam4LoginlUser MobileRTCMeetingStartParam4WithoutLoginUser

Properties

BOOL isAppShare
 Notify if it is an App share meeting.
 
BOOL noAudio
 Start meeting without audio.
 
BOOL noVideo
 Start meeting without video

 
NSString * participantID
 Participant ID.
 
NSString * vanityID
 Meeting vanity ID, what is personal link name.
 
NSString * meetingNumber
 Meeting number.
 

Detailed Description

The method provides parameters for starting meeting.


The documentation for this class was generated from the following file: