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