public interface

OnProgressListener

com.google.firebase.storage.OnProgressListener<TProgress>

Class Overview

A listener that is called periodically during execution of the ControllableTask.

Summary

Public Methods
abstract void onProgress(TProgress snapshot)

Public Methods

public abstract void onProgress (TProgress snapshot)

Parameters
snapshot TProgress