Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomSDKFileTransferInfo.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of file transfer status.
int getBitPerSecond()
Get the speed of the file transfer in bits per second.
int getCompleteSize()
Get the size of the file transferred so far in bytes.
ZoomSDKFileTransferStatus getTransStatus()
int getCompletePercentage()
Get the percentage of the file transfer completed.