Class FileMgr.FileTransferError
- java.lang.Object
-
- com.google.gwt.core.client.JavaScriptObject
-
- org.silverpeas.mobile.client.common.file.FileMgr.FileTransferError
-
- Enclosing class:
- FileMgr
public static class FileMgr.FileTransferError extends com.google.gwt.core.client.JavaScriptObject
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
FileTransferError()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FileMgr.FileTransferErrorCode
getCode()
-
-
-
Method Detail
-
getCode
public final FileMgr.FileTransferErrorCode getCode()
-
-