Method: MsgClientChatRoomInfo#type
- Defined in:
- lib/steamd/generated/steammsg.rb
#type ⇒ EChatInfoType
Note:
defaults to
Gets the type variable.
1838 1839 1840 |
# File 'lib/steamd/generated/steammsg.rb', line 1838 def type @variables['type'][:value] end |