| Interface | Description |
|---|---|
| BoxExecutor | |
| BoxItemFilter |
Interface that will allow previewing only select content from a folder.
|
| BoxPreviewViewTasks.Callback | |
| PreviewController |
| Class | Description |
|---|---|
| BoxApiPreview | |
| BoxAudioFile | |
| BoxAutoRefreshingSession | |
| BoxDocumentFile | |
| BoxPreviewUtils | |
| BoxPreviewViewTasks | |
| BoxPreviewViewTasks.GetImage | |
| BoxPreviewViewTasks.GetThumbnail | |
| BoxRequestsPreview |
Request class that groups all preview operation requests together
|
| BoxRequestsPreview.CheckFileConsistency |
Queries the server for file information so we can validate whether or not the file on disk has been altered
|
| BoxRequestsPreview.DownloadPreview |
Request to download a preview
|
| BoxRequestsPreview.GetAudioID3Metadata |
Gets the ID3 metadata for an audio preview
|
| BoxRequestsPreview.GetCacheFileInfo |
Caches file information.
|
| BoxRequestsPreview.PollForConversionReady |
Polls the preview endpoint until the conversion is ready or the timeout is reached
|
| BoxRequestsPreview.PollForConversionReady.PollForConversionResponseHandler | |
| BoxRequestsPreview.PreviewBatchRequest |
This class contains a set of invidual tasks related to downloading a preview for a given file.
|
| BoxThreadPoolExecutorActivity |
Base class for all activities that make API requests through the Box Content SDK.
|
| DefaultPreviewController | |
| Filters | |
| Filters.Audio | |
| Filters.Code | |
| Filters.Default |
Filters out all items and only the provided BoxFile will be displayed
|
| Filters.Dicom | |
| Filters.Image | |
| Filters.ImageOrVideo | |
| Filters.Video | |
| InspectableBoxFutureTask<E extends com.box.androidsdk.content.models.BoxObject> |
This is a future task that lets us get the original request object so we can inspect it.
|
| MimeTypeHelper |
| Enum | Description |
|---|---|
| BoxApiPreview.Extensions |
Enumeration of all preview supported extensions
|