Enumeration of common SDK errors.
Interface for file receiver operations.
long getSenderUserId()
Gets the file sender's user ID.
MobileRTCSDKError startReceive(String path)
Starts receiving the file.
ZoomSDKFileTransferInfo getTransferInfo()
Gets file transfer detail.
MobileRTCSDKError cancelReceive()
Cancels the file receive.
Interface for file transfer information operations.