Package video.api.client.api.upload
Interface UploadPartProgressListener
-
public interface UploadPartProgressListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonProgress(Long bytesWritten, Long totalBytes)
-