|
iOS SDK API Reference
|
#import <MobileRTCMeetingDelegate.h>
Inherits <NSObject>.
Instance Methods | |
| (void) | - onStartSend: |
| Notify to start send share source. | |
| (void) | - onStopSend |
| Notify to stop send share source. | |
Definition at line 1172 of file MobileRTCMeetingDelegate.h.
|
optional |
Notify to start send share source.
| sender | The object of MobileRTCShareSender to send share source. |
|
optional |
Notify to stop send share source.