|
Meeting SDK for iOS API Reference
|
Core meeting service providing meeting management, control, and configuration functionality. More...
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 |
| Enables the client to start or join a meeting. More... | |
Core meeting service providing meeting management, control, and configuration functionality.
Definition in file MobileRTCMeetingService.h.