iOS API
Properties | List of all members
MobileRTCMeetingStartParam4WithoutLoginUser Class Reference

The method provides parameters for non-logged-in user to start meeting. The ZAK cannot be null. More...

#import <MobileRTCMeetingService.h>

Inheritance diagram for MobileRTCMeetingStartParam4WithoutLoginUser:
MobileRTCMeetingStartParam

Properties

MobileRTCUserType userType
 User type.
 
NSString * userName
 User name.
 
NSString * userID
 User ID.
 
NSString * zak
 User ZAK. The ZAK cannot be null.
 
- Properties inherited from MobileRTCMeetingStartParam
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 non-logged-in user to start meeting. The ZAK cannot be null.


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