Class FileMgr.FileTransferResult
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.silverpeas.mobile.client.common.file.FileMgr.FileTransferResult
- Enclosing class:
- FileMgr
public static class FileMgr.FileTransferResult
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
FileTransferResult
protected FileTransferResult()
-
-
Method Details
-
getBytesSent
public final int getBytesSent() -
getResponseCode
public final int getResponseCode() -
getResponse
-