ZoomVideoSdkShareAction constructor

ZoomVideoSdkShareAction(
  1. int shareSourceId,
  2. String shareStatus,
  3. String subscribeFailReason,
  4. bool isAnnotationPrivilegeEnabled,
  5. String shareType,
)

Implementation

ZoomVideoSdkShareAction(
    this.shareSourceId,
    this. shareStatus,
    this.subscribeFailReason,
    this.isAnnotationPrivilegeEnabled,
    this.shareType);