org.solovyev.android.captcha
Class ResolvedCaptcha
java.lang.Object
org.solovyev.android.captcha.ResolvedCaptcha
public class ResolvedCaptcha
- extends Object
User: serso
Date: 5/28/12
Time: 11:26 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResolvedCaptcha
public ResolvedCaptcha(@Nonnull
String captchaSid,
@Nonnull
String captchaKey)
getCaptchaSid
@Nonnull
public String getCaptchaSid()
getCaptchaKey
@Nonnull
public String getCaptchaKey()
Copyright © 2014 se.solovyev. All Rights Reserved.