iOS API
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CMobileRTCAnnotationServiceDelegateShare sender will disable the annotation, this delegate will notify the status change to viewer #only for custom UI#
 C<MobileRTCAudioRawDataDelegate>This class is used to receive audio raw data. The MobileRTCAudioRawDataDelegate protocol is required in the custom meeting UI view
 C<MobileRTCAudioServiceDelegate>An Audio Service will issue the following values when the meeting audio changes
 C<MobileRTCCustomizedUIMeetingDelegate>The class that conform to the MobileRTCCustomizedUIMeetingDelegate protocol can provide methods for tracking the In-Meeting Event and determining policy for each Event. The MobileRTCCustomizedUIMeetingDelegate protocol is required in the custom meeting UI view
 CMobileRTCDirectShareServiceDelegateDirect sharing helper callback
 C<MobileRTCInterpretationServiceDelegate>Callback event when the Interpretaion status change
 CMobileRTCMeetingService(AppShare)Starts an App share meeting
 CMobileRTCMeetingService(Audio)
 CMobileRTCMeetingService(BO)
 CMobileRTCMeetingService(Chat)
 CMobileRTCMeetingService(Customize)Provide interfaces for outgoing calls and Call Room Device
 CMobileRTCMeetingService(InMeeting)Set to provide interfaces for meeting events
 CMobileRTCMeetingService(Interpretation)
 CMobileRTCMeetingService(User)
 CMobileRTCMeetingService(Video)
 CMobileRTCMeetingService(VirtualBackground)Meeting service for virtual background
 CMobileRTCMeetingService(Webinar)
 C<MobileRTCMeetingServiceDelegate>The Meeting Service will issue the following values when the meeting state changes
 C<MobileRTCPremeetingDelegate>Sink the event of scheduling/editing/deleting/listing a meeting
 C<MobileRTCPreProcessorDelegate>This class is used to preprocess rawdata data before rendering. The MobileRTCPreProcessorDelegate protocol is required in the custom meeting UI view
 C<MobileRTCShareServiceDelegate>Callback event when the meeting sharing status changes
 C<MobileRTCSMSServiceDelegate>This class is use to retrive and verify SMS
 C<MobileRTCUserServiceDelegate>Callback event when the attendee's status changes
 C<MobileRTCVideoRawDataDelegate>This class is used to receive video raw data. The MobileRTCVideoRawDataDelegate protocol is required in the custom meeting UI view
 C<MobileRTCVideoServiceDelegate>A video service will issue the following values when the meeting video changes
 C<MobileRTCVideoSourceDelegate>This class is used to send your own video rawdata. The MobileRTCVideoSourceDelegate protocol is required in the custom meeting UI view
 CMobileRTCWaitingRoomServiceDelegateMeeting host enabled the waiting room feature, then the delegate will receive this notification #only for custom UI#
 C<MobileRTCWebinarServiceDelegate>Callback event when the Webinar changes
 CNSObject
 C<NSObject>
 C<NSObjectNSObject>
 CUIView