Video SDK for iOS API Reference
All Classes Files Functions Enumerations Enumerator Properties
ZoomVideoSDKShareStatus Class Reference

Share status of user. More...

#include <ZoomVideoSDKShareHelper.h>

Inherits NSObject.

Properties

ZoomVideoSDKReceiveSharingStatus sharingStatus
 The user's share status.
 

Detailed Description

Share status of user.

Definition at line 19 of file ZoomVideoSDKShareHelper.h.

Property Documentation

◆ sharingStatus

- (ZoomVideoSDKReceiveSharingStatus) sharingStatus
readwritenonatomicassign

The user's share status.

Definition at line 23 of file ZoomVideoSDKShareHelper.h.

Referenced by ZoomVideoSDKShareHelper::createAnnotationHelper:.