Interface ScalablePictureListener


  • public interface ScalablePictureListener
    This interface allows an object to inform another object that the status it is listening on has changed.
    • Method Detail

      • scalableStatusChange

        void scalableStatusChange​(int statusCode,
                                  String statusMessage)
        inform the listener that the status has changed
      • sourceLoadProgressNotification

        void sourceLoadProgressNotification​(int statusCode,
                                            int percentage)
        inform the listener of progress on the loading of the image