Interface ProgressListener


public interface ProgressListener
Author:
atolomei@novamens.com (Alejandro Tolomei)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onUpdate(int progress)
     
  • Method Details

    • onUpdate

      void onUpdate(int progress)