Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX