Class ReservedRoomVariables
java.lang.Object
com.smartfoxserver.entities.variables.ReservedRoomVariables
The class contains static fields that represent names of "reserved" Room Variables.
All reserved names start with a dollar sign ( $ )
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringUsed by the SFSGame Rooms to notify the change in the started/stopped game status -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RV_GAME_STARTED
Used by the SFSGame Rooms to notify the change in the started/stopped game status- See Also:
-
-
Constructor Details
-
ReservedRoomVariables
public ReservedRoomVariables()
-