public class FileInformation extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
cancelPendingUpload()
Cancels a pending upload.
|
boolean |
isCached()
Returns true if the file is cached locally.
|
boolean |
isPendingUpload()
Returns true if this file was recently added but not yet commited.
|
public boolean isCached()
public boolean isPendingUpload()
public void cancelPendingUpload()
Copyright © 2017. All rights reserved.