Package sfs3.client.entities.variables
Class ReservedRoomVariables
java.lang.Object
sfs3.client.entities.variables.ReservedRoomVariables
The ReservedRoomVariables class contains the constants describing the SmartFoxServer API reserved Room Variable names.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe Room Variable with this name keeps track of the state (started or stopped) of a game created with the CreateSFSGameRequest request. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RV_GAME_STARTED
The Room Variable with this name keeps track of the state (started or stopped) of a game created with the CreateSFSGameRequest request.- See Also:
-
-
Constructor Details
-
ReservedRoomVariables
public ReservedRoomVariables()
-