Package cn.leancloud.callback
Class GenericObjectCallback
java.lang.Object
cn.leancloud.callback.GenericObjectCallback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisRetryNeeded(int statusCode, Throwable error) voidvoidvoidonGroupRequestFinished(int left, int total, LCObject object) voidonSuccess(String content, LCException e) void
-
Constructor Details
-
GenericObjectCallback
public GenericObjectCallback()
-
-
Method Details
-
onSuccess
-
onFailure
-
onFailure
-
onGroupRequestFinished
-
isRetryNeeded
-
retry
-
isRequestStatisticNeed
public boolean isRequestStatisticNeed()
-