public class BoxRequestsPreview
extends BoxRequestsFile
| Modifier and Type | Class and Description |
|---|---|
static class |
BoxRequestsPreview.CheckFileConsistency
Queries the server for file information so we can validate whether or not the file on disk has been altered
|
static class |
BoxRequestsPreview.DownloadPreview
Request to download a preview
|
static class |
BoxRequestsPreview.GetAudioID3Metadata
Gets the ID3 metadata for an audio preview
|
static class |
BoxRequestsPreview.GetCacheFileInfo
Caches file information.
|
static class |
BoxRequestsPreview.PollForConversionReady
Polls the preview endpoint until the conversion is ready or the timeout is reached
|
static class |
BoxRequestsPreview.PreviewBatchRequest
This class contains a set of invidual tasks related to downloading a preview for a given file.
|
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
FIELD_PAGE |
protected static java.lang.String |
TAG |
| Constructor and Description |
|---|
BoxRequestsPreview() |
protected static final java.lang.String TAG
protected static final java.lang.String FIELD_PAGE