TaskState.Paused
public final class TaskState.Paused<T extends Object> extends TaskState
java.lang.Object | ||
↳ | com.google.firebase.storage.ktx.TaskState | |
↳ | com.google.firebase.storage.ktx.TaskState.Paused |
Called any time the upload/download is paused.
Deprecation Notice: The Kotlin extensions (KTX) APIs have been added to their respective main modules, and the Kotlin extension (KTX) APIs in com.google.firebase.firebase-storage-ktx
are now deprecated. As early as April 2024, we'll no longer release KTX modules. For details, see the FAQ about this initiative.