private void RoomInfo(IUserToken token, Room room) { token.CALL_ROOM_ACMD_ROOM_INFO(DTOHelper.GetRoomInfoDTO(room)); }