enum Steamcr::EServerType

Defined in:

steamd/enums.cr

Enum Members

UTIL = -2
CLIENT = -3
C_SERVER = -4
C_ECON_BASE = -5
INVALID = -1
FIRST = 0
SHELL = 0
GM = 1
AM = 3

BUM = 2 # deprecated BUMOBOSOLETE = 2 # deprecated

BS = 4
VS = 5
ATS = 6
CM = 7
FBS = 8
BOX_MONITOR = 9

FG = 9 # deprecated (renamed to BoxMonitor)

SS = 10
DRMS = 11
CONSOLE = 13

HUB_OBSOLETE = 12 # deprecated

PICS = 14

ASBOBSOLETE = 14 # deprecated

CONTENT_STATS = 16

CLIENT = 15 # deprecated BOOTSTRAP_OBSOLETE = 16 # deprecated

DP = 17
WG = 18
SM = 19
SLC = 20
UFS = 21
COMMUNITY = 24

UTIL = 23 # deprecated DSS = 24 # deprecated (renamed to Community)

APP_INFORMATION = 26

P2_P_RELAY_OBSOLETE = 25 # deprecated

SPARE = 27
FTS = 28
SITE_LICENSE = 29

EPM = 29 # deprecated EPMOBSOLETE = 29 # deprecated

PS = 30
IS = 31
CCS = 32
DFS = 33
LBS = 34
MDS = 35
CS = 36
GC = 37
NS = 38
OGS = 39
WEB_API = 40
UDS = 41
MMS = 42
GMS = 43
KGS = 44
UCM = 45
RM = 46
FS = 47
ECON = 48
BACKPACK = 49
UGS = 50
STORE_FEATURE = 51

STORE = 51 # deprecated (renamed to StoreFeature)

MONEY_STATS = 52
CRE = 53
UMQ = 54
WORKSHOP = 55
BRP = 56
GCH = 57
MPAS = 58
TRADE = 59
SECRETS = 60
LOGSINK = 61
MARKET = 62
QUEST = 63
WDS = 64
ACS = 65
PNP = 66
TAX_FORM = 67
EXTERNAL_MONITOR = 68
PARENTAL = 69
PARTNER_UPLOAD = 70
PARTNER = 71
ES = 72
DEPOT_WEB_CONTENT = 73
EXTERNAL_CONFIG = 74
GAME_NOTIFICATIONS = 75
MARKET_REPL = 76
MARKET_SEARCH = 77
LOCALIZATION = 78
STEAM2_EMULATOR = 79
PUBLIC_TEST = 80
SOLR_MGR = 81
BROADCAST_RELAY = 82
BROADCAST_DIRECTORY = 83
VIDEO_MANAGER = 84
TRADE_OFFER = 85
BROADCAST_CHAT = 86
PHONE = 87
ACCOUNT_SCORE = 88
SUPPORT = 89
LOG_REQUEST = 90
LOG_WORKER = 91
EMAIL_DELIVERY = 92
INVENTORY_MANAGEMENT = 93
AUTH = 94
STORE_CATALOG = 95
HLTV_RELAY = 96
IDLS = 97
PERF = 98
ITEM_INVENTORY = 99
WATCHDOG = 100
ACCOUNT_HISTORY = 101
CHAT = 102
SHADER = 103
ACCOUNT_HARDWARE = 104
WEB_RTC = 105
GIVEAWAY = 106
CHAT_ROOM = 107
VOICE_CHAT = 108
QMS = 109
TRUST = 110
TIME_MACHINE = 111
VACDB_MASTER = 112
CONTENT_SERVER_CONFIG = 113
MINIGAME = 114
ML_TRAIN = 115
VAC_TEST = 116
TAX_SERVICE = 117
ML_INFERENCE = 118
UGS_AGGREGATE = 119
TURN = 120
REMOTE_CLIENT = 121
BROADCAST_ORIGIN = 122
BROADCAST_CHANNEL = 123
STEAM_AR = 124
CHINA = 125
CRASH_DUMP = 126

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_io(io, format) #

