Package 

Interface SaveImageCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void callback(boolean allSuccess, File file)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • callback

         abstract void callback(boolean allSuccess, File file)