| Package | Description |
|---|---|
| com.bynder.sdk.api | |
| com.bynder.sdk.service.asset | |
| com.bynder.sdk.service.upload |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<SaveMediaResponse>> |
BynderApi.saveMedia(Map<String,String> params)
Saves a new media asset in Bynder.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<SaveMediaResponse> |
AssetServiceImpl.uploadFile(UploadQuery uploadQuery)
Check
AssetService for more information. |
io.reactivex.Observable<SaveMediaResponse> |
AssetService.uploadFile(UploadQuery uploadQuery)
Uploads a file with the information specified in the query parameter.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<SaveMediaResponse> |
FileUploader.uploadFile(UploadQuery uploadQuery)
Uploads a file with the information specified in the query parameter.
|
Copyright © 2022. All rights reserved.