iOS SDK API Reference
Loading...
Searching...
No Matches
MobileRTCMeetingService.h File Reference
#import <Foundation/Foundation.h>
#import "MobileRTCConstants.h"
#import "MobileRTCMeetingDelegate.h"

Go to the source code of this file.

Classes

class  MobileRTCMeetingStartParam
 Provides settings for starting a meeting, such as enabling screen sharing, microphone, and camera. More...
 
class  MobileRTCMeetingStartParam4LoginlUser
 Provides settings for a logged-in user to start a meeting. More...
 
class  MobileRTCMeetingStartParam4WithoutLoginUser
 Provides parameters for a non-logged-in user (an anonymous user) to start a meeting. More...
 
class  MobileRTCMeetingJoinParam
 Provides settings for joining a meeting, such as start meeting with microphone or camera disabled. More...
 
class  MobileRTCWebinarRegistLegalNoticeContent
 Interface that provides settings for legal notice content for Webinar registration. More...
 
class  MobileRTCMeetingParameter
 Provides settings for meetings. More...
 
class  MobileRTCMeetingService
 Enables the client to start or join a meeting. More...