Meeting SDK for macOS API Reference
|
#include <ZoomSDKRawDataShareSourceController.h>
Inherits <NSObjectNSObject>.
Instance Methods | |
(void) | - onStartSend: |
Notify to start send share source. | |
(void) | - onStopSend |
Notify to stop send share source. | |
Definition at line 23 of file ZoomSDKRawDataShareSourceController.h.
- (void) onStartSend: | (ZoomSDKShareSender *_Nullable) | sender |
Notify to start send share source.
sender | The object of ZoomSDKShareSender to send share source. |
- (void) onStopSend |
Notify to stop send share source.