videosphere
Preparing search index...
lib/platforms/google-resumable-upload
GoogleResumableProbeResult
Type Alias GoogleResumableProbeResult
GoogleResumableProbeResult
:
|
{
status
:
"resume"
;
bytesConfirmed
:
number
}
|
{
status
:
"complete"
;
resourceId
:
string
}
|
{
status
:
"invalid"
}
|
{
status
:
"unconfirmed"
}
Outcome of probing a stored Google resumable session (status query PUT with bytes-star-slash-total).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Outcome of probing a stored Google resumable session (status query PUT with bytes-star-slash-total).