Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTC.h File Reference

Main framework header providing core Zoom meeting SDK functionality and all necessary imports. More...

import <UIKit/UIKit.h>
import <Foundation/Foundation.h>
import <MobileRTC/MobileRTCConstants.h>
import <MobileRTC/MobileRTCMeetingUserInfo.h>
import <MobileRTC/MobileRTCRoomDevice.h>
import <MobileRTC/MobileRTCAuthService.h>
import <MobileRTC/MobileRTCMeetingService.h>
import <MobileRTC/MobileRTCAutoFramingParameter.h>
import <MobileRTC/MobileRTCMeetingService+AppShare.h>
import <MobileRTC/MobileRTCMeetingService+InMeeting.h>
import <MobileRTC/MobileRTCMeetingService+Customize.h>
import <MobileRTC/MobileRTCMeetingService+Audio.h>
import <MobileRTC/MobileRTCMeetingService+Video.h>
import <MobileRTC/MobileRTCMeetingService+User.h>
import <MobileRTC/MobileRTCMeetingService+Chat.h>
import <MobileRTC/MobileRTCMeetingService+Avatar.h>
import <MobileRTC/MobileRTCMeetingService+Webinar.h>
import <MobileRTC/MobileRTCMeetingService+QA.h>
import <MobileRTC/MobileRTCMeetingService+VirtualBackground.h>
import <MobileRTC/MobileRTCMeetingService+Interpretation.h>
import <MobileRTC/MobileRTCMeetingService+BO.h>
import <MobileRTC/MobileRTCMeetingService+Reaction.h>
import <MobileRTC/MobileRTCMeetingService+LiveTranscription.h>
import <MobileRTC/MobileRTCMeetingService+Docs.h>
import <MobileRTC/MobileRTCMeetingService+RawArchiving.h>
import <MobileRTC/MobileRTCMeetingService+Phone.h>
import <MobileRTC/MobileRTCMeetingService+SmartSummary.h>
import <MobileRTC/MobileRTCMeetingService+AICompanion.h>
import <MobileRTC/MobileRTCMeetingService+Whiteboard.h>
import <MobileRTC/MobileRTCMeetingService+Polling.h>
import <MobileRTC/MobileRTCMeetingService+Encryption.h>
import <MobileRTC/MobileRTCMeetingSettings.h>
import <MobileRTC/MobileRTCInviteHelper.h>
import <MobileRTC/MobileRTCMeetingChat.h>
import <MobileRTC/MobileRTCMeetingDelegate.h>
import <MobileRTC/MobileRTCVideoView.h>
import <MobileRTC/MobileRTCMeetingActionItem.h>
import <MobileRTC/MobileRTCAnnotationService.h>
import <MobileRTC/MobileRTCRemoteControlService.h>
import <MobileRTC/MobileRTCCameraControlService.h>
import <MobileRTC/MobileRTCWaitingRoomService.h>
import <MobileRTC/MobileRTCRenderer.h>
import <MobileRTC/MobileRTCAudioRawDataHelper.h>
import <MobileRTC/MobileRTCVideoSourceHelper.h>
import <MobileRTC/MobileRTCShareSourceHelper.h>
import <MobileRTC/MobileRTCAudioSourceHelper.h>
import <MobileRTC/MobileRTCSMSService.h>
import <MobileRTC/MobileRTCDirectShareService.h>
import <MobileRTC/MobileRTCReminderHelper.h>

Go to the source code of this file.

Classes

class  MobileRTCSDKInitContext
 The configuration object used to initialize the Zoom SDK. More...
 
class  MobileRTC
 Initialize the class to acquire all the services. More...
 

Detailed Description

Main framework header providing core Zoom meeting SDK functionality and all necessary imports.

Definition in file MobileRTC.h.