Show / Hide Table of Contents

Enum UserStatus

User statuses.

Namespace: GameJolt.Objects
Assembly: GameJolt.dll
Syntax
public enum UserStatus

Fields

Name Description
Active

The user is still a member of the site.

Banned

The user has been banned.

Undefined

The status of the user could not be determined.

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