Package cn.leancloud.callback
Class SendCallback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voiddone(LCException e) protected final voidinternalDone0(LCNull t, LCException LCException) Methods inherited from class cn.leancloud.callback.LCCallback
internalDone, internalDone, setMainThreadChecker
-
Constructor Details
-
SendCallback
public SendCallback()
-
-
Method Details
-
done
-
internalDone0
- Specified by:
internalDone0in classLCCallback<LCNull>
-