Meeting SDK for iOS API Reference
|
import <Foundation/Foundation.h>
import <MobileRTC/MobileRTCConstants.h>
import <MobileRTC/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 | MobileRTCInputUserInfoHandler |
Interface for handling user input when joining a meeting. More... | |
class | MobileRTCMeetingService |
Manage sign interpretation status, interpreters, and available languages in a Zoom meeting. More... | |