Uses of Class
io.sockit.gameclient.RoomInfo
-
Uses of RoomInfo in io.sockit.gameclient
Method parameters in io.sockit.gameclient with type arguments of type RoomInfo Modifier and Type Method Description voidClientEventAdapter. onGetRooms(Client client, String gameName, String location, RoomType roomtype, List<RoomInfo> rooms)voidClientEventListener. onGetRooms(Client client, String gameName, String location, RoomType roomtype, List<RoomInfo> rooms)Event-Handler/Callback called when the Client receives the room list from the Server