public interface OnProgressListener

A listener that is called periodically during execution of a LoadBundleTask.

Public Method Summary

abstract void
onProgress(ProgressT snapshot)

Public Methods

public abstract void onProgress (ProgressT snapshot)

Parameters
snapshot