Uses of Class
cn.leancloud.sms.LCCaptchaDigest
Packages that use LCCaptchaDigest
-
Uses of LCCaptchaDigest in cn.leancloud.core
Methods in cn.leancloud.core that return types with arguments of type LCCaptchaDigestModifier and TypeMethodDescriptionio.reactivex.Observable<LCCaptchaDigest> StorageClient.requestCaptcha(LCCaptchaOption option) -
Uses of LCCaptchaDigest in cn.leancloud.sms
Methods in cn.leancloud.sms that return types with arguments of type LCCaptchaDigestModifier and TypeMethodDescriptionstatic io.reactivex.Observable<LCCaptchaDigest> LCCaptcha.requestCaptchaInBackground(LCCaptchaOption option) Methods in cn.leancloud.sms with parameters of type LCCaptchaDigestModifier and TypeMethodDescriptionstatic io.reactivex.Observable<LCCaptchaValidateResult> LCCaptcha.verifyCaptchaCodeInBackground(String captchaCode, LCCaptchaDigest captchaDigest)