interface HostRoom {
    roomType: HostRoomType;
}

Properties

Properties

roomType: HostRoomType