public class TransferFile.TransferProgress extends Object implements TransferFile.TransferListener
Constructor and Description |
---|
TransferProgress(long contentLength) |
Modifier and Type | Method and Description |
---|---|
long |
getBytesTransferred() |
int |
getTransferPercentage() |
void |
notifyBufferWrite(long bytes) |
public void notifyBufferWrite(long bytes)
notifyBufferWrite
in interface TransferFile.TransferListener
public long getBytesTransferred()
public int getTransferPercentage()