Class ReservedRoomVariables

java.lang.Object
com.smartfoxserver.entities.variables.ReservedRoomVariables

public class ReservedRoomVariables extends Object
The class contains static fields that represent names of "reserved" Room Variables. All reserved names start with a dollar sign ( $ )
  • Field Details

    • RV_GAME_STARTED

      public static final String 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()