iOS API
|
Direct sharing helper Interface. More...
#import <MobileRTCDirectShareService.h>
Instance Methods | |
(BOOL) | - canStartDirectShare |
Determine if it is able to start the direct sharing. More... | |
(BOOL) | - isDirectShareInProgress |
Determine if direct sharing is in progress. More... | |
(BOOL) | - startDirectShare |
Start direct sharing. More... | |
(BOOL) | - stopDirectShare |
Stop direct sharing. More... | |
Properties | |
id< MobileRTCDirectShareServiceDelegate > _Nullable | delegate |
Direct sharing helper Interface.
- (BOOL) canStartDirectShare |
Determine if it is able to start the direct sharing.
- (BOOL) isDirectShareInProgress |
Determine if direct sharing is in progress.
- (BOOL) startDirectShare |
Start direct sharing.
- (BOOL) stopDirectShare |
Stop direct sharing.