React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/storage
TaskState
Variable TaskState
TaskState
:
{
CANCELED
:
"canceled"
;
CANCELLED
:
"canceled"
;
ERROR
:
"error"
;
PAUSED
:
"paused"
;
RUNNING
:
"running"
;
SUCCESS
:
"success"
;
}
Represents the current state of a running upload/download.
Type Declaration
Readonly
CANCELED
:
"canceled"
Readonly
CANCELLED
:
"canceled"
Readonly
ERROR
:
"error"
Readonly
PAUSED
:
"paused"
Readonly
RUNNING
:
"running"
Readonly
SUCCESS
:
"success"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
npm
React Native Firebase
Loading...
Represents the current state of a running upload/download.