Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKSharePreprocessParam Class Reference

start pre-process share's parameter. More...

#include <ZoomVideoSDKShareHelper.h>

Inherits NSObject.

Properties

ZoomVideoSDKSharePreprocessType type
 
UIView * view
 

Detailed Description

start pre-process share's parameter.

Definition at line 78 of file ZoomVideoSDKShareHelper.h.

Property Documentation

◆ type

- (ZoomVideoSDKSharePreprocessType) type
readwritenonatomicassign

Definition at line 79 of file ZoomVideoSDKShareHelper.h.

◆ view

- (UIView*) view
readwritenonatomicweak

Definition at line 80 of file ZoomVideoSDKShareHelper.h.