org.solovyev.android
Class ResolvedCaptcha
java.lang.Object
org.solovyev.android.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(@NotNull
String captchaSid,
@NotNull
String captchaKey)
getCaptchaSid
@NotNull
public String getCaptchaSid()
getCaptchaKey
@NotNull
public String getCaptchaKey()
Copyright © 2012. All Rights Reserved.