Package cn.leancloud.callback
Class RequestMobileCodeCallback
-
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
-
RequestMobileCodeCallback
public RequestMobileCodeCallback()
-
-
Method Details
-
done
-
internalDone0
- Specified by:
internalDone0in classLCCallback<LCNull>
-