Uses of Class
com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
| Package | Description |
|---|---|
| com.bitheads.braincloud.comms |
-
Uses of FileUploader.FileUploaderStatus in com.bitheads.braincloud.comms
Methods in com.bitheads.braincloud.comms that return FileUploader.FileUploaderStatus Modifier and Type Method Description FileUploader.FileUploaderStatusFileUploader. getStatus()static FileUploader.FileUploaderStatusFileUploader.FileUploaderStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static FileUploader.FileUploaderStatus[]FileUploader.FileUploaderStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.