Meeting SDK for iOS API Reference
|
Send your own share raw data. More...
#include <MobileRTCMeetingDelegate.h>
Inherits <NSObject>.
Instance Methods | |
(void) | - onStartSend: |
Notify to start send share source. | |
(void) | - onStopSend |
Notify to stop send share source. | |
Send your own share raw data.
Definition at line 1834 of file MobileRTCMeetingDelegate.h.
|
optional |
Notify to start send share source.
sender | The object of MobileRTCShareSender to send share source. |
|
optionalrequired |
Notify to stop send share source.