| Package | Description |
|---|---|
| com.podio.file |
| Modifier and Type | Method and Description |
|---|---|
static FileSize |
FileSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSize[] |
FileSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileAPI.downloadFile(int fileId,
File target,
FileSize size)
Downloads the file and saves it to given file
|
Copyright © 2014. All Rights Reserved.