Uses of Class
cn.leancloud.callback.ProgressCallback
Packages that use ProgressCallback
-
Uses of ProgressCallback in cn.leancloud
Methods in cn.leancloud with parameters of type ProgressCallbackModifier and TypeMethodDescriptionvoidLCFile.saveInBackground(boolean keepFileName, ProgressCallback progressCallback) save to cloud backend.voidLCFile.saveInBackground(ProgressCallback progressCallback) save to cloud backend.voidLCFile.saveInBackground(LCUser asAuthenticatedUser, boolean keepFileName, ProgressCallback progressCallback) save to cloud in background.