{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class HostedFile
Constants to access hosted file data and convenience methods for building Uris.
Nested types |
|
|---|---|
HostedFile.FileHost |
An enum containing all known storage services. |
HostedFile.FileType |
Enum used to indicate whether a file is a directory or regular file. |
HostedFile.HostedFileColumn |
An enum of the columns returned by the hosted file service. |
Public constructors |
|
|---|---|
Public methods |
|
|---|---|
static Uri |
buildUri(HostedFile.FileHost host, String fileName) |