Package com.twocaptcha.captcha
Class FunCaptcha
- java.lang.Object
-
- com.twocaptcha.captcha.Captcha
-
- com.twocaptcha.captcha.FunCaptcha
-
public class FunCaptcha extends Captcha
-
-
Constructor Summary
Constructors Constructor Description FunCaptcha()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetData(String key, String value)voidsetSiteKey(String siteKey)voidsetSUrl(String sUrl)voidsetUrl(String url)voidsetUserAgent(String userAgent)
-