Uses of Class
cn.leancloud.sms.LCCaptchaValidateResult
Packages that use LCCaptchaValidateResult
-
Uses of LCCaptchaValidateResult in cn.leancloud.core
Methods in cn.leancloud.core that return types with arguments of type LCCaptchaValidateResultModifier and TypeMethodDescriptionio.reactivex.Observable<LCCaptchaValidateResult> StorageClient.verifyCaptcha(String code, String token) -
Uses of LCCaptchaValidateResult in cn.leancloud.sms
Methods in cn.leancloud.sms that return types with arguments of type LCCaptchaValidateResultModifier and TypeMethodDescriptionstatic io.reactivex.Observable<LCCaptchaValidateResult> LCCaptcha.verifyCaptchaCodeInBackground(String captchaCode, LCCaptchaDigest captchaDigest)