com.jimischopp.jyoutube
Class JYouTube.ProgressReportingFilePart.ProgressUpdateEvent
java.lang.Object
com.jimischopp.jyoutube.JYouTube.ProgressReportingFilePart.ProgressUpdateEvent
- Enclosing class:
- JYouTube.ProgressReportingFilePart
public static class JYouTube.ProgressReportingFilePart.ProgressUpdateEvent
- extends java.lang.Object
Contains event information about the progress of an HTTP File Upload
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isError
public boolean isError()
getErrorMessage
public java.lang.String getErrorMessage()
getTotalBytesSent
public long getTotalBytesSent()
getTotalBytesToSend
public long getTotalBytesToSend()
getElapsedMillis
public long getElapsedMillis()
getFileName
public java.lang.String getFileName()
getParameterName
public java.lang.String getParameterName()