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.

Important: In July 2025, we stopped releasing KTX modules and removed the KTX libraries from the Firebase Android BoM (v34.0.0). If you use KTX APIs from the KTX modules, we recommend that you migrate your app to use KTX APIs from the main modules instead. 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)