eu.gnome.morena
Interface TransferListener

All Superinterfaces:
TransferDoneListener

public interface TransferListener
extends TransferDoneListener


Method Summary
 void transferProgress(int percent)
          This is a callback method that is called by the system as the image is transferred from device.
 
Methods inherited from interface eu.gnome.morena.TransferDoneListener
transferDone, transferFailed
 

Method Detail

transferProgress

void transferProgress(int percent)
This is a callback method that is called by the system as the image is transferred from device.

Parameters:
percent - - percent of page data transferred