void onRequestBattle(String battleId, List<SeatUserInfo> battleUserList) { _battleManager.onRequestBattle(battleId, battleUserList); }