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