habbokt
jvm
api
/
com.habbokt.api.room
/
Room
/
Room
Room
constructor
(
id
:
Int
,
port
:
Int
,
name
:
String
,
userCount
:
Int
,
maxUsers
:
Int
,
parentId
:
Int
,
description
:
String
,
door
:
Int
,
swfCast
:
String
,
usersInQueue
:
Int
,
visible
:
Boolean
,
owner
:
String
)