Class: EChatRoomType

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

Overview

Represents the EChatRoomType enum

Constant Summary collapse

DATA_TYPE =

Data type of EChatRoomType

'int'
FRIEND =

Constant FRIEND for EChatRoomType

1
MUC =

Constant MUC for EChatRoomType

2
LOBBY =

Constant LOBBY for EChatRoomType

3