TaskState.InProgress

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


Called periodically as data is transferred and can be used to populate an upload/download indicator.

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> InProgress(@NonNull T snapshot)

Public fields

snapshot

public final @NonNullsnapshot

Public constructors

InProgress

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