[View source]

Instance Method Detail

def account_hardware? #

[View source]
def account_history? #

[View source]
def account_score? #

[View source]
def acs? #

[View source]
def am? #

[View source]
def app_information? #

[View source]
def ats? #

[View source]
def auth? #

[View source]
def backpack? #

[View source]
def box_monitor? #

[View source]
def broadcast_channel? #

[View source]
def broadcast_chat? #

[View source]
def broadcast_directory? #

[View source]
def broadcast_origin? #

[View source]
def broadcast_relay? #

[View source]
def brp? #

[View source]
def bs? #

[View source]
def c_econ_base? #

[View source]
def c_server? #

[View source]
def ccs? #

[View source]
def chat? #

[View source]
def chat_room? #

[View source]
def china? #

[View source]
def client? #

[View source]
def cm? #

[View source]
def community? #

[View source]
def console? #

[View source]
def content_server_config? #

[View source]
def content_stats? #

[View source]
def crash_dump? #

[View source]
def cre? #

[View source]
def cs? #

[View source]
def depot_web_content? #

[View source]
def dfs? #

[View source]
def dp? #

[View source]
def drms? #

[View source]
def econ? #

[View source]
def email_delivery? #

[View source]
def es? #

[View source]
def external_config? #

[View source]
def external_monitor? #

[View source]
def fbs? #

[View source]
def first? #

[View source]
def fs? #

[View source]
def fts? #

[View source]
def game_notifications? #

[View source]
def gc? #

[View source]
def gch? #

[View source]
def giveaway? #

[View source]
def gm? #

[View source]
def gms? #

[View source]
def hltv_relay? #

[View source]
def idls? #

[View source]
def invalid? #

[View source]
def inventory_management? #

[View source]
def is? #

[View source]
def item_inventory? #

[View source]
def kgs? #

[View source]
def lbs? #

[View source]
def localization? #

[View source]
def log_request? #

[View source]
def log_worker? #

[View source]
def logsink? #

[View source]
def market? #

[View source]
def market_repl? #

[View source]
def market_search? #

[View source]
def mds? #

[View source]
def minigame? #

[View source]
def ml_inference? #

[View source]
def ml_train? #

[View source]
def mms? #

[View source]
def money_stats? #

[View source]
def mpas? #

[View source]
def ns? #

[View source]
def ogs? #

[View source]
def parental? #

[View source]
def partner? #

[View source]
def partner_upload? #

[View source]
def perf? #

[View source]
def phone? #

[View source]
def pics? #

[View source]
def pnp? #

[View source]
def ps? #

[View source]
def public_test? #

[View source]
def qms? #

[View source]
def quest? #

[View source]
def remote_client? #

[View source]
def rm? #

[View source]
def secrets? #

[View source]
def shader? #

[View source]
def shell? #

[View source]
def site_license? #

[View source]
def slc? #

[View source]
def sm? #

[View source]
def solr_mgr? #

[View source]
def spare? #

[View source]
def ss? #

[View source]
def steam2_emulator? #

[View source]
def steam_ar? #

[View source]
def store_catalog? #

[View source]
def store_feature? #

[View source]
def support? #

[View source]
def tax_form? #

[View source]
def tax_service? #

[View source]
def time_machine? #

[View source]
def to_io(io, format) #

[View source]
def trade? #

[View source]
def trade_offer? #

[View source]
def trust? #

[View source]
def turn? #

[View source]
def ucm? #

[View source]
def uds? #

[View source]
def ufs? #

[View source]
def ugs? #

[View source]
def ugs_aggregate? #

[View source]
def umq? #

[View source]
def util? #

[View source]
def vac_test? #

[View source]
def vacdb_master? #

[View source]
def video_manager? #

[View source]
def voice_chat? #

[View source]
def vs? #

[View source]
def watchdog? #

[View source]
def wds? #

[View source]
def web_api? #

[View source]
def web_rtc? #

[View source]
def wg? #

[View source]
def workshop? #

[View source]