mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
Rebase master
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
535446192f
commit
e7190b522e
1 changed files with 1 additions and 0 deletions
|
@ -1099,6 +1099,7 @@ public class FileUploader extends Service
|
|||
* It provides by itself the available operations.
|
||||
*/
|
||||
public class FileUploaderBinder extends Binder implements OnDatatransferProgressListener {
|
||||
|
||||
/**
|
||||
* Map of listeners that will be reported about progress of uploads from a {@link FileUploaderBinder} instance
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue