public class RemoteStorage extends Object
| Constructor and Description |
|---|
RemoteStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteRemoteFile(String fileId) |
void |
downloadFile(String fileId,
String localPath) |
String |
getUri(String fileId) |
String |
storeFile(File f,
boolean randomName) |
Copyright © 2019. All Rights Reserved.