5#import <Foundation/Foundation.h>
26- (
MobileRTCSDKError)showAppSignalInView:(UIView *)containerView originPoint:(CGPoint)originXY;
MobileRTCSDKError
Enumeration of the SDK error.
Handler for app signal panel in meeting.
BOOL canShowPanel()
Determines if the panel can be shown.
MobileRTCSDKError hidePanel()
Hides the app signal panel.