Enum CaptchaService.CaptchaStatus
The busy status of the service.
Namespace: RuriLib.CaptchaServices
Assembly: RuriLib.dll
Syntax
public enum CaptchaStatus
Fields
Name | Description |
---|---|
Completed | A captcha was solved. |
Idle | No captcha is being solved. |
Processing | A captcha is being solved. |