Class: EResult

Inherits:
Object
  • Object
show all
Defined in:
lib/steamd/generated/eresult.rb

Overview

Represents the EResult enum

Constant Summary collapse

DATA_TYPE =

Data type of EResult

'int'
INVALID =

Constant INVALID for EResult

0
OK =

Constant OK for EResult

1
FAIL =

Constant FAIL for EResult

2
NO_CONNECTION =

Constant NO_CONNECTION for EResult

3
INVALID_PASSWORD =

Constant INVALID_PASSWORD for EResult

5
LOGGED_IN_ELSEWHERE =

Constant LOGGED_IN_ELSEWHERE for EResult

6
INVALID_PROTOCOL_VER =

Constant INVALID_PROTOCOL_VER for EResult

7
INVALID_PARAM =

Constant INVALID_PARAM for EResult

8
FILE_NOT_FOUND =

Constant FILE_NOT_FOUND for EResult

9
BUSY =

Constant BUSY for EResult

10
INVALID_STATE =

Constant INVALID_STATE for EResult

11
INVALID_NAME =

Constant INVALID_NAME for EResult

12
INVALID_EMAIL =

Constant INVALID_EMAIL for EResult

13
DUPLICATE_NAME =

Constant DUPLICATE_NAME for EResult

14
ACCESS_DENIED =

Constant ACCESS_DENIED for EResult

15
TIMEOUT =

Constant TIMEOUT for EResult

16
BANNED =

Constant BANNED for EResult

17
ACCOUNT_NOT_FOUND =

Constant ACCOUNT_NOT_FOUND for EResult

18
INVALID_STEAM_ID =

Constant INVALID_STEAM_ID for EResult

19
SERVICE_UNAVAILABLE =

Constant SERVICE_UNAVAILABLE for EResult

20
NOT_LOGGED_ON =

Constant NOT_LOGGED_ON for EResult

21
PENDING =

Constant PENDING for EResult

22
ENCRYPTION_FAILURE =

Constant ENCRYPTION_FAILURE for EResult

23
INSUFFICIENT_PRIVILEGE =

Constant INSUFFICIENT_PRIVILEGE for EResult

24
LIMIT_EXCEEDED =

Constant LIMIT_EXCEEDED for EResult

25
REVOKED =

Constant REVOKED for EResult

26
EXPIRED =

Constant EXPIRED for EResult

27
ALREADY_REDEEMED =

Constant ALREADY_REDEEMED for EResult

28
DUPLICATE_REQUEST =

Constant DUPLICATE_REQUEST for EResult

29
ALREADY_OWNED =

Constant ALREADY_OWNED for EResult

30
IP_NOT_FOUND =

Constant IP_NOT_FOUND for EResult

31
PERSIST_FAILED =

Constant PERSIST_FAILED for EResult

32
LOCKING_FAILED =

Constant LOCKING_FAILED for EResult

33
LOGON_SESSION_REPLACED =

Constant LOGON_SESSION_REPLACED for EResult

34
CONNECT_FAILED =

Constant CONNECT_FAILED for EResult

35
HANDSHAKE_FAILED =

Constant HANDSHAKE_FAILED for EResult

36
IO_FAILURE =

Constant IO_FAILURE for EResult

37
REMOTE_DISCONNECT =

Constant REMOTE_DISCONNECT for EResult

38
SHOPPING_CART_NOT_FOUND =

Constant SHOPPING_CART_NOT_FOUND for EResult

39
BLOCKED =

Constant BLOCKED for EResult

40
IGNORED =

Constant IGNORED for EResult

41
NO_MATCH =

Constant NO_MATCH for EResult

42
ACCOUNT_DISABLED =

Constant ACCOUNT_DISABLED for EResult

43
SERVICE_READ_ONLY =

Constant SERVICE_READ_ONLY for EResult

44
45
ADMINISTRATOR_OK =

Constant ADMINISTRATOR_OK for EResult

46
CONTENT_VERSION =

Constant CONTENT_VERSION for EResult

47
TRY_ANOTHER_CM =

Constant TRY_ANOTHER_CM for EResult

48
PASSWORD_REQUIRED_TO_KICK_SESSION =

Constant PASSWORD_REQUIRED_TO_KICK_SESSION for EResult

49
ALREADY_LOGGED_IN_ELSEWHERE =

Constant ALREADY_LOGGED_IN_ELSEWHERE for EResult

50
SUSPENDED =

Constant SUSPENDED for EResult

51
CANCELLED =

Constant CANCELLED for EResult

52
DATA_CORRUPTION =

Constant DATA_CORRUPTION for EResult

53
DISK_FULL =

Constant DISK_FULL for EResult

54
REMOTE_CALL_FAILED =

Constant REMOTE_CALL_FAILED for EResult

55
PASSWORD_NOT_SET =

Constant PASSWORD_NOT_SET for EResult

56
PASSWORD_UNSET =

Constant PASSWORD_UNSET for EResult

56
EXTERNAL_ACCOUNT_UNLINKED =

Constant EXTERNAL_ACCOUNT_UNLINKED for EResult

57
PSN_TICKET_INVALID =

Constant PSN_TICKET_INVALID for EResult

58
EXTERNAL_ACCOUNT_ALREADY_LINKED =

Constant EXTERNAL_ACCOUNT_ALREADY_LINKED for EResult

59
REMOTE_FILE_CONFLICT =

Constant REMOTE_FILE_CONFLICT for EResult

60
ILLEGAL_PASSWORD =

Constant ILLEGAL_PASSWORD for EResult

61
SAME_AS_PREVIOUS_VALUE =

Constant SAME_AS_PREVIOUS_VALUE for EResult

62
ACCOUNT_LOGON_DENIED =

Constant ACCOUNT_LOGON_DENIED for EResult

63
CANNOT_USE_OLD_PASSWORD =

Constant CANNOT_USE_OLD_PASSWORD for EResult

64
INVALID_LOGIN_AUTH_CODE =

Constant INVALID_LOGIN_AUTH_CODE for EResult

65
ACCOUNT_LOGON_DENIED_NO_MAIL_SENT =

Constant ACCOUNT_LOGON_DENIED_NO_MAIL_SENT for EResult

66
ACCOUNT_LOGON_DENIED_NO_MAIL =

Constant ACCOUNT_LOGON_DENIED_NO_MAIL for EResult

66
HARDWARE_NOT_CAPABLE_OF_IPT =

Constant HARDWARE_NOT_CAPABLE_OF_IPT for EResult

67
IPT_INIT_ERROR =

Constant IPT_INIT_ERROR for EResult

68
PARENTAL_CONTROL_RESTRICTED =

Constant PARENTAL_CONTROL_RESTRICTED for EResult

69
FACEBOOK_QUERY_ERROR =

Constant FACEBOOK_QUERY_ERROR for EResult

70
EXPIRED_LOGIN_AUTH_CODE =

Constant EXPIRED_LOGIN_AUTH_CODE for EResult

71
IP_LOGIN_RESTRICTION_FAILED =

Constant IP_LOGIN_RESTRICTION_FAILED for EResult

72
ACCOUNT_LOCKED =

Constant ACCOUNT_LOCKED for EResult

73
ACCOUNT_LOCKED_DOWN =

Constant ACCOUNT_LOCKED_DOWN for EResult

73
ACCOUNT_LOGON_DENIED_VERIFIED_EMAIL_REQUIRED =

Constant ACCOUNT_LOGON_DENIED_VERIFIED_EMAIL_REQUIRED for EResult

74
NO_MATCHING_URL =

Constant NO_MATCHING_URL for EResult

75
BAD_RESPONSE =

Constant BAD_RESPONSE for EResult

76
REQUIRE_PASSWORD_RE_ENTRY =

Constant REQUIRE_PASSWORD_RE_ENTRY for EResult

77
VALUE_OUT_OF_RANGE =

Constant VALUE_OUT_OF_RANGE for EResult

78
UNEXPECTED_ERROR =

Constant UNEXPECTED_ERROR for EResult

