Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKFileTranserHandle.h File Reference

Interface for file transfer operations including sending, receiving, and managing file transfer status. More...

import <Foundation/Foundation.h>
import <ZoomVideoSDK/ZoomVideoSDK.h>

Go to the source code of this file.

Classes

class  ZoomVideoSDKFileTransferProgress
 Represents the progress details of a file transfer. More...
 
class  ZoomVideoSDKFileStatus
 Represents the status of a file transfer, including current state and progress. More...
 
class  ZoomVideoSDKFileTransferBaseInfo
 Represents a file being sent in the session. More...
 
class  ZoomVideoSDKSendFile
 Represents a file being sent in the session. More...
 
class  ZoomVideoSDKReceiveFile
 

Detailed Description

Interface for file transfer operations including sending, receiving, and managing file transfer status.

Definition in file ZoomVideoSDKFileTranserHandle.h.