com.google.android.gms.wearable.DataApi.GetFdForAssetResult |
Contains a file descriptor for the requested asset.
This object should be released after use.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a file descriptor for the requested asset.
| |||||||||||
Returns an input stream wrapping the file descriptor.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns a file descriptor for the requested asset.
Returns | |
---|---|
ParcelFileDescriptor |
Returns an input stream wrapping the file descriptor. When this input stream is closed, the file descriptor is, as well.
Returns | |
---|---|
InputStream |