79
DISABLED =

Constant DISABLED for EResult

80
INVALID_CEG_SUBMISSION =

Constant INVALID_CEG_SUBMISSION for EResult

81
RESTRICTED_DEVICE =

Constant RESTRICTED_DEVICE for EResult

82
REGION_LOCKED =

Constant REGION_LOCKED for EResult

83
RATE_LIMIT_EXCEEDED =

Constant RATE_LIMIT_EXCEEDED for EResult

84
ACCOUNT_LOGON_DENIED_NEED_TWO_FACTOR_CODE =

Constant ACCOUNT_LOGON_DENIED_NEED_TWO_FACTOR_CODE for EResult

85
ACCOUNT_LOGIN_DENIED_NEED_TWO_FACTOR =

Constant ACCOUNT_LOGIN_DENIED_NEED_TWO_FACTOR for EResult

85
ITEM_OR_ENTRY_HAS_BEEN_DELETED =

Constant ITEM_OR_ENTRY_HAS_BEEN_DELETED for EResult

86
ITEM_DELETED =

Constant ITEM_DELETED for EResult

86
ACCOUNT_LOGIN_DENIED_THROTTLE =

Constant ACCOUNT_LOGIN_DENIED_THROTTLE for EResult

87
TWO_FACTOR_CODE_MISMATCH =

Constant TWO_FACTOR_CODE_MISMATCH for EResult

88
TWO_FACTOR_ACTIVATION_CODE_MISMATCH =

Constant TWO_FACTOR_ACTIVATION_CODE_MISMATCH for EResult

89
ACCOUNT_ASSOCIATED_TO_MULTIPLE_PLAYERS =

Constant ACCOUNT_ASSOCIATED_TO_MULTIPLE_PLAYERS for EResult

90
ACCOUNT_ASSOCIATED_TO_MULTIPLE_PARTNERS =

Constant ACCOUNT_ASSOCIATED_TO_MULTIPLE_PARTNERS for EResult

90
NOT_MODIFIED =

Constant NOT_MODIFIED for EResult

91
NO_MOBILE_DEVICE_AVAILABLE =

Constant NO_MOBILE_DEVICE_AVAILABLE for EResult

92
NO_MOBILE_DEVICE =

Constant NO_MOBILE_DEVICE for EResult

92
TIME_IS_OUT_OF_SYNC =

Constant TIME_IS_OUT_OF_SYNC for EResult

93
TIME_NOT_SYNCED =

Constant TIME_NOT_SYNCED for EResult

93
SMS_CODE_FAILED =

Constant SMS_CODE_FAILED for EResult

94
TOO_MANY_ACCOUNTS_ACCESS_THIS_RESOURCE =

Constant TOO_MANY_ACCOUNTS_ACCESS_THIS_RESOURCE for EResult

95
ACCOUNT_LIMIT_EXCEEDED =

Constant ACCOUNT_LIMIT_EXCEEDED for EResult

95
ACCOUNT_ACTIVITY_LIMIT_EXCEEDED =

Constant ACCOUNT_ACTIVITY_LIMIT_EXCEEDED for EResult

96
PHONE_ACTIVITY_LIMIT_EXCEEDED =

Constant PHONE_ACTIVITY_LIMIT_EXCEEDED for EResult

97
REFUND_TO_WALLET =

Constant REFUND_TO_WALLET for EResult

98
EMAIL_SEND_FAILURE =

Constant EMAIL_SEND_FAILURE for EResult

99
NOT_SETTLED =

Constant NOT_SETTLED for EResult

100
NEED_CAPTCHA =

Constant NEED_CAPTCHA for EResult

101
GSLT_DENIED =

Constant GSLT_DENIED for EResult

102
GS_OWNER_DENIED =

Constant GS_OWNER_DENIED for EResult

103
INVALID_ITEM_TYPE =

Constant INVALID_ITEM_TYPE for EResult

104
IP_BANNED =

Constant IP_BANNED for EResult

105
GSLT_EXPIRED =

Constant GSLT_EXPIRED for EResult

106