Meeting SDK for iOS API Reference
|
The class that conform to the MobileRTCCustomizedUIMeetingDelegate protocol can provide methods for tracking the In-Meeting Event and determining policy for each event. More...
#include <MobileRTCMeetingDelegate.h>
Inherits <NSObject>.
Instance Methods | |
(void) | - onInitMeetingView |
Notify user to create a custom in-meeting UI. | |
(void) | - onDestroyMeetingView |
Notify user to destroy the custom in-meeting UI. | |
The class that conform to the MobileRTCCustomizedUIMeetingDelegate protocol can provide methods for tracking the In-Meeting Event and determining policy for each event.
Definition at line 1662 of file MobileRTCMeetingDelegate.h.
|
optionalrequired |
Notify user to destroy the custom in-meeting UI.
|
required |
Notify user to create a custom in-meeting UI.