Also: "Google
Play services"
Known Direct Subclasses |
Base class for state.
Public Constructor Summary
Public Method Summary
Exception |
getError()
Returns the last error encountered.
|
StorageReference |
getStorage()
Returns the target of the upload.
|
StorageTask<TResult> |
getTask()
Returns the
StorageTask
for this state.
|
Inherited Method Summary
Public Constructors
Public Methods
public StorageReference getStorage ()
Also:
"Google Play services"
Returns the target of the upload.
public StorageTask<TResult> getTask ()
Also:
"Google Play services"
Returns the StorageTask
for this state.