java.lang.Object | ||
↳ | java.lang.Enum<chan.content.ChanPerformer.CaptchaState> | |
↳ | chan.content.ChanPerformer.CaptchaState |
Captcha states for onReadCaptcha(ReadCaptchaData)
.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ChanPerformer.CaptchaState | CAPTCHA | User must enter captcha. |
|||||||||
ChanPerformer.CaptchaState | NEED_LOAD | User must click to load captcha. |
|||||||||
ChanPerformer.CaptchaState | PASS | Captcha pass enabled. |
|||||||||
ChanPerformer.CaptchaState | SKIP | Without captcha. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Parameters | |
---|---|
name |
String
|
Returns | |
---|---|
ChanPerformer.CaptchaState |