public interface OneDownloadFile
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getDownloadedFile()
Gets the file handel of the downloaded file.
|
OneFile |
getMetaData()
Gets the meta data of the downloaded file.
|
void |
startDownload()
Starts Download, blocks until finished.
|
OneFile getMetaData()
void startDownload()
throws java.io.IOException,
OneDriveAuthenticationException
java.io.IOExceptionOneDriveAuthenticationExceptionjava.io.File getDownloadedFile()