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 613 of file ZoomVideoSDKDelegate.h.
|
optional |
Callback for share source can start send raw data.
rawDataSender | See [ZoomVideoSDKShareSender]. |
|
optionalrequired |
Callback for share source stop send raw data.