Class: EDenyReason
- Inherits:
-
Object
- Object
- EDenyReason
- Defined in:
- lib/steamd/generated/enums.rb
Overview
Represents the EDenyReason enum
Constant Summary collapse
- DATA_TYPE =
Data type of EDenyReason
'int'- INVALID_VERSION =
Constant INVALID_VERSION for EDenyReason
1- GENERIC =
Constant GENERIC for EDenyReason
2- NOT_LOGGED_ON =
Constant NOT_LOGGED_ON for EDenyReason
3- NO_LICENSE =
Constant NO_LICENSE for EDenyReason
4- CHEATER =
Constant CHEATER for EDenyReason
5- LOGGED_IN_ELSE_WHERE =
Constant LOGGED_IN_ELSE_WHERE for EDenyReason
6- UNKNOWN_TEXT =
Constant UNKNOWN_TEXT for EDenyReason
7- INCOMPATIBLE_ANTICHEAT =
Constant INCOMPATIBLE_ANTICHEAT for EDenyReason
8- MEMORY_CORRUPTION =
Constant MEMORY_CORRUPTION for EDenyReason
9- INCOMPATIBLE_SOFTWARE =
Constant INCOMPATIBLE_SOFTWARE for EDenyReason
10- STEAM_CONNECTION_LOST =
Constant STEAM_CONNECTION_LOST for EDenyReason
11- STEAM_CONNECTION_ERROR =
Constant STEAM_CONNECTION_ERROR for EDenyReason
12- STEAM_RESPONSE_TIMED_OUT =
Constant STEAM_RESPONSE_TIMED_OUT for EDenyReason
13- STEAM_VALIDATION_STALLED =
Constant STEAM_VALIDATION_STALLED for EDenyReason
14- STEAM_OWNER_LEFT_GUEST_USER =
Constant STEAM_OWNER_LEFT_GUEST_USER for EDenyReason
15