FirebaseFirestore Framework Reference

FIRLoadBundleTaskState

enum FIRLoadBundleTaskState : NSInteger {}

Represents the state of bundle loading tasks.

Both error and inProgress are final states: the task will be in either an aborted or completed state and there will be no more subsequent updates.