macOS SDK API Reference
|
#import <ZoomSDKRawDataShareSourceController.h>
Inherits NSObject.
Instance Methods | |
(ZoomSDKError) | - setExternalShareSource: |
Set the delegate of share source. | |
Definition at line 35 of file ZoomSDKRawDataShareSourceController.h.
- (ZoomSDKError) setExternalShareSource: | (id< ZoomSDKShareSourceDelegate >) | shareSource |
Set the delegate of share source.
shareSource | The delegate to receive callback. |