Module it.polimi.ingsw.am13
Class MsgCommandGetRooms
java.lang.Object
it.polimi.ingsw.am13.network.socket.message.Message
it.polimi.ingsw.am13.network.socket.message.command.MsgCommand
it.polimi.ingsw.am13.network.socket.message.command.MsgCommandGetRooms
- All Implemented Interfaces:
Serializable
Command message which is sent to get the existing rooms. It is empty
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MsgCommandGetRooms
public MsgCommandGetRooms()Empty constructor
-