Java Client ProgressListener on Large File Upload
Is there a method in the Box Java API to include a progress listener for large uploads?
There is a method to include a progress listener for uploadFile(stream, name, size, ProgressListener), but there appears to be no option to include that on the uploadLargeFile method.
https://github.com/box/box-java-sdk/blob/master/doc/files.md#upload-a-large-file-in-chunks
Any help is appreciated.
サインインしてコメントを残してください。
コメント
0件のコメント