Package 

Class LoadImageTask

    • Method Summary

      Modifier and Type Method Description
      String getSuccessEventType() Get the currently configured EventType string that is to be emitted on successful load of aBitmap.
      void setSuccessEventType(String type) Set the EventType string to be emitted on successful load of a Bitmap.
      • Methods inherited from class android.os.AsyncTask

        cancel, execute, execute, executeOnExecutor, get, getStatus, isCancelled
      • Methods inherited from class java.lang.Object

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

      • getSuccessEventType

         String getSuccessEventType()

        Get the currently configured EventType string that is to be emitted on successful load of aBitmap.

      • setSuccessEventType

         void setSuccessEventType(String type)

        Set the EventType string to be emitted on successful load of a Bitmap.

        Parameters:
        type - the EventType string