Interface ProgressStatusCallback


public interface ProgressStatusCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    statusChanged(int progressValue)
     
    void
     
  • Method Details

    • statusChanged

      void statusChanged(int progressValue)
    • transferFinished

      void transferFinished()