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 void
ClientEventAdapter. onGetRooms(Client client, String gameName, String location, RoomType roomtype, List<RoomInfo> rooms)
void
ClientEventListener. 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