|
iOS SDK API Reference
|
#import <Foundation/Foundation.h>#import "MobileRTCVideoRawData.h"#import "MobileRTCAudioRawData.h"#import "MobileRTCBORole.h"#import "MobileRTCReturnToMainSessionHandler.h"#import "MobileRTCPreProcessRawData.h"#import "MobileRTCAudioSender.h"#import "MobileRTCVideoSender.h"#import "MobileRTCShareSender.h"#import "MobileRTCVideoCapabilityItem.h"#import "MobileRTCLiveTranscriptionLanguage.h"#import "MobileRTCRawLiveStreamInfo.h"#import "MobileRTCRequestRawLiveStreamPrivilegeHandler.h"Go to the source code of this file.
Classes | |
| protocol | <MobileRTCMeetingServiceDelegate> |
| Delegate containing callbacks related to meeting state updates. More... | |
| protocol | <MobileRTCAudioServiceDelegate> |
| Callbacks related to updates to in-meeting audio functionality for the current user's device and audio status of other users. More... | |
| protocol | <MobileRTCVideoServiceDelegate> |
| Callbacks related to updates to in-meeting video functionality for the current user's device and video status of other users. More... | |
| protocol | <MobileRTCUserServiceDelegate> |
| The attendee's status changes. More... | |
| protocol | <MobileRTCShareServiceDelegate> |
| The meeting sharing status changes. More... | |
| protocol | <MobileRTCInterpretationServiceDelegate> |
| Callback event when the Interpretaion status change. More... | |
| protocol | <MobileRTCSignInterpretationServiceDelegate> |
| protocol | <MobileRTCWebinarServiceDelegate> |
| Indicates when the Webinar changes. More... | |
| protocol | <MobileRTCLiveTranscriptionServiceDelegate> |
| Invoke this function when the attendee is not allowed to talk. More... | |
| protocol | <MobileRTC3DAvatarDelegate> |
| Invoke this function when using a 3D avatar. More... | |
| protocol | <MobileRTCCustomizedUIMeetingDelegate> |
| The class that conform to the MobileRTCCustomizedUIMeetingDelegate protocol can provide methods for tracking the In-Meeting Event and determining policy for each event. @discussion The MobileRTCCustomizedUIMeetingDelegate protocol is required in the custom meeting UI view. More... | |
| protocol | <MobileRTCVideoRawDataDelegate> |
| This class is used to receive video raw data. @discussion The MobileRTCVideoRawDataDelegate protocol is required in the custom meeting UI view. More... | |
| protocol | <MobileRTCAudioRawDataDelegate> |
| Receive audio raw data. @discussion The MobileRTCAudioRawDataDelegate protocol is required in the custom meeting UI view. More... | |
| protocol | <MobileRTCAudioSourceDelegate> |
| Send your own raw audio data. @discussion The MobileRTCAudioSourceDelegate protocol is required in the custom meeting UI view. More... | |
| protocol | <MobileRTCPreProcessorDelegate> |
| Preprocess raw data data before rendering. @discussion The MobileRTCPreProcessorDelegate protocol is required in the custom meeting UI view. More... | |
| protocol | <MobileRTCVideoSourceDelegate> |
| Send your own raw video data. @discussion The MobileRTCVideoSourceDelegate protocol is required in the custom meeting UI view. More... | |
| protocol | <MobileRTCShareSourceDelegate> |
| protocol | <MobileRTCSMSServiceDelegate> |
| Retrieve and verify SMS. More... | |
| protocol | <MobileRTCBOServiceDelegate> |
| protocol | <MobileRTCReactionServiceDelegate> |
| protocol | <MobileRTCBODataDelegate> |
| protocol | <MobileRTCBOAdminDelegate> |
| protocol | <MobileRTCBOAttendeeDelegate> |
| protocol | <MobileRTCBOCreatorDelegate> |