|
Video SDK for iOS API Reference
|
Custom external share source interface. More...
#include <ZoomVideoSDKDelegate.h>
Inherits <NSObject>.
Instance Methods | |
| (void) | - onShareSendStarted: |
| Callback event when share source can start sending raw data. | |
| (void) | - onShareSendStopped |
| Callback event when share source stops sending raw data. | |
Custom external share source interface.
Definition at line 819 of file ZoomVideoSDKDelegate.h.
|
optional |
Callback event when share source can start sending raw data.
| rawDataSender | The sender object. |
|
optionalrequired |
Callback event when share source stops sending raw data.