| Package | Description |
|---|---|
| com.bynder.sdk.service | |
| com.bynder.sdk.service.impl | |
| com.bynder.sdk.service.upload |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<UploadProgress> |
AssetBankService.uploadFileWithProgress(UploadQuery uploadQuery)
Uploads a file with Progress Report.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<UploadProgress> |
AssetBankServiceImpl.uploadFileWithProgress(UploadQuery uploadQuery)
Check
AssetBankService for more information. |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<UploadProgress> |
FileUploader.uploadFileWithProgress(UploadQuery uploadQuery)
Uploads a file with the information specified in the query parameter
while providing information on the progress of the upload via the Observable returned.
|
Copyright © 2017. All rights reserved.