com.jimischopp.jyoutube
Interface JYouTube.ProgressReportingFilePart.ProgressListener

All Known Implementing Classes:
JYouTube, JYouTubeTest
Enclosing class:
JYouTube.ProgressReportingFilePart

public static interface JYouTube.ProgressReportingFilePart.ProgressListener

Interface to be implemented if you wish to receive updates about HTTP file upload progress


Method Summary
 void progressUpdate(JYouTube.ProgressReportingFilePart.ProgressUpdateEvent event)
           
 

Method Detail

progressUpdate

void progressUpdate(JYouTube.ProgressReportingFilePart.ProgressUpdateEvent event)