TaskState.Paused

public final class TaskState.Paused<T extends Object> extends TaskState


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.

Summary

Public fields

final @NonNull T

Public constructors

<T extends Object> Paused(@NonNull T snapshot)

Public fields

snapshot

public final @NonNullsnapshot

Public constructors

Paused

public <T extends Object> Paused(@NonNull T snapshot)