9#import <Foundation/Foundation.h>
20- (BOOL)TryWithMeetingNumber:(NSString *_Nonnull)meetingNumber;
27- (BOOL)TryWithPairingCode:(NSString *_Nonnull)pairingCode;
55@property (assign, nonatomic) id<MobileRTCDirectShareServiceDelegate> _Nullable
delegate;
MobileRTCDirectShareStatus
Direct sharing status.
Direct sharing helper callback.
Direct sharing helper Interface.
BOOL stopDirectShare()
Stop direct sharing.
BOOL startDirectShare()
Start direct sharing.
BOOL isDirectShareInProgress()
Determine if direct sharing is in progress.
id< MobileRTCDirectShareServiceDelegate > _Nullable delegate
BOOL canStartDirectShare()
Determine if it is able to start the direct sharing.
Direct sharing by meeting ID or pairing code helper interface.
BOOL cancel()
Delete the present direct sharing..