java.lang.Object | |
↳ | com.google.firebase.storage.StorageTask.SnapshotBase |
![]() |
Base class for state.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the last error encountered.
| |||||||||||
Returns the target of the upload.
| |||||||||||
Returns the
StorageTask for this state. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Parameters | |
---|---|
error |
Exception |
Returns the last error encountered.
Returns | |
---|---|
Exception |
Returns the StorageTask
for this state.
Returns | |
---|---|
StorageTask<TResult